|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] compilation xen unstable on a ia64 debian
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 ?
Thanks !
Peter.
On Monday 16 July 2007 17:10, Peter Van Biesen wrote:
> Hi Alex,
>
> I'm using xen-unstable.hg but I do have the same error when I download the
> source package from the xensource website. I'll try xen-3.1-testing
> tomorrow, I'll keep you posted !
>
> Thanks !
>
> Peter.
>
> On Monday 16 July 2007 16:19, you wrote:
> > On Mon, 2007-07-16 at 12:36 +0200, Peter Van Biesen wrote:
> > > Hi,
> > >
> > > I'm trying to compile xen on a debian on a ia64 HP integrity blade. I'm
> > > using the stock 2.6.18 kernel, installed the sources and symbolic
> > > linked the tar.bz2 file into my build dir ( so the make would find it
> > > ).
> >
> > Hi Peter,
> >
> > I'm unable to reproduce the problem on a Debian etch ia64 system.
> > Here's the processes I tried:
> >
> > ~/xen$ ls linux-2.6.18.tar.bz2
> > linux-2.6.18.tar.bz2
> > ~/xen$ hg clone http://xenbits.xensource.com/xen-3.1-testing.hg
> > ~/xen$ cd xen-3.1-testing.hg/
> > ~/xen/xen-3.1-testing.hg$ make world
> >
> > This builds to completion. Note that current
> > http://xenbits.xensource.com/ext/ia64/xen-unstable.hg has a different
> > build processes that requires a modified Linux kernel as a base. Are
> > there other errors in your build log? If starting from something other
> > than a pristine kernel.org 2.6.18 tar.bz2, the sparse tree may not work
> > correctly and cause odd errors. Please let us know. 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
pgpq3zLvQS4wQ.pgp
Description: PGP signature
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|