[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Another 'make world' problem - unstable changeset 8758
Seeing this error on a couple of SLES 9 SP2 boxes.make CONFIG_FILE=linux-2.6.16-rc2-xen0/.config -f buildconfigs/Rules.mk config-update-pae make[4]: Entering directory `/tmp/xen-unstable.hg'grep '^CONFIG_HIGHMEM64G=y' linux-2.6.16-rc2-xen0/.config >/dev/null && ( sed -e 's!^CONFIG_HIGHMEM64G=y$!\# CONFIG_HIGHMEM64G is not set!;s!^\# CONFIG_HIGHMEM4G is not set$!CONFIG_HIGHMEM4G=y!' linux-2.6.16-rc2-xen0/.config > linux-2.6.16-rc2-xen0/.config- && mv linux-2.6.16-rc2-xen0/.config- linux-2.6.16-rc2-xen0/.config ) || true make[4]: Leaving directory `/tmp/xen-unstable.hg' # Patch kernel Makefile to set EXTRAVERSION ( cd linux-2.6.16-rc2-xen0 ; \sed -e 's/^EXTRAVERSION.*/&$(XENGUEST)\nXENGUEST = -xen0/' Makefile >Mk.tmp ; \ rm -f Makefile ; mv Mk.tmp Makefile ) make -C linux-2.6.16-rc2-xen0 ARCH=i386 oldconfig make[4]: Entering directory `/tmp/xen-unstable.hg/linux-2.6.16-rc2-xen0' .config:3: *** missing separator. Stop. make[4]: *** [scripts_basic] Error 2 make[4]: Leaving directory `/tmp/xen-unstable.hg/linux-2.6.16-rc2-xen0' make[3]: *** [linux-2.6.16-rc2-xen0/include/linux/autoconf.h] Error 2 make[3]: Leaving directory `/tmp/xen-unstable.hg' make[2]: *** [linux-2.6-xen0-install] Error 2 make[2]: Leaving directory `/tmp/xen-unstable.hg' make[1]: *** [install-kernels] Error 1 make[1]: Leaving directory `/tmp/xen-unstable.hg' make: *** [world] Error 2 -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |