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] Unable to compile xen-unstable (git error)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Unable to compile xen-unstable (git error)
From: Thanos Stathopoulos <astath@xxxxxxxxx>
Date: Tue, 13 Oct 2009 13:08:40 -0400
Delivery-date: Tue, 13 Oct 2009 10:09:22 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=PPibnQxkGX19q43DCaHePJcxi9eF80Ci5pcemwf5DL8=; b=ADrgc90zOSpmaLejZZrw4ZpdoN9BL0/G1m7r5lXKCqtX4Xa+K7INOzEzvLaWJ0ATVc 6jXi8xKXWkP2AwsjSF3/UQhegRoCuXNQrW58BypdlXJT8vWe/uAGEjB4azqkQshVDFx+ LWGo83bAX186ahiXM/ffKIzuHVThJYRfWRwxU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=CnfaJh8/WC/3zLHAIyhOZl2w++uBwNAme1QsFDwdACraHC6sy2B9YBf+qq8fdCj7Uc NAVdXxX+5EGyKeCkkl72RRqrRL1DsZcXM7fAKquhyjPr4Z2/8LX3PVNkecrnVnOyMdSf 5J/IDcGSM1qwSJaj6zdSVciAjPttiQ/yddAng=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi everyone,

I've been trying to compile the latest xen-unstable and have been
running into problems with git.

I checked out xen-unstable using hg clone. Everything there is up to date.

"make world" seems to be working fine up to this point:

...
...
walk 54b0d127696aba2ef1ec5430301c968ab539fa0d
walk a2a9537ac0b37a5da6fbe7e1e9cb06c524d2a9c4
error: Unable to find 714ed0cf62319b14dc327273a7339a9a199fe046 under
http://www.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
Cannot obtain needed object 714ed0cf62319b14dc327273a7339a9a199fe046
while processing commit a2a9537ac0b37a5da6fbe7e1e9cb06c524d2a9c4.
fatal: Fetch failed.
make[2]: *** [linux-2.6-pvops.git/.valid-src] Error 128
...
...

At the same time, on a separate directory, I checked out the latest
linux-2.6-xen from
git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git xen/master

That checkout worked just fine and I was able to build the kernel in
that directory without any problems.

Any suggestions on how to get "make world" to work? Alternatively, is
it possible to point the xen build script to use the already-compiled
kernel?

Thanks!

-thanos

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

<Prev in Thread] Current Thread [Next in Thread>