On 6/5/06, leszek <[EMAIL PROTECTED]> wrote:

> Like many things in life this pain seems to be somewhat self
> inflicted, I suppose. More into.
>
> After emerging gcc-3.4.6 I had troubles with the gcc-config stuff so I
> removed gcc-3.3.6. However it appears that removing 3.3.6 removed
> libstdc++ also. I updated slocate's database and saw that the only
> libraries with that name are gone now:

the solution to your problem is here:
http://gentoo-wiki.com/HOWTO_Recover_from_%22emerge_--unmerge_gcc%22

and you can add yourself to the wall of shame too ;)


-Leszek

Hi,
  For a few moments I thought this might be the problem, and I though
I might end up on the Wall of Shame (tm) but in fact this doesn't
solve my problem since it doesn't install libstdc++.so.5

dragonfly ~ # gcc-config -l
[1] i686-pc-linux-gnu-3.4.4 *
[2] i686-pc-linux-gnu-3.4.4-hardened
[3] i686-pc-linux-gnu-3.4.4-hardenednopie
[4] i686-pc-linux-gnu-3.4.4-hardenednopiessp
[5] i686-pc-linux-gnu-3.4.4-hardenednossp
[6] i686-pc-linux-gnu-3.4.6
[7] i686-pc-linux-gnu-3.4.6-hardened
[8] i686-pc-linux-gnu-3.4.6-hardenednopie
[9] i686-pc-linux-gnu-3.4.6-hardenednopiessp
[10] i686-pc-linux-gnu-3.4.6-hardenednossp
dragonfly ~ # source /etc/profile
dragonfly ~ # updatedb
dragonfly ~ # slocate libstdc++.so.5
dragonfly ~ #

dragonfly ~ # eix libstd
eix: error while loading shared libraries: libstdc++.so.5: cannot open
shared object file: No such file or directory
dragonfly ~ #


Do I need to do the same tar install of libstdc++ from the website
listed in the Gentoo Wiki you pointed me at?

On my AMD64 machine I can see where this comes from:

lightning ~ # equery belongs /usr/lib64/libstdc++-v3/libstdc++.so.5
[ Searching for file(s) /usr/lib64/libstdc++-v3/libstdc++.so.5 in *... ]
sys-libs/libstdc++-v3-3.3.4 (/usr/lib64/libstdc++-v3/libstdc++.so.5 ->
libstdc++.so.5.0.6)
lightning ~ #

But python won't run any of this stuff on this machine since it cannot
get this library.

What am I not understanding? Seems like maybe I need to go back to an
install CD and get something but not sure what.

Thanks,
Mark
--
gentoo-user@gentoo.org mailing list

Reply via email to