|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Compiling Xen-3.2.0
Hi,
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#
thanks
Ian
Tidyhosts UK - Server & Web Specialists
0871 910 6732
This email and its attachments are scanned by TidyHosts UK. All emails and
attachments should also be scanned by the recipient. TidyHosts UK accept no
responsibility for any damage caused by any virus attached to this email. This
email is confidential and is intended only for the addressee(s). Information
copied from it is prohibited unless clearly stated by TidyHosts UK. If you have
received this email in error please reply to the sender.
-----Original Message-----
From: Jeremie Le Hen [mailto:jeremie@xxxxxxxxxx]
Sent: 23 January 2008 13:15
To: Ian Tobin
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Compiling Xen-3.2.0
Hi Ian,
On Wed, Jan 23, 2008 at 10:46:38AM -0000, Ian Tobin wrote:
> Does anyone have the correct procedure for compiling 3.2.0 from the
> tarballs. When I run make world I receive the following error
>
> select-repository: Searching `.:..' for linux-2.6.18-xen.hg
> select-repository: Ignoring `.'
> abort: repository /usr/src/xen-3.2.0 not found!
> select-repository: Unable to determine Xen repository parent.
> make[2]: *** [linux-2.6.18-xen.hg/.valid-src] Error 1
> make[2]: Leaving directory `/usr/src/xen-3.2.0'
> make[1]: *** [linux-2.6-xen-install] Error 2
> make[1]: Leaving directory `/usr/src/xen-3.2.0'
> make: *** [install-kernels] Error 1
It has been stated multiple times this week that this error means your
Mercurial version is too old. I couldn't verify this though.
But you should be able to fetch the kernel source tarball instead of
cloning it with Mercurial with this command:
% make world XEN_LINUX_SOURCE=tarball
Unfortunately, this didn't work for me either. It leads to this error
message when trying to compile the kernel:
% make[4]: Entering directory
`/root/build/xen-3.2.0/build-linux-2.6.18-xen_x86_32'
% make -C /root/build/xen-3.2.0/linux-2.6.18
O=/root/build/xen-3.2.0/build-linux-2.6.18-xen_x86_32 vmlinuz
% make[6]: *** No rule to make target `vmlinuz'. Stop.
% make[5]: *** [vmlinuz] Error 2
% make[4]: *** [vmlinuz] Error 2
% make[4]: Leaving directory
`/root/build/xen-3.2.0/build-linux-2.6.18-xen_x86_32'
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
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
Re: [Xen-users] Compiling Xen-3.2.0, Jeremie Le Hen
- RE: [Xen-users] Compiling Xen-3.2.0,
Ian Tobin <=
- Re: [Xen-users] Compiling Xen-3.2.0, Jeremie Le Hen
- RE: [Xen-users] Compiling Xen-3.2.0, Ian Tobin
- RE: [Xen-users] Compiling Xen-3.2.0, Ian Tobin
- Re: [Xen-users] Compiling Xen-3.2.0, Maik Brauer
- Re: [Xen-users] Compiling Xen-3.2.0, Emre Erenoglu
- Re: [Xen-users] Compiling Xen-3.2.0, Maik Brauer
- Re: [Xen-users] Howto compiling Xen 3.2 on Debian/Ubuntu (was: Compiling Xen-3.2.0), Jeremie Le Hen
- Re: [Xen-users] Howto compiling Xen 3.2 on Debian/Ubuntu (was: Compiling Xen-3.2.0), Kalle
- Re: [Xen-users] Howto compiling Xen 3.2 on Debian/Ubuntu (was: Compiling Xen-3.2.0), Jeremie Le Hen
- Re: [Xen-users] Howto compiling Xen 3.2 on Debian/Ubuntu (was: Compiling Xen-3.2.0), Jens Seidel
|
|
|
|
|