RPMBuild error

Rick Stevens rstevens at vitalstream.com
Fri Nov 19 19:06:52 UTC 2004


Roger Harrell wrote:
>> 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.
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens at vitalstream.com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-              Careful!  Ugly strikes 9 out of 10 people!            -
----------------------------------------------------------------------




More information about the Redhat-install-list mailing list