On Friday 01 April 2005 12:31, Nakajima, Jun wrote:
> I would like to update on the status of x86-64 xenolinux, but I have
> sent the patches below to Ian, and expecting that it will appear soon
> in the BK tree. These patches should be sufficient for building and
> running x86-64 xenolinux.
Jun, thanks for the patches.
I am having some trouble compiling a kernel. Did you have any issues
like this:
CC arch/xen/x86_64/kernel/asm-offsets.s
In file included from include/asm-generic/pgtable-nopmd.h:6,
from include/asm-xen/hypervisor.h:43,
from include/asm-xen/asm/system.h:8,
from include/asm-xen/asm/processor.h:19,
from include/linux/spinlock.h:16,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/xen/x86_64/kernel/asm-offsets.c:7:
include/asm-generic/pgtable-nopud.h:11: error: conflicting types for
'pud_t'
include/asm-xen/asm/page.h:87: error: previous declaration of 'pud_t'
was here
In file included from include/asm-xen/hypervisor.h:43,
from include/asm-xen/asm/system.h:8,
from include/asm-xen/asm/processor.h:19,
from include/linux/spinlock.h:16,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/xen/x86_64/kernel/asm-offsets.c:7:
include/asm-generic/pgtable-nopmd.h:13: error: conflicting types for
'pmd_t'
include/asm-xen/asm/page.h:86: error: previous declaration of 'pmd_t'
was here
In file included from include/asm-xen/asm/system.h:8,
from include/asm-xen/asm/processor.h:19,
from include/linux/spinlock.h:16,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/xen/x86_64/kernel/asm-offsets.c:7:
include/asm-xen/hypervisor.h: In function
`HYPERVISOR_update_va_mapping':
include/asm-xen/hypervisor.h:477: error: structure has no member named
`pte_low'
include/asm-xen/hypervisor.h:483: error: structure has no member named
`pte_low'
include/asm-xen/hypervisor.h: In function
`HYPERVISOR_update_va_mapping_otherdomain':
include/asm-xen/hypervisor.h:579: error: structure has no member named
`pte_low'
In file included from include/asm-xen/asm/processor.h:19,
from include/linux/spinlock.h:16,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/xen/x86_64/kernel/asm-offsets.c:7:
include/asm-xen/asm/system.h: In function `wbinvd':
include/asm-xen/asm/system.h:182: error: `MMU_EXTENDED_COMMAND'
undeclared (first use in this function)
include/asm-xen/asm/system.h:182: error: (Each undeclared identifier is
reported only once
include/asm-xen/asm/system.h:182: error: for each function it appears
in.)
include/asm-xen/asm/system.h:184: error: too few arguments to function
`HYPERVISOR_mmu_update'
make[1]: *** [arch/xen/x86_64/kernel/asm-offsets.s] Error 1
make: *** [arch/xen/x86_64/kernel/asm-offsets.s] Error 2
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|