|
| View previous topic :: View next topic |
| Author |
Message |
blaggard
|
Posted: Sun Sep 23, 2007 11:30 pm Post subject: libgcc error - nothing works |
|
|
Hi,
When I invoke syaptic (and firefox)
I get this error:
synaptic: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory
How do I resolve this error?
Thanks.
Blaggard
|
|
|
 |
blaggard
|
Posted: Sun Sep 23, 2007 11:38 pm Post subject: |
|
|
Follow Up:
I found libgcc as follows in my system:
mypc> locate libgcc
/lib/libgcc_s-4.1.2-20070626.so.1
/lib/libgcc_s.so.1
/usr/lib/libgccpp.so.1
/usr/lib/libgccpp.so.1.0.2
Thanks. Blaggard
Thanks.
Blaggard
|
|
|
 |
blaggard
|
Posted: Mon Sep 24, 2007 2:01 am Post subject: |
|
|
PROBLEM RESOLVED!
Looked under the /lib directory for libgcc and found that the libgcc_s.so.1
was blinking red (since the link to libgcc_s-4.1.2-20070626.so.1 was broken).
I corrected the link error so that it pointed out to an existing libgcc_s-4.1.2-20070503.so.1
file and that resolved my problem.
Thanks.
Blaggard
|
|
|
 |
gr00ve
|
Posted: Mon Sep 24, 2007 9:56 pm Post subject: |
|
|
i've used yum install fslint to solve similair problems after upgrades or me doing smth i wasn't supposed to
|
|
|
 |
|
|
|