Confusion about threadlibs?

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Wed Jan 16 17:31:44 PST 2008


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   / \





More information about the Bugs mailing list