Displaying 1 result from an estimated 1 matches for "asoundef".
Did you mean:
asound
2001 Mar 03
1
libao: alsa plugin won't compile
...ao so I don't know if the problem is related to
alsa-9.0 changes.
Alsa headers seem to be there:
/usr/include/linux> ls -l as*.h
-rw-r--r-- 1 root root 35994 Mar 3 10:57 asequencer.h
-rw-r--r-- 1 root root 31982 Mar 3 10:57 asound.h
-rw-r--r-- 1 root root 10435 Mar 3 10:57 asoundef.h
from config.cache:
ac_cv_lib_asound_snd_pcm_open=${ac_cv_lib_asound_snd_pcm_open=yes}
The compilation error:
gcc -DPACKAGE=\"libao\" -DVERSION=\"0.6.0\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4
-DSIZEOF_LONG=4 -DHAVE_SYS_SOUNDCARD_H=1 -I. -I. -I../../..
-I../../../include -O20 -ffa...