On Sun, 9 Mar 2003 09:53:00 -0500
Matthew Daubenspeck <[EMAIL PROTECTED]> wrote:
> I decided to get my laptop back up to speed with some 60 updates that
> had to be done. Everything seemed to work perfectly, but now I cannot
> start X or even use emerge. This is emerge's output:
>
> python2.2: error while loading shared libraries: libstdc++.so.5:
> cannot open shared object file: No such file or directory
>
> It complains about the same thing when X starts as well...
Do (as root) the following three commands:
# source /etc/make.conf
# export LD_LIBRARY_PATH="/usr/lib/gcc-lib/${CHOST}/3.2.2"
# /usr/bin/gcc-config ${CHOST}-3.2.2
Hope this helps.
Also, could you please mail me your:
/var/db/pkg/sys-devel/gcc-3.2.2-r1/gcc-3.2.2-r1.ebuild
or:
/var/db/pkg/sys-devel/gcc-3.2.2/gcc-3.2.2.ebuild
Depending on the one you have. Please do not remerge gcc,
just mail the file you have on the laptop.
Regards,
--
Martin Schlemmer
Gentoo Linux Developer, Desktop/System Team Developer
Cape Town, South Africa
--
[EMAIL PROTECTED] mailing list