Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211466 - net-p2p/amule-2.2.0_pre20080218 missing runtime dependency
Summary: net-p2p/amule-2.2.0_pre20080218 missing runtime dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on: 212002
Blocks:
  Show dependency tree
 
Reported: 2008-02-25 23:15 UTC by Jaroslaw Niec
Modified: 2008-03-04 12:19 UTC (History)
0 users

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 Jaroslaw Niec 2008-02-25 23:15:40 UTC
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 Raúl Porcel (RETIRED) gentoo-dev 2008-03-04 12:19:50 UTC
Added on 20080304 snapshot with upnp USE-flag, thanks