Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253267 - dev-libs/libdnet does not link the python extension to the shared object
Summary: dev-libs/libdnet does not link the python extension to the shared object
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2008-12-31 17:37 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-02-14 22:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-12-31 17:37:06 UTC
yamato ~ # qfile /usr/lib/libdnet.so
dev-libs/libdnet (/usr/lib/libdnet.so)
yamato ~ # qfile /usr/lib/python2.5/site-packages/dnet.so
dev-libs/libdnet (/usr/lib/python2.5/site-packages/dnet.so)
yamato ~ # scanelf -n /usr/lib/python2.5/site-packages/dnet.so
 TYPE   NEEDED FILE 
ET_DYN libpython2.5.so.1.0,libpthread.so.0,libc.so.6 /usr/lib/python2.5/site-packages/dnet.so 

Symbol addr_bcast@@ (32-bit UNIX System V ABI Intel 80386) present 3 times
  libdnet
  /usr/bin/nmap
  /usr/lib/python2.5/site-packages/dnet.so
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-14 22:10:49 UTC
I believe this bug is fixed in dev-libs/libdnet-1.11-r2.