Bug 198176 - ldd -r reports undefined symbols
Summary: ldd -r reports undefined symbols
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: vim
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Karsten Hopp
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-07-10 13:03 UTC by Karsten Hopp
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-10 13:29:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karsten Hopp 2006-07-10 13:03:15 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.


amanda-client-2.5.0p2-2
undefined symbol: debug (/usr/lib/libamclient-2.5.0p2.so)
undefined symbol: sanitise_filename     (/usr/lib/libamclient-2.5.0p2.so)
undefined symbol: construct_timestamp   (/usr/lib/libamclient-2.5.0p2.so)
undefined symbol: amflock       (/usr/lib/libamclient-2.5.0p2.so)
undefined symbol: get_pname     (/usr/lib/libamclient-2.5.0p2.so)
undefined symbol: glob_to_regex (/usr/lib/libamclient-2.5.0p2.so)
undefined symbol: amfunlock     (/usr/lib/libamclient-2.5.0p2.so)
undefined symbol: debug_newvstralloc    (/usr/lib/libamclient-2.5.0p2.so)
...
...


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