|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] x86_64 compile error / isa_bus_to_virt_needs_PRIVILEGED_
Vipin Bhargava wrote:
Vipin Bhargava wrote:
Using FC3 x86_64 and doing "make ARCH=xen world", I get the
following:
The issue is that x86-64 Kconfig defaults these two to y.
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
Can you try turning them off?
-Arun
Sorry, that doesn't work :-(
Same error.
If CONFIG_X86_IO_APIC=n, you shouldn't be trying to build mpparse.c.
Please try the updated patch I just sent.
-Arun
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|