[Mplayer-dev-eng] configure doesn't autodetect alsa driver well!
Bertrand BAUDET
bertrand_baudet at yahoo.com
Tue Jun 5 11:42:22 CEST 2001
Hi,
configure returned:
Checking for alsa ... notfound
and I'm using alsa driver 0.5.11
For me it failed to compile the little progs between lines
597-601 & 609-613 because it was unable to find soundcard.h which
is located in the "sys" subdir on my system.
All other files that required soundcard.h(mplayer.c, demuxer.c...) use the
"sys" path!
Adding the corrected path(#include <sys/soundcard.h>) in the configure file
will returned:
Checking for alsa ... 0.9.x
and I'm using alsa driver 0.5.11
Can someone check this?
Bertrand
_______________________________________________
Mplayer-dev-eng mailing list
Mplayer-dev-eng at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng
More information about the MPlayer-dev-eng
mailing list