I have never come across that particular error. It's almost like your /usr/portage directory is not complete.
I would exit out of the development rootfs, reboot (yes reboot), after booting back up in our regular rootfs emerge --sync, get back into the development rootfs (be sure to mount /usr/portage and /proc per the instructions) and see if the problem persists. Hope this helps. -- Heath Holcomb liquidcable liquidcable at bulah.com On Tuesday 07 June 2005 10:05 am, [EMAIL PROTECTED] wrote: > 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
