All of lore.kernel.org
 help / color / mirror / Atom feed
* Another 'make world' problem - unstable changeset 8758
@ 2006-02-06 16:57 David F Barrera
  0 siblings, 0 replies; only message in thread
From: David F Barrera @ 2006-02-06 16:57 UTC (permalink / raw)
  To: xen-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-06 16:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-06 16:57 Another 'make world' problem - unstable changeset 8758 David F Barrera

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.