[opensuse] Error when compiling xen enabled kernel



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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: The IMMEDIATE mess
    ... makes sense in compile state, then you can make it with IMMEDIATE. ... In 35 years I've yet to have a problem with IMMEDIATE. ... So I want to find a way to add the features I want instead of get rid ... If you give Forth programmers power, ...
    (comp.lang.forth)
  • Re: eclipse 3.0 - dose it support jdk1.5.0?
    ... >>Thje main concern of mine is that eclipse will compile and run all new ... Eclipse really should have allowed an easy entering of an external ... The jGRASP 1.7.1 release added more support for Java 1.5 features. ... generation now fully supports Java 1.5 syntax. ...
    (comp.lang.java.help)
  • Re: Which programming language is better to start
    ... >>> It may happen that some features in LISP render slower implementations ... >> work is done at compile time. ... >> In that kind of situations, static typing gets in the programmer's way ...
    (comp.programming)
  • Re: export
    ... > That's not too surprising, ... The benefit would be only to vendors who hadn't implemented it, ... A slope to adding new features? ... compile current boost without workarounds ...
    (comp.lang.cpp)
  • Re: dynamic vs. static: the age-old debate
    ... I am not saying that the features themselves are necissarily either ... static implementation of a dynamic language. ... static typing dictates that such programs be rejected at compile time. ...
    (comp.lang.misc)

Loading