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] how to build unmodified drivers in 3.3.1 ??

To: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] how to build unmodified drivers in 3.3.1 ??
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Thu, 4 Jun 2009 21:03:57 +0700
Delivery-date: Thu, 04 Jun 2009 07:05:49 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4A278547.4030400@xxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <4A278547.4030400@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, Jun 4, 2009 at 3:26 PM, Riccardo Veraldi
<Riccardo.Veraldi@xxxxxxxxxxxx> wrote:
> Hello,
> in Xen 3.3.1 from source tarball, anyone
> has an idea how to manually compile the xenpv drivers (xen_vnif ecc..) ?

First of all, there's unmodified_drivers/linux-2.6/README

>
>
> in xen-3.3.1/unmodified_drivers
>
> ./mkbuildtree
> Defaulting to this machine's architecture, x86_64, for linking.
> This may be overridden on the command line (i386,x86_64,ia64).
> Xen tree: /usr/src/redhat/SOURCES/xen-3.3.1/xen
> Linux tree: /usr/src/redhat/SOURCES/xen-3.3.1/linux-2.6.18-xen.hg
> find: /usr/src/redhat/SOURCES/xen-3.3.1/linux-2.6.18-xen.hg/drivers: No such
> file or directory
> /usr/src/redhat/SOURCES/xen-3.3.1/linux-2.6.18-xen.hg/include/xen: No such
> file or directory
> /usr/src/redhat/SOURCES/xen-3.3.1/linux-2.6.18-xen.hg/include/asm-i386: No
> such file or directory

>From README :
   NB. You can override paths to Xen sources and a (stub) XenLinux
       build tree via the XEN and XL environment variable.

your output indicates it expects to find XenLinux in
/usr/src/redhat/SOURCES/xen-3.3.1/linux-2.6.18-xen.hg. Is it there?

On Xen 3.4.0, when downloading
http://bits.xensource.com/oss-xen/release/3.4.0/xen-3.4.0.tar.gz you
have to create a symlink from linux-2.6.18 to linux-2.6.18-xen.hg.
Same thing might apply for 3.3.1.

-- 
Fajar

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

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