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] Trying to build c/s 19597 for xen-3.4.0-rc4-pre

To: "Phil Winterfield (winterfi)" <winterfi@xxxxxxxxx>
Subject: Re: [Xen-devel] Trying to build c/s 19597 for xen-3.4.0-rc4-pre
From: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Date: Wed, 5 Aug 2009 12:01:11 +0100
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, "xen-users-request@xxxxxxxxxxxxxxxxxxx" <xen-users-request@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 05 Aug 2009 04:00:33 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <38AD81989214D54EB5F20C69477AF6C1090C8294@xxxxxxxxxxxxxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <38AD81989214D54EB5F20C69477AF6C1090C8294@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)
On Tue, 4 Aug 2009, Phil Winterfield (winterfi) wrote:
> 
> I have been trying to build an installation for changeset 19597 / 
> xen-3.4.0-rc4-pre by doing the following (which used to
> work) and now get build errors.   Can someone tell me the correct procedure?
> 
>  
> 
> Thanks,
> 
> Phil
> 
>  
> 
> hg clone http://xenbits.xensource.com/xen-unstable.hg
> 
> cd xen-unstable.hg
> 
> rm -rf *
> 
> hg co -C 19597
> 
> make world
> 

I think your version of qemu-xen is too recent: now we have a QEMU_TAG
in Config.mk that specifies what CS in the qemu-xen git repo has to be
used with the xen repo.

Unfortunately CS 19597 is too old to support QEMU_TAG so it just clones
the latest qemu-xen that coincidentally at the moment has few problems
and prevents stubdoms to build correctly.
I think you have to manually checkout CS
840184a106bc24e745beda5c77e392f6cecd2bc9 in the qemu repository:

cd tools/ioemu-dir
git checkout -b compatible_with_19597 840184a106bc24e745beda5c77e392f6cecd2bc9

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