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: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Thu, 17 Jan 2008 02:31:20 +0100

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?

No, that's okay. Nobody is using libpthread.so on execution, but only libpthread.so.0, so keep searching :)


cheers
  simon

--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \




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