|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] compilation xen unstable on a ia64 debian
The build worked perfectly. However, now I'm not sure the kernel is configured
in the same way the debian kernel was and I suppose misses some patches that
were in the debian kernel.
Do you know if the debian community is working on a stock xen kernel for
ia64 ?
Thanks,
Peter.
On Tuesday 17 July 2007 14:19, Alex Williamson wrote:
> On Tue, 2007-07-17 at 10:19 +0200, Peter Van Biesen wrote:
> > Hi Alex,
> >
> > what I did :
> >
> > mkdir xensource
> > cd xensource
> > ln -s /usr/src/linux-source-2.6.18.tar.bz2 linux-2.6.18.tar.bz2
> > hg clone http://xenbits.xensource.com/xen-3.1-testing.hg
> > cd xen-3.1-testing.hg
> > make -j 8 dist
> >
> > This produces the same error as I posted below. I do not wish to do a
> > make world because I don't like non-debian installers putting things in
> > my tree.
> >
> > Is the problem specific to make dist ?
>
> Hi Peter,
>
> I think I see the problem. You need to use linux-2.6.18.tar.bz2 from
> upstream (ie. kernel.org). The linux-source package is modified for the
> distribution and likely won't work. Try using this for your Linux
> tar.bz:
>
> http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2
>
> If you don't pre-seed a Linux tar.bz2 into the build directories, the
> build process will attempt to wget the right version automatically.
> Thanks,
>
> Alex
--
Peter Van Biesen
Sysadmin VAPH
tel: +32 (0) 2 225 85 70
fax: +32 (0) 2 225 85 88
e-mail: peter.vanbiesen@xxxxxxx
PGP: http://www.vaph.be/pgpkeys
pgpBq82KATqxZ.pgp
Description: PGP signature
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|