WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [ANNOUNCE] x86-64 xenolinux 2.6.11

To: "Nakajima, Jun" <jun.nakajima@xxxxxxxxx>
Subject: Re: [Xen-devel] [ANNOUNCE] x86-64 xenolinux 2.6.11
From: Andrew Theurer <habanero@xxxxxxxxxx>
Date: Tue, 5 Apr 2005 13:00:56 -0600
Cc: Xen development list <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 05 Apr 2005 19:01:07 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7F740D512C7C1046AB53446D3720017303A1A752@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <7F740D512C7C1046AB53446D3720017303A1A752@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.5
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

<Prev in Thread] Current Thread [Next in Thread>