|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: xenning gentoo
Eric S. Johansson wrote:
more updates later
well, it's later...
1: ebuild did not properly specify the location of xen-2.0.4-src.tgz. I
use a caching proxy for grabbing all packages and it could not be found.
So I put the -src file in /usr/portage/distfiles/, built a digest and
got the following:
xeno xen # ACCEPT_KEYWORDS=~x86 emerge xen
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-apps/xen-2.0.4 to /
>>> md5 src_uri ;-) xen-2.0.4-src.tgz
>>> Unpacking source...
>>> Unpacking xen-2.0.4-src.tgz to /var/tmp/portage/xen-2.0.4/work
/usr/lib/portage/bin/ebuild.sh: line 32: cd:
/var/tmp/portage/xen-2.0.4/work/xen-2.0.4: No such file or directory
sed: can't read tools/libxc/Makefile: No such file or directory
sed: can't read tools/libxutil/Makefile: No such file or directory
sed: can't read tools/misc/miniterm/Makefile: No such file or directory
sed: can't read tools/misc/nsplitd/Makefile: No such file or directory
sed: can't read tools/misc/Makefile: No such file or directory
sed: can't read tools/xentrace/Makefile: No such file or directory
sed: can't read xen/arch/x86/Rules.mk: No such file or directory
which is probably because the path expands to:
/var/tmp/portage/xen-2.0.4/work/xen-2.0/
I tweaked ths ebuild to use the correct path instead of $S and it fails
in the build process which implies more path problems.
ideas?
--
http://www.salon.com/books/review/2004/12/18/heloise/index.html
The basis of Abelard's philosophy, which he taught to Heloise, was
that logic had to be applied to religion in order to arrive at the
truth.
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|