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

Bug 130169

Summary: games-simulation/lincity-ng-1.0.3 can't find SDL_mixer
Product: Gentoo Linux Reporter: Thomas Kuther <gimpel>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Kuther 2006-04-16 07:50:43 UTC
trying to compile lincity-ng i get following error:
----8<----
..
checking for OpenGL library... -lGL
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.5... yes
checking for SDL_mixer >= 1.2... not found
configure: error: Please install SDLMixer >=1.2.2
---->8----

# epm -qa | grep -i 'sdl'
libsdl-1.2.9-r1
sdl-gfx-2.0.13-r1
sdl-mixer-1.2.6-r1
sdl-sound-1.0.1-r2
sdl-image-1.2.4
sdl-net-1.2.5
sdl-ttf-2.0.7

I tried recompiling sdl-mixer, but that didn't help.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-16 08:02:45 UTC

*** This bug has been marked as a duplicate of 130168 ***