[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Bug in 2.0.6 "buildconfigs" ?
I think there is a bug in mk.linux-2.6-* scripts which leads to always using xenX-defconfigs and ignoring configs in dist/install/boot. On line 34 in mk.linux-2.6-* you check for file: $(DESTDIR)/boot/config-$(LINUX_VER)$$CONFIG_VERSION this evals to filename "config-2.6.11.10$(XENGUEST)", which is obviously wrong. Makefiles in toplevel kernel trees does have the same error in it (these are set on line 30 in mk.linux-2.6.*) Makefile (for xen0) then starts with: --- VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 11 EXTRAVERSION = .10$(XENGUEST) XENGUEST = -xen0 NAME=Woozy Beaver --- Downloaded today at 13:08 from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-2.0.6-src.tgz Dave _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |