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-users

Re: [Xen-users] arch/i386/kernel/asm-offsets.s

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] arch/i386/kernel/asm-offsets.s
From: Ernst Bachmann <e.bachmann@xxxxxxxx>
Date: Tue, 20 Dec 2005 18:58:42 +0100
Delivery-date: Tue, 20 Dec 2005 18:01:32 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <FIEPLFEPPCJLKBACLHOIOENCCMAA.md@xxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <FIEPLFEPPCJLKBACLHOIOENCCMAA.md@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9
On Tuesday 20 December 2005 18:45, md wrote:
> Hi List,
>
> since a few days I try to get xen3 running...
>
> I installed on an AMD64 debian sarge and built xen3 from source. I got
> kernel 2.6.12.6 from kernel.org and everything went fine up to
>
>
>
> linus:/usr/src/xen/linux-2.6.12.6-xen0# make modules

> Any hint what's going wong?

yep. try "make ARCH=xen modules"

You'll probably need to clean and recompile the kernel source-tree, since the 
kernel makefiles tend to do strange things if you forget to specify ARCH even 
once.

Easy workarround would be to either always "export ARCH=xen", or put 
"ARCH=xen" into the toplevel kernel makefile.

/Ernst

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

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