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] Have anyone made vnet working? how?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Have anyone made vnet working? how?
From: "HU wenjin" <wenjin.hu@xxxxxxxxx>
Date: Tue, 13 Mar 2007 22:08:57 -0400
Delivery-date: Tue, 13 Mar 2007 19:08:06 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=BBSi5Vmad5mbQzdQm2DkLTR6XtjNeRt7erXt3SV3HxX2ZpCiNYErwTvSSO33gV6hjVqEgpKaZWCozSOMLyDwt9ofh0AnTE2xL1nL0hLAX21+5sj4RSGbC3GVTpOTXGaE4ekYs1HKu+blmfwRrpRwFQ7QJ9mSJzed8jJC9oywxT0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=gsMz7I6SqfGfRBrmLvMnRos5wG1EQ8YeFB8KgvgvXkuruOScNkF68rC25I8NUu5hT7JHwVCOO0BvpH0HkxwUiDewlqwnraTbusAcOd77d6HOuXc6/IDwySDTlTQkUPPhkSraEaWv8Sh4OCEUJvtUrjiu24JXU1ounAJFl7Ex1+o=
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
Hi, all

When I tried to build vnet module in FC6 xen,  I got stuck in it. I downloaded xen sourcecode 3.0.4 and went to xen tree  tools/vnet sub directory and try to compile it. First it said missing the files config.h and autoconf.h, so I copied them from linux xen kernel source code to the vnet-module/linux directory
linux-2.6.16.33-xen]# cp include/linux/autoconf.h ../tools/vnet/vnet-module
/linux/
And I have no problem in 'make' now but I continued to get stuck in 'make install'. the error information was as below:
make -C vnetd install
make[1]: Entering directory `/root/Desktop/xen-3.0.4_1-src/tools/vnet/vnetd'
mkdir -p /usr/sbin
vnetd /usr/sbin
make[1]: vnetd: Command not found
make[1]: *** [install] Error 127
make[1]: Leaving directory `/root/Desktop/xen-3.0.4_1-src/tools/vnet/vnetd'
make: *** [vnetd-install] Error 2

I wonder what "vnetd /usr/sbin" wants to do. And I've searched on the forum but I didn't see anyone ever get this problem. And also few information is released on vnet.

My machine is IBM ThinkCenter Pentiumn 4 HT. I use FC6.

Do anyone have any idea of what's wrong with it? Thanks in advance.


~wenjin
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>