One last issue:
I ran ./configure and got this:
checking for Mix_OpenAudio in -lSDL_mixer... no
*** SDL_mixer not found. Configuring without audio support.
config.log says:
configure:3145: checking for sdl-config
configure:3180: checking for SDL - version >= 1.0.1
configure:3265: gcc -o conftest -I/usr/include/SDL -D_GNU_SOURCE=1
-D_REENTRANT conftest.c -lSDL -lpthread 1>&5
configure:3355: checking for SDL_JoystickOpen
configure:3383: gcc -o conftest conftest.c -lSM -lICE -lX11 -lXi
-lXext -lXmu -lXt -ldl -lm -ltcl -lSDL -lpthread 1>&5
configure:3415: checking for Mix_OpenAudio in -lSDL_mixer
configure:3434: gcc -o conftest conftest.c -lSDL_mixer -lSM -lICE
-lX11 -lXi -lXext -lXmu -lXt -ldl -lm -ltcl -lSDL -lpthread 1>&5
/usr/bin/ld: cannot find -lSDL_mixer
collect2: ld returned 1 exit status
[mlapier at mushroom ~]$ rpm -qa | grep SDL
SDL-1.2.14-3.el6.i686
SDL-static-1.2.14-3.el6.i686
SDL-devel-1.2.14-3.el6.i686
[mlapier at mushroom ~]$
Does anyone have a clue how to correct this issue?
--
_
?v?
/(_)\
^ ^ Mark LaPierre
Registerd Linux user No #267004
https://linuxcounter.net/
****
17.1.2013 2:27, Mark LaPierre kirjoitti:> One last issue: > > I ran ./configure and got this: > checking for Mix_OpenAudio in -lSDL_mixer... no > *** SDL_mixer not found. Configuring without audio support.Install SDL_mixer-devel from EPEL: http://fedoraproject.org/wiki/EPEL -- Markku Kolkka markku.kolkka at iki.fi