Michael Fratoni wrote:
I installed the smpeg and smpeg-devel rpm packages from the Red Hat Linux
7.3 disks. I made no changes at all other than installing the smpeg
packages, and the package builds and works fine.
Here is the relevant portion of the build log without smpeg installed:
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.0.1... yes
checking for SDL_JoystickOpen... yes
checking for Mix_OpenAudio in -lSDL_mixer... no
*** SDL_mixer not found. Configuring without audio support.
And now, with smpeg installed:
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.0.1... yes
checking for SDL_JoystickOpen... yes
checking for Mix_OpenAudio in -lSDL_mixer... yes
checking for GL library... yes
All I can tell you is that I have neither smpeg or smpeg-devel installed
on my system. I agree that I indeed get your error about SDL_mixer not
found if I run the stock build. After my hack I no longer get that error
and I get sound. So we can agree to disagree, but I may try your
solution also for my own edification.
--
Paul (ganci@xxxxxxxxxx)