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: Pradeep Singh <rautelap@xxxxxxxxx>
Date: Tue, 11 Dec 2007 20:57:29 +0530
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 11 Dec 2007 07:28:04 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; bh=2imXVa1ihkncU4jN7O2Xhgm25TZOhAVLqd5qvW2+4ts=; b=BatsnliLJGgNe97IQOep8fb9lvmAQiALu1dEeCsogOcH0pvR/yIjTTEygkd+vv3XGXIC8SAL339bJg0KNXDU+I47IigXwU3z8calUon2knpLVKKMcQZ+oJRtUNzeEWILMEKCnVmU49pQX3uKmSzAweYqpIMl/ApUcOhGtAiHdpk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=gbJpZJ9WSCY9KVrN691qyoLdAmCQgfjvxZn4GSIMU4/lI5/0LSz3yjgFAwjGH4NmCoCbZyZG6q5lolXstw85GkiHgZQYmIrqoCPfdDxj63xywyOA/E/FROmg+N6IoK9Hqxa2mjyehXZ7BQYp5gyrin4D5fcHxnY/VScNL8R9tX8=
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>
References: <C382CEF9.19A39%keir.fraser@xxxxxxxxxxxxx> <475D7ABD.5030708@xxxxxxxxx> <20fe3cf60712101156y7defbdc6n1545bda2641da89e@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Mon, 10 Dec 2007 17:56:49 -0200
"Marco Sinhoreli" <msinhore@xxxxxxxxx> wrote:

> Hello all,
> 
> I tried to run 'make world' in xen-3.2.0rc1 and it has returned this
> error:

Do you have linux-2.6.18-xen.hg in the same directory containing
xen-unstable.hg? Or i guess you need to download linux-2.6.18-xen too,
did you?

Thanks
                pradeep
> 
> ------------------ code -------------------
> make -f buildconfigs/mk.linux-2.6-xen build
> set -e ; \
>         if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \
>             __repo=$(sh buildconfigs/select-repository
> linux-2.6.18-xen.hg .:..) ; \
>             if [ -d ${__repo} ] ; then \
>                 echo "Linking ${__repo} to linux-2.6.18-xen.hg." ; \
>                 ln -s ${__repo} linux-2.6.18-xen.hg ; \
>             else \
>                 echo "Cloning ${__repo} to linux-2.6.18-xen.hg." ; \
>                 hg clone ${__repo#file://} linux-2.6.18-xen.hg ; \
>             fi ; \
>         else \
>             __parent=$(hg -R linux-2.6.18-xen.hg path default) ; \
>             echo "Pulling changes from ${__parent} into
> linux-2.6.18-xen.hg." ; \
>             hg -R linux-2.6.18-xen.hg pull ${__parent} ; \
>         fi
> select-repository: Searching `.:..' for linux-2.6.18-xen.hg
> select-repository: Ignoring `.'
> hg: unknown command 'default'
> select-repository: Unable to determine Xen repository parent.
> make: *** [linux-2.6.18-xen.hg/.valid-src] Error 1
> -------------------------- end code --------------------------------
> 
> Regards,
> 


-- 
heh...people do try to read my signature.

http://eagain.wordpress.com
http://emptydomain.googlepages.com

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