DragonFly bugs List (threaded) for 2008-01
DragonFly BSD
DragonFly bugs List (threaded) for 2008-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Confusion about threadlibs?


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Wed, 16 Jan 2008 17:10:56 -0800


On Thu, 17 Jan 2008, Simon 'corecode' Schubert wrote:

> walt wrote:
> > ...
> > Loaded symbols for /usr/lib/libthread_xu.so.2    <========== huh?
> >
> > Wait just a minute -- what is libthread_xu doing there?  I'm using
> > libc_r, not xu:
>
> somebody insists to link to libthread_xu.  maybe one of the libs, maybe the
> perl build itself.  try a ldd on all involved binaries.

# readelf -d /usr/lib/libpthread.so

Dynamic section at offset 0x620 contains 20 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libthread_xu.so.2]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
 0x0000000e (SONAME)                     Library soname: [libpthread.so.0]

Maybe?




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]