Michael Artz wrote: > > I am trying to compile SDL 1.2 on my system, but I do not have alsa and > it thinks that I do. How do I disable the use of alsa when I compile? > > Thanks > -Mike Try ./configure --disable-alsa Anyway i tried to compile SDL-1.2 with alsa 0.9.0 and it doesn't work at all...