Bug 198181 - ldd -r reports undefined symbols
Summary: ldd -r reports undefined symbols
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: boost
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Benjamin Kosnik
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: ldd-r-kh
TreeView+ depends on / blocked
 
Reported: 2006-07-10 13:08 UTC by Karsten Hopp
Modified: 2013-08-09 05:47 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-20 17:42:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


boost-devel-1.33.1-6
undefined symbol: _Z8cpp_mainiPPc       (/usr/lib/libboost_prg_exec_monitor.so)

Comment 1 Benjamin Kosnik 2006-11-14 09:57:02 UTC
This is a hook for the end-user's cpp-main. See:

http://www.boost.org/libs/test/example/prg_exec_example.cpp


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