cd /usr/include/SDL/
ln -s /usr/include/linux/soundcard.h
then I get this(still doesnt work)
...
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking soundcard.h usability... yes
checking soundcard.h presence... no
configure: WARNING: soundcard.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: soundcard.h: proceeding with the compiler's result
checking for soundcard.h... yes
...
|