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

Bug 3438

Summary: Frozen bubble don't build
Product: Gentoo Linux Reporter: david mattatall <davidsmind>
Component: [OLD] GamesAssignee: Gabriele Giorgetti <gabriele_giorgetti>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description david mattatall 2002-06-06 02:01:05 UTC
Calculating dependencies ...done!  >>> emerge app-games/frozen-bubble-0.9.3 to /  >>> md5 ;-) frozen-bubble-0.9.3.tar.bz2  >>> Unpacking source...  >>> Unpacking frozen-bubble-0.9.3.tar.bz2  >>> Source unpacked.  Can't load  '/usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/SDL_perl/SDL_perl.so' for  module SDL_perl: libpng.so.3: cannot open shared object file: No such file or  directory at /usr/lib/perl5/5.6.1/i686-linux/DynaLoader.pm line 206.   at /usr/lib/perl5/site_perl/5.6.1/i686-linux/SDL.pm line 9  Compilation failed in require at  /usr/lib/perl5/site_perl/5.6.1/i686-linux/SDL.pm line 9.  BEGIN failed--compilation aborted at  /usr/lib/perl5/site_perl/5.6.1/i686-linux/SDL.pm line 9.  Compilation failed in require at -e line 1.  BEGIN failed--compilation aborted at -e line 1.        *** I need perl-SDL installed  make: *** [dirs] Error 1    !!! ERROR: The ebuild did not complete successfully.  !!! Function src_compile, Line 2, Exitcode 2  !!! (no error message)    !!! emerge aborting on   /usr/portage/app-games/frozen-bubble/frozen-bubble-0.9.3.ebuild .    ###################################### ##I have SDL-sdlpl installed however## ######################################  #emerge -p dev-perl/SDL-sdlpl  These are the packages that I would merge, in order.  [ebuild   R  ] dev-perl/SDL-sdlpl-1.18.4-r1 to /
Comment 1 Gabriele Giorgetti 2002-06-06 07:11:19 UTC
Could you please tell me the libpng version you're using ?

Comment 2 Gabriele Giorgetti 2002-06-06 07:14:04 UTC
Btw make sure png is in your USE variable. 
re-emerge/emerge libpng emerge SDL-sdlpl again.
And see if it works.

- stroke