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] Building XEN 4.1 stable

To: jp.pozzi@xxxxxxxxx
Subject: Re: [Xen-users] Building XEN 4.1 stable
From: "Sergio Charpinel Jr." <sergiocharpinel@xxxxxxxxx>
Date: Mon, 28 Mar 2011 08:38:08 -0300
Cc: JP P <storm66@xxxxxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 28 Mar 2011 04:39:22 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=C7rzNOkc4k2uLWpj2VD2CgEGRwSaCunZ43kx5Zc82dw=; b=CNsraAb7iprVJm+G39AssXC4QLzsGOOzfG7wwwyY5F7inUNnKiDOFiSkoGcncUZxAP 7jfbBNw2SgmphFe0vgPYrmZRhuU1A6Hg2dwpw2TUzYsKGwUkyCFGhTp0qLy6hJH89reH tVGHJY8H5We0MA111vURrcSV7ar48xAvyxnXc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ONpI4XfCCR4KBi+lSDGCp4QgXK69f1XpoRSZC5+9j/+8TVBsw5tQPABcvyxLhws6WE w/krWn7FRwzy+nelFPAAjSCdnOSFxzy34+7TKGdLzkj8oVvu/zj1p555+w34xXmGgWgB wGDDEUgeh19TqgKFzt6P05i7OGUVeFv9Kl7YE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1301228340.16942.5.camel@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: <1301228340.16942.5.camel@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
JP,

'make world' will compile also the 2.6.32.x jeremy's kernel. So, you need a .config file with your kernel options inside the linux-* folder.
You can copy from /boot/config-* and add Xen options (see wiki, Xen Pvops).

Hope this helps.

2011/3/27 JP P <storm66@xxxxxxxxxxxxxxxx>
Hello,

When trying to build Xen 4.1 I get an error :

Make world
......
make -C tools clean
make[2]: Entering directory `/RAIDHOME/usr_src/XEN/xen-4.1.0/tools'
make[3]: Entering directory `/RAIDHOME/usr_src/XEN/xen-4.1.0/tools'
make -C check clean
make[4]: Entering directory
`/RAIDHOME/usr_src/XEN/xen-4.1.0/tools/check'
make[4]: *** ../../.config: Is a directory.  Stop.
make[4]: Leaving directory `/RAIDHOME/usr_src/XEN/xen-4.1.0/tools/check'
make[3]: *** [subdir-clean-check] Error 2
make[3]: Leaving directory `/RAIDHOME/usr_src/XEN/xen-4.1.0/tools'
make[2]: *** [subdirs-clean] Error 2
make[2]: Leaving directory `/RAIDHOME/usr_src/XEN/xen-4.1.0/tools'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/RAIDHOME/usr_src/XEN/xen-4.1.0'
make: *** [world] Error 2

And that's all.

There is no ".config" file in the Xen tree !

If I create a dummy ".config" at the top level the compile process goes
to end, but I think that the config file could be useful ?

Regards

JP P




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



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