|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 516] New: Build break - .config:3: *** missing separator
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=516
Summary: Build break - .config:3: *** missing separator
Product: Xen
Version: unstable
Platform: All
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: Unspecified
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: dbarrera@xxxxxxxxxx
CC: hohnbaum@xxxxxxxxxx,pl@xxxxxxxxxx
Testing with changeset 8758, problem occurring in various platforms:
MEM64G is not set$!CONFIG_HIGHMEM64G=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
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
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-bugs] [Bug 516] New: Build break - .config:3: *** missing separator,
bugzilla-daemon <=
|
|
|
|
|