LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   configure: error: Could not find -lSDL_mixer (https://www.linuxquestions.org/questions/slackware-14/configure-error-could-not-find-lsdl_mixer-77057/)

wakeupbomb 07-29-2003 04:08 PM

configure: error: Could not find -lSDL_mixer
 
Hey
Well I took the plunge and installed Slackware 9.0 and it rocks. Everything is going swimmingly. But I have tried to install a game called Powermanga and when I do ./configure i get this and it fails

checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 0.11.0... yes
checking for Mix_GetChunk in -lSDL_mixer... no
configure: error: Could not find -lSDL_mixer

it looks like an SDL_mixer error, but iv'e installed the .tgz package for it from linuxpackages.net. So SDL is present as far as I know.

Any ideas?

thanks :)

Tinkster 07-29-2003 04:43 PM

Try a
locate SDL_mixer

If it's not there, look whether it's
meant to be in the tgz... if not, go
and get SDL source and tackle it
from there ;)

Cheers,
Tink

wakeupbomb 07-29-2003 04:55 PM

well it all appears to be there

var/log/packages/SDL_mixer-1.2.5-i386-2
/var/log/scripts/SDL_mixer-1.2.5-i386-2
/usr/doc/SDL_mixer-1.2.5
/usr/doc/SDL_mixer-1.2.5/native_midi_gpl
/usr/doc/SDL_mixer-1.2.5/native_midi_gpl/README
/usr/doc/SDL_mixer-1.2.5/README
/usr/doc/SDL_mixer-1.2.5/mikmod
/usr/doc/SDL_mixer-1.2.5/mikmod/COPYING.LESSER
/usr/doc/SDL_mixer-1.2.5/mikmod/README
/usr/doc/SDL_mixer-1.2.5/mikmod/AUTHORS
/usr/doc/SDL_mixer-1.2.5/CHANGES
/usr/doc/SDL_mixer-1.2.5/timidity
/usr/doc/SDL_mixer-1.2.5/timidity/FAQ
/usr/doc/SDL_mixer-1.2.5/timidity/README
/usr/doc/SDL_mixer-1.2.5/COPYING
/usr/lib/libSDL_mixer.a
/usr/lib/libSDL_mixer-1.2.so.0.2.3
/usr/lib/libSDL_mixer-1.2.so.0
/usr/lib/libSDL_mixer.la
/usr/lib/libSDL_mixer.so
/usr/include/SDL/SDL_mixer.h

hmm I think i'll try a reboot and see if that helps

cheers

Argh, well a reboot hasn't helped, I suppose I should try building from soruce, sigh. Here we go.

contrasutra 07-29-2003 05:09 PM

running "ldconfig" should be enough. You only have to reboot if you do kernel changes.

try compiling from source.

wakeupbomb 07-29-2003 05:18 PM

Quote:

Originally posted by contrasutra
running "ldconfig" should be enough. You only have to reboot if you do kernel changes.

try compiling from source.

ldconfig, thats the one. Couldn't remember that command for the life of me. Cheers

I'm compiling from source now. The fun :)

wakeupbomb 07-29-2003 05:23 PM

Ok. Cheers guys. Works perfectly now
God I love slackware, I wonder how many dependency errors I would of got compiling that with other distros

:D

Hail to the Slack


All times are GMT -5. The time now is 12:06 AM.