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

Re: [Xen-devel] First release candidate for 3.2.0

To: Marco Sinhoreli <msinhore@xxxxxxxxx>
Subject: Re: [Xen-devel] First release candidate for 3.2.0
From: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
Date: Tue, 11 Dec 2007 09:20:55 +0000
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 11 Dec 2007 01:22:14 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20fe3cf60712101156y7defbdc6n1545bda2641da89e@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: Citrix Systems, Inc.
References: <C382CEF9.19A39%keir.fraser@xxxxxxxxxxxxx> <475D7ABD.5030708@xxxxxxxxx> <20fe3cf60712101156y7defbdc6n1545bda2641da89e@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Mon, 2007-12-10 at 17:56 -0200, Marco Sinhoreli wrote: 
> Hello all,
> 
> I tried to run 'make world' in xen-3.2.0rc1 and it has returned this error:

It works for me here, what is your environment (distro, make and
mercurial version etc)? Did you clone direct from
http://xenbits.xensource.com/xen-unstable.hg or do you use a local
staging repository?

Can you try with this debug patch:

diff -r 4054cd60895b buildconfigs/select-repository
--- a/buildconfigs/select-repository    Mon Dec 10 13:49:22 2007 +0000
+++ b/buildconfigs/select-repository    Tue Dec 11 09:16:55 2007 +0000
@@ -1,6 +1,10 @@
 #!/bin/sh
 
 ME=$(basename $0)
+
+echo "$ME: XEN_ROOT is ${XEN_ROOT}" 1>&2
+
+set -x
 
 if [ $# -lt 1 ] || [ $# -gt 2 ] ; then
     echo "usage: $ME <repository-name> [search-path]" 1>&2



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