RPMBuild error

Roger Harrell roger at audiblefaith.com
Sat Nov 20 01:09:40 UTC 2004


> Gee, hmmm.  I was looking at an FC1 system.  Lessee...no, libgcc is the
> RPM that supplies it on RH7.3 so I guess it's the same for you.  Try
> 
>     ls /lib/libgcc_s*
> 
> and see if that library actually exists on your system.  If not, you may
> need to install a different RPM, but which one it would be I don't know.
> If it does exist, you may need to do an "ldconfig -v" and watch the
> output to see if the library gets processed.
> 
> I get:
> /lib/libgcc_s-3.2.2-20030225.so.1
> /lib/libgcc_s.so.1
> 
> Thoughts?
> 
> Hmmm.  That looks OK to me.  Did you do an "ldconfig -v" yet?  If not,
> try "ldconfig -v | grep libgcc" and verify the library is seen by the
> linker. 

ldconfig -v | grep libgcc
         libgcc_s.so.1 -> libgcc_s-3.2.2-20030225.so.1

???
Looks like it's seeing it, so why would it fail?
-- 
Roger Harrell




More information about the Redhat-install-list mailing list