Am 16.05.2013 13:49, schrieb Adam Carter:
> My system no longer had a /lib64/libgcc_s.so.1 which made it quite
> unhappy. I eventually copied one over from a fedora live iso i had and
> things are operational again. Is there some way i can confirm if it was
> the gcc upgrade?
> 
> This looks damning;
> 
> # gcc-config 2
>  * Switching native-compiler to x86_64-pc-linux-gnu-4.7.3 ...
> /usr/bin/python2.7: error while loading shared libraries: libgcc_s.so.1:
> cannot open shared object file: No such file or directory
> 
> ewarn: error while loading shared libraries: libgcc_s.so.1: cannot open
> shared object file: No such file or directory
> ewarn: error while loading shared libraries: libgcc_s.so.1: cannot open
> shared object file: No such file or directory
> 
I had the same yesterday - run:
LD_LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/ ldconfig
to fix your system.

Thanx to chithanh for this life-saving oneliner
(http://forums.gentoo.org/viewtopic-p-7053126.html).

Greetings,
Daniel


-- 
Get my PGP key at:
*
http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0x837FB8B5BB9D4887
* $ gpg --recv-keys --keyserver keyserver.ubuntu.com 0xBB9D4887

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to