First post, by Phil Carter
- Rank
- Newbie
Using Linux (Slackware 12), building from source. Sound works in DOSBox 0.65 but not in any newer versions. One thing that may or may not be relevant is I installed SDL_sound 1.0.1 which put SDL_sound.h in /usr/local/include/SDL, but I had to put a symbolic link to SDL_sound.h in /usr/local/include. The configure scripts for DOSBox 0.7x would complain that they couldn't find SDL_sound otherwise. The 0.65 configure script worked but the source wouldn't compile without that symbolic link because it couldn't find SDL_sound.h.
Any ideas on why I can't get sound to work for versions of DOSBox newer than 0.65? For the moment I'll just use 0.65 though, because I primarily use it to play Wacky Wheels, which works fine with that version.