/libexec/ld-elf.so.1: Shared object "libm.so.6" not found, required by "libstdc++.so.5"

Noah admin2 at enabled.com
Sun Nov 4 09:55:18 PST 2007



Kris Kennaway wrote:
> Noah wrote:
>>
>>
>> Kris Kennaway wrote:
>>> Noah wrote:
>>>> thanks Kris,
>>>>
>>>> something must be wrong then. I am running into problems rebuilding 
>>>> apache now and see undefined references from 
>>>> /usr/local/lib/libstdc++.so.5 during the build:
>>>
>>> It looks like you have added a Linux libstdc++ library which is why 
>>> it is failing to resolve other Linux symbols and libraries.  No linux 
>>> ports should be putting them in /usr/local/lib though, so maybe you 
>>> or someone else did this manually.
>>
>>
>>
>> thanks Kris,
>>
>> I am checking with the other admin.  In the meantime it wouldnt hurt 
>> to move the library /usr/local/lib/libstdc++.so.5 out of there, right?
> 
> Probably not.  The question is whether other bogus libraries were also 
> added there to cause more problems later.  The pkg_which manpage has an 
> example command you can run to try and track down extra files that were 
> not installed by any packages.
> 


Hi Kris,

I am not completely clear on which manpage to go to?  Is 'pkg_' 
command/man page truncated in some way?

Cheers,

Noah



More information about the freebsd-questions mailing list