Bug 211466 - net-p2p/amule-2.2.0_pre20080218 missing runtime dependency
Bug#: 211466 Product:  Gentoo Linux Version: 2007.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: net-p2p@gentoo.org Reported By: zuljin@go2.pl
Component: Ebuilds
URL: 
Summary: net-p2p/amule-2.2.0_pre20080218 missing runtime dependency
Keywords:  
Status Whiteboard: 
Opened: 2008-02-25 23:15 0000
Description:   Opened: 2008-02-25 23:15 0000
net-p2p/amule-2.2.0_pre20080218 ebuild compiles and works fine, but when UPNP
support is enabled then in application log we can see following messages:
2008-02-25 23:51:42: UPnP.cpp(87): Universal Plug and Play:
error(CDynamicLibHandle): Unable to dlopen libixml.so.2. Check PATH and
LD_LIBRARY_PATH.
2008-02-25 23:51:42: UPnP.cpp(87): Universal Plug and Play:
error(CDynamicLibHandle): Unable to dlopen libupnp.so.2. Check PATH and
LD_LIBRARY_PATH.
2008-02-25 23:51:42: UPnP.cpp(87): Universal Plug and Play:
error(CDynamicLibHandle): Unable to dlopen libupnp.so.3. Check PATH and
LD_LIBRARY_PATH.
2008-02-25 23:51:42: UPnP.cpp(228): Universal Plug and Play:
error(CDynamicLibHandle): Unable to dlopen one or more UPnP component
libraries. Check PATH and LD_LIBRARY_PATH.
2008-02-25 23:51:42: amule.cpp(1000): CUPnPException: error(CDynamicLibHandle):
Unable to dlopen one or more UPnP component libraries. Check PATH and
LD_LIBRARY_PATH.
2008-02-25 23:51:42: SharedFileList.cpp(353): Found 0 known shared files

These messages dissapered and UPNP started working after installation of
net-libs/libupnp-1.4.6.

Can someone please verify this and update ebuild dependencies with libupnp
library?

Thanks

------- Comment #1 From Raúl Porcel 2008-03-04 12:19:50 0000 -------
Added on 20080304 snapshot with upnp USE-flag, thanks