Hi Heath or anyone else,
I get the following error while running the bootstrap script:
>>> Unmerging sys-apps/portage-2.0.51.19...
No package files given... Grabbing a set.
/usr/lib/portage/bin/ebuild.sh: line 1319:
/usr/portage/eclass/multilib.eclass:
No such file or directory
!!! ERROR: sys-apps/portage-2.0.51.19 failed.
!!! Function inherit, Line 1320, Exitcode 1
!!! died sourcing /usr/portage/eclass/multilib.eclass in inherit()
Of course the workaround makes no difference, but I tried it just in
case.
Any tips? "No package files given" - is that my problem? Or the lack of
/usr/portage/eclass/multilib.eclass?
Thanks,
Michael
# Start the bootstrap script.
cd /usr/portage/scripts
./bootstrap.sh -p -v
./bootstrap.sh
# Workaround 1
# Failure compiling uclibc (gcc-config error: Could not run/locate "gcc")?
# If you get a failure while bootstrap is compileing uclibc here are the steps
# to work around the problem.
gcc-config 1
source /etc/profile
./bootstrap.sh
--
[email protected] mailing list