|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Xen unstable/SuSE 9.3 install issue
Hi,
I have
successfully installed Xen unstable binary on SuSE 9.3. I am
trying to do a source install and I got the following error. Will
be glad for any help or guidance.
In file included from include/asm-xen/asm/processor.h:18,
from include/asm/thread_info.h:17,
from include/linux/thread_info.h:21,
from include/linux/spinlock.h:12,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/i386/kernel/asm-offsets.c:7:
include/asm-xen/asm/system.h: In function `__cmpxchg':
include/asm-xen/asm/system.h:256: error: `LOCK' undeclared (first use in this function)
include/asm-xen/asm/system.h:256: error: (Each undeclared identifier is reported only once
include/asm-xen/asm/system.h:256: error: for each function it appears in.)
include/asm-xen/asm/system.h:256: error: syntax error before string constant
include/asm-xen/asm/system.h:262: error: syntax error before string constant
include/asm-xen/asm/system.h:268: error: syntax error before string constant
make[5]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make[4]: *** [arch/i386/kernel/asm-offsets.s] Error 2
make[4]: Leaving directory `/root/xen-unstable/linux-2.6.12-xen0'
make[4]: Entering directory `/root/xen-unstable/linux-2.6.12-xen0'
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F
System.map -b /root/xen-unstable/dist/install -r 2.6.12-xen0; fi
make[4]: Leaving directory `/root/xen-unstable/linux-2.6.12-xen0'
make -C linux-2.6.12-xen0 ARCH=xen INSTALL_PATH=/root/xen-unstable/dist/install install
make[4]: Entering directory `/root/xen-unstable/linux-2.6.12-xen0'
CHK include/linux/version.h
CC arch/i386/kernel/asm-offsets.s
In file included from include/asm-xen/asm/processor.h:18,
from include/asm/thread_info.h:17,
from include/linux/thread_info.h:21,
from include/linux/spinlock.h:12,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/i386/kernel/asm-offsets.c:7:
include/asm-xen/asm/system.h:11:25: asm/smp_alt.h: No such file or directory
In file included from include/asm-xen/asm/processor.h:18,
from include/asm/thread_info.h:17,
from include/linux/thread_info.h:21,
from include/linux/spinlock.h:12,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/i386/kernel/asm-offsets.c:7:
include/asm-xen/asm/system.h: In function `__cmpxchg':
include/asm-xen/asm/system.h:256: error: `LOCK' undeclared (first use in this function)
include/asm-xen/asm/system.h:256: error: (Each undeclared identifier is reported only once
include/asm-xen/asm/system.h:256: error: for each function it appears in.)
include/asm-xen/asm/system.h:256: error: syntax error before string constant
include/asm-xen/asm/system.h:262: error: syntax error before string constant
include/asm-xen/asm/system.h:268: error: syntax error before string constant
make[5]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make[4]: *** [arch/i386/kernel/asm-offsets.s] Error 2
make[4]: Leaving directory `/root/xen-unstable/linux-2.6.12-xen0'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/root/xen-unstable'
make[2]: *** [linux-2.6-xen0-build] Error 2
make[2]: Leaving directory `/root/xen-unstable'
make[1]: *** [install-kernels] Error 1
make[1]: Leaving directory `/root/xen-unstable'
make: *** [world] Error 2
-- benjamin rualthanzauva
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Xen unstable/SuSE 9.3 install issue,
benjamin <=
|
|
|
|
|