|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen-2.0.1-src.tgz
On Mon, 20 Dec 2004, Adam Heath wrote:
> I fetched the above file from
> http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads.html, but can't get
> it to finish compiling. I get the following error:
>
> LDS arch/xen/i386/kernel/vmlinux.lds
> fixdep: arch/xen/i386/kernel/.vmlinux.lds.d: No such file or directory
> make[1]: *** [arch/xen/i386/kernel/vmlinux.lds] Error 2
>
> Is that tarball dead? I can't use bitkeeper(license keeps me from doing so,
> due to other work I do).
>
> This is 2.6.9, btw.
Ok, I was stupid. My combination of ccache, sparse, and distcc was
malfunctioning. Once I removed sparse, the compile could proceed without
error.
However, mkbuildtree needs to use bash, *not* /bin/sh. On my machine, /bin/sh
is a symlink to dash(which is faster), and pushd/popd are not valid
commands(amoung other things).
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|