Bug 198175 - 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 12:58 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:04:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karsten Hopp 2006-07-10 12:58:44 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.

agg-devel-2.4-1 undefined symbol: _ZN3agg10curve3_inc19approximation_scaleEd (/usr/lib/libaggfontfreetype.so) undefined symbol: _ZN3agg10curve4_div4initEdddddddd (/usr/lib/libaggfontfreetype.so) undefined symbol: _ZN3agg10curve3_div4initEdddddd (/usr/lib/libaggfontfreetype.so) undefined symbol: _ZN3agg10curve3_inc4initEdddddd (/usr/lib/libaggfontfreetype.so) undefined symbol: _ZN3agg10curve3_inc6vertexEPdS1_ (/usr/lib/libaggfontfreetype.so) undefined symbol: _ZN3agg10curve4_inc6vertexEPdS1_ (/usr/lib/libaggfontfreetype.so) undefined symbol: _ZN3agg10curve4_inc19approximation_scaleEd (/usr/lib/libaggfontfreetype.so) undefined symbol: _ZN3agg10curve4_inc4initEdddddddd (/usr/lib/libaggfontfreetype.so)


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