When I try to compile with "USE_SDL = 1" (on Linux) I get compile errors<br><br>source/s_sdl.cpp:430: `Mix_LoadRAW_RW' undeclared<br>source/s_sdl.cpp:433: `Mix_LoadChannel' undeclared<br>source/s_sdl.cpp:452: `Mix_Play' undeclared<br><br>which is understandable, because SDL_mixer-1.2.5 doesn't have those functions. Neither does the SDL_mixer head from the sdl cvs, and neither does version 1.2.0. So, I wonder where I can find them. The Allegro sound does work for me, but it's a little washed-out sounding.<br><br>Two other questions I'll just tack on here -- not about bugs. After a good deal of searching around, I found on the net a strife1.wad and a voices.wad, however Vavoom tells me "Wad file voices.wad doesn't have IWAD or PWAD id". Is there anything I can do except just keep looking for wad files? (I don't have a DOS or Windows system -- just Linux.)<br><br>And, finally, is there a way to get more brightness or contrast in the pictures? My screen is rather dim, despite having the video options brightness control cranked up all the way.<br><br>Greg<br>