[opensuse] Error when compiling xen enabled kernel
![](https://seccdn.libravatar.org/avatar/4a27c718b19bca4ec6716f55b561f27d.jpg?s=120&d=mm&r=g)
I try to compile a Xen enabled kernel (2.6.22.17-0.1) from sources, by enabling Processor type and features -> Enable Xen compatible kernel When trying to compile I get the error: CC arch/x86_64/kernel/genapic-xen.o arch/x86_64/kernel/genapic-xen.c:28: error: ‘BAD_APICID’ undeclared here (not in a function) arch/x86_64/kernel/genapic-xen.c: In function ‘send_IPI_self’: arch/x86_64/kernel/genapic-xen.c:82: error: ‘APIC_DEST_SELF’ undeclared (first use in this function) arch/x86_64/kernel/genapic-xen.c:82: error: (Each undeclared identifier is reported only once arch/x86_64/kernel/genapic-xen.c:82: error: for each function it appears in.) make[1]: *** [arch/x86_64/kernel/genapic-xen.o] Error 1 make: *** [arch/x86_64/kernel] Error 2 Can anyone tell me how to solve this error? -- Bogdan Cristea -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (1)
-
Bogdan Cristea