On 12/23/05, Dale <[EMAIL PROTECTED]> wrote: > Hi guys, and Holly too, > > I did my gcc upgrade on my servers and I messed up. I was doing two at > a time and one is faster then the other. I unmerged the old gcc BEFORE > doing the revdep-rebuild on one of them. I may have really messed up here. > > This is what I get: > > > [EMAIL PROTECTED] / # emerge -ev system > > /usr/bin/python: error while loading shared libraries: libstdc++.so.5: > > cannot open shared object file: No such file or directory > > [EMAIL PROTECTED] / #
Yep, that is pretty hosed. ;-> You can find a libstdc++.so.5 binary in the stage tarballs on the Gentoo CD, or KNOPPIX, or maybe on one of your other systems. Just copy it to /usr/lib, and you should be able to run portage. You could also try symlinking .5 to .6. That is a trick that has worked for me with some libraries, but there are no guarantees there. -Richard -- gentoo-user@gentoo.org mailing list