Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 253267

Summary: dev-libs/libdnet does not link the python extension to the shared object
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 251464    

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.