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

[Xen-users] build-linux-2.6.18-xen_x86_64 vs. linux-2.6.18-xen

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] build-linux-2.6.18-xen_x86_64 vs. linux-2.6.18-xen
From: nathan@xxxxxxxxxxxx
Date: Wed, 5 Mar 2008 11:11:37 -0600 (CST)
Delivery-date: Wed, 05 Mar 2008 09:12:31 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

I have been working to get xen working with lustre cluster file system, so far I have been able to make linux-2.6-xen-config CONFIGMODE=menuconfig and then apply the luster patches to xen-3.1.0-src/linux-2.6.18-xen without issue.

I then make linux-2.6-xen-build and make linux-2.6-xen-install without any errors. The kernel boots fine and life is good. The issue I am having is that after the build I am left with build-linux... and linux-2.6.18-xen, what do I use as my kernel sources to build modules off of? If I use the build-linux-2.6.18-xen directory configure scripts can't find things like include/linux/namei.h and builds fail. If I use linux-2.6-xen as my source to build, it has things like namei.h, but since the kernel was not built there it fails for other reasons.

Is it possible to get xen to use linux-2.6.18-xen and build in that directory?

<>
Nathan Stratton
nathan at robotics.net
http://www.robotics.net

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] build-linux-2.6.18-xen_x86_64 vs. linux-2.6.18-xen, nathan <=