|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] compil error on x86_64, when IA32_EMULATION [=y]
This functionality is not yet supported by the Xen hypervisor. So even
if you could compile it in it would not work.
On 6/1/05, Nicolai Guido Klausen <nklausen@xxxxxxxxx> wrote:
> using the xen-unstable from laste night
>
> Symbol: IA32_EMULATION [=y]
> │ Prompt: IA32 Emulation
> │ Defined at arch/xen/x86_64/Kconfig:409
> │ Depends on: XEN_X86_64
> │ Location:
> │ -> X86_64 processor configuration
> │ -> Executable file formats / Emulations
>
>
>
>
> Compil error:
>
>
> CC arch/xen/x86_64/kernel/time.o
> LD arch/xen/x86_64/kernel/built-in.o
> CC arch/xen/x86_64/kernel/head64.o
> CC arch/xen/x86_64/kernel/init_task.o
> CC arch/xen/x86_64/mm/init.o
> CC arch/xen/x86_64/mm/fault.o
> arch/xen/x86_64/mm/fault.c: In function `do_page_fault':
> arch/xen/x86_64/mm/fault.c:480: error: label `out_of_memory2' used but
> not defined
> make[4]: *** [arch/xen/x86_64/mm/fault.o] Error 1
> make[3]: *** [arch/xen/x86_64/mm] Error 2
> make[3]: Leaving directory `/usr/src/xen-unstable/linux-2.6.11-xen0'
> make[2]: *** [build] Error 2
> make[2]: Leaving directory `/usr/src/xen-unstable'
> make[1]: *** [linux-2.6-xen0-build] Error 2
> make[1]: Leaving directory `/usr/src/xen-unstable'
> make: *** [kernels] Error 1
>
>
> /Nicolai Guido Klausen
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|