Missing libpthread.so.*

squirrel at isot.com squirrel at isot.com
Fri Dec 9 15:04:07 PST 2005


Geez, it was that simple!!!  I've searched everywhere for libpthread, but
didn't bother to see doc on libkse.  My bad...

Thanks...

> On 12/9/05, squirrel at isot.com <squirrel at isot.com> wrote:
>> FBSD 5.0
>>
>> I'm getting missing libpthread.so.* error, so I copied it from another
>> FBSD box, and now getting:
>>   Undefined symbol "__malloc_lock"
>>
>> So I went into /usr/src/lib/libpthread and did make/install.  I noticed
>> that it installed libkse.so.* but not libpthread.so.*.
>>
> What you need to do is create a link between libpthread.so.* and
> libkse.so.*:
>
>   cd /usr/lib
>   ln libkse.so... libpthread.so....
>
> Also see this cvs entry about libkse on FreeBSD 5.0:
>
> http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libpthread/Makefile?rev=1.35&content-type=text/x-cvsweb-markup
>
> --
> DISCLAIMER:
> No electrons were mamed while sending this message. Only slightly bruised.
>
>



**************************************
Computer problems? ...................
..............http://www.multibyte.net



More information about the freebsd-stable mailing list