|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] x86-64 dom0 kernel with smp fails to compile
Hello,
I try to compile a x86-64 xen dom0 kernel with smp support on a Debian
amd64 system. But it fails with the following error:
LD init/built-in.o
LD .tmp_vmlinux1
ld: BFD 2.15 assertion fail ../../bfd/linker.c:619
arch/xen/x86_64/kernel/head64.o(.init.text+0x127): In function
`x86_64_start_kernel':
: undefined reference to `cpu_online_map'
init/built-in.o(.text+0x71): In function `init':
: undefined reference to `smp_prepare_cpus'
init/built-in.o(.text+0x86): In function `init':
: undefined reference to `cpu_callout_map'
.
.
. a lot more undefined references
.
.
net/built-in.o(.text+0x18730): In function `rt_cpu_seq_start':
: undefined reference to `cpu_callout_map'
net/built-in.o(.text+0x18753): In function `rt_cpu_seq_next':
: undefined reference to `cpu_callout_map'
net/built-in.o(.text+0x49a82): In function `fold_field':
: undefined reference to `cpu_callout_map'
net/built-in.o(.text+0x4a449): more undefined references to
`cpu_callout_map' follow
make: *** [.tmp_vmlinux1] Error 1
I use the xen-unstable tree. Without smp support in the kernel there are
no problems. Any suggestions?
Florian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] x86-64 dom0 kernel with smp fails to compile,
Florian Gödden <=
|
|
|
|
|