Bug 198231 - ldd -r reports undefined symbols
Summary: ldd -r reports undefined symbols
Keywords:
Status: CLOSED DUPLICATE of bug 198230
Alias: None
Product: Fedora
Classification: Fedora
Component: samba
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Simo Sorce
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: ldd-r-kh
TreeView+ depends on / blocked
 
Reported: 2006-07-10 15:13 UTC by Karsten Hopp
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-03-14 16:59:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karsten Hopp 2006-07-10 15:13:11 UTC
Note: ldd can't handle dlopen'ed dependent libraries and these unresolved symbols
might be resolved by those. But this needs to be checked.
Reproducer: rpm -ql <packagename>| grep lib.*so | xargs ldd -r


samba-common-3.0.23-0.RC3
undefined symbol: yperr_string  (/usr/lib/libnss_wins.so)
undefined symbol: secrets_fetch_machine_password        (/usr/lib/libnss_wins.so)
undefined symbol: secrets_fetch (/usr/lib/libnss_wins.so)
undefined symbol: secrets_delete        (/usr/lib/libnss_wins.so)
undefined symbol: secrets_store (/usr/lib/libnss_wins.so)
undefined symbol: secrets_fetch_domain_sid      (/usr/lib/libnss_wins.so)
undefined symbol: yp_get_default_domain (/usr/lib/libnss_wins.so)
undefined symbol: yp_match      (/usr/lib/libnss_wins.so)

Comment 1 Guenther Deschner 2007-03-14 16:59:09 UTC

*** This bug has been marked as a duplicate of 198230 ***


Note You need to log in before you can comment on or make changes to this bug.