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

Bug 251505

Summary: games-puzzle/drod-bin bundle multiple internal libraries
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: [OLD] GamesAssignee: Gentoo Games <games>
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, 280615    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-12-18 17:27:32 UTC
yamato ~ # ls /opt/drod/Libs/
libSDL-1.2.so.0      libSDL_ttf-2.0.so.0      libexpat.so.0      libfmod-3.73.so   libfreetype.so.6.3.3  libstdc++.so.5
libSDL-1.2.so.0.7.0  libSDL_ttf-2.0.so.0.6.0  libexpat.so.0.5.0  libfreetype.so.6  libgcc_s.so.1         libstdc++.so.5.0.2


yamato ~ # ./test-expat /opt/drod/Libs/libexpat.so.0.5.0
expat version in /opt/drod/Libs/libexpat.so.0.5.0: expat_1.95.8
yamato ~ # ./test-zlib /opt/drod/Libs/libfreetype.so.6
zlib version in /opt/drod/Libs/libfreetype.so.6: 1.1.4
Comment 1 Tupone Alfredo gentoo-dev 2012-01-31 12:57:29 UTC
Fixed, except for the use of

libexpat.so.0.5.0  libfmod-3.73.so

for which I don't find anything in portage.

Thanks for report.