[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Compiling Xen-3.2.0


  • To: "Maik Brauer" <mailinglist@xxxxxxxxxxxxxxx>
  • From: "Emre Erenoglu" <erenoglu@xxxxxxxxx>
  • Date: Thu, 24 Jan 2008 13:48:04 +0100
  • Cc: Jeremie Le Hen <jeremie@xxxxxxxxxx>, Ian Tobin <itobin@xxxxxxxxxxxxx>, Xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Thu, 24 Jan 2008 04:48:39 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=r3fMyiDOTxW5XJP6EGL6OwBTOLyNPSCZ2Fyz7WM1iUFEIcLUHhVDi3Sz57sI7VhtFI/nn4GKWuAlOlePzSxwCV9JyoDnNHfeqEfIX+WB3FyYb0XbiygeQHVECV4QM3zkgTC18Q29xjEI7o7Rd8tQk6dqzA6pznu1IhmVTwoZHhA=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi Maik,

I'm on Ubuntu 7.10 and I never do the second hg clone, I mean:

# hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg

For me, the first hg clone for xen does download the kernel during make world build process.

Emre



On Jan 24, 2008 1:07 PM, Maik Brauer < mailinglist@xxxxxxxxxxxxxxx> wrote:
Hi Ian,

please take care of the following steps:
# hg clone –r RELEASE-3.2.0 http://xenbits.xensource.com/xen-3.2-testing.hg
# hg clone  http://xenbits.xensource.com/linux-2.6.18-xen.hg
# cd xen-3.2-testing.hg

After that you should be able to use the different make command, like "make world", etc.
Tell me where you exactly got stucked.

Cheers,
Maik


On Jan 24, 2008, at 12:09 PM, Ian Tobin wrote:

Hi,

So has anyone successfully compiled 3.2.0 from tarball running on Debian 4.0?

If so could you shed some light on how you did it as all the methods I have tried so far have failed.

Thanks

Ian


-----Original Message-----
From: Jeremie Le Hen [mailto:jeremie@xxxxxxxxxx]
Sent: 23 January 2008 15:27
To: Ian Tobin
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Compiling Xen-3.2.0

Ian,

On Wed, Jan 23, 2008 at 01:47:18PM -0000, Ian Tobin wrote:

> I tried that method of downloading the kernel and I get this error

>

> 14:51:02 (21.50 MB/s) - `/root/.ketchup/linux-2.6.18.tar.gz.sign.partial' saved [248/248]

>

> Verifying signature...

> gpg: Signature made Wed 20 Sep 2006 04:56:08 BST using DSA key ID 517D0F0E

> gpg: Can't check signature: public key not found

> ketchup: gpg returned 512

> ketchup: removing files...

> ketchup: Tarball download failed

> make[3]: *** [linux-2.6.18/.valid-src] Error 255

> make[3]: Leaving directory `/usr/src/xen-3.2.0'

> make[2]: *** [linux-2.6-xen-install ] Error 2

> make[2]: Leaving directory `/usr/src/xen-3.2.0'

> make[1]: *** [install-kernels] Error 1

> make[1]: Leaving directory `/usr/src/xen-3.2.0'

> make: *** [world] Error 2

> triggertest:/usr/src/xen-3.2.0#

I've got this error once too and worked around it with the following

simple patch:

=== 8< === cut here === 8< ===

--- buildconfigs/src.tarball.0  2008-01-23 17:25:36.000000000 +0100

+++ buildconfigs/src.tarball    2008-01-23 17:25:44.000000000 +0100

@@ -15,5 +15,5 @@ linux-%.tar.bz2:

 # XXX create a pristine tree for diff -Nurp convenience

 %/.valid-src: $(__XEN_LINUX_UPDATE)

-       $(KETCHUP) -d $(@D) $(LINUX_VER)

+       $(KETCHUP) -G -d $(@D) $(LINUX_VER)

        touch $@ # update timestamp to avoid rebuild

=== 8< === cut here === 8< ===

Another way to do it is to download linux-2.6.18.tar.gz in

/root/.ketchup/ because ketchup seems to try checking the signature only

when the file has just been downloaded.  (Not verified in the code

though.)


Let me know if you could go any further than I did.

Regards,

--

Jeremie Le Hen

< jeremie at le-hen dot org >< ttz at chchile dot org >

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


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



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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.