I am attempting to install ALSA 0.9.0beta12 and encounter errors during the 
make process (shown at the bottom of the message):

I suspect the following line of output from my ./configure command has 
something to do with the errors.

  checking for MUTEX macros... no

I have installed ALSA successfully on another machin which had MUTEX 
macros... yes. Does anyone know how to get MUTEX macros running? Or are the 
errors perhaps due to something else?


In file included from timer.c:1:
../alsa-kernel/core/timer.c: At top level:
../alsa-kernel/core/timer.c:68: `MUTEX' undeclared here (not in a function)
../alsa-kernel/core/timer.c: In function `snd_timer_user_interrupt':
../alsa-kernel/core/timer.c:878: warning: passing arg 1 of `__wake_up' from 
incompatible pointer type
../alsa-kernel/core/timer.c: In function `snd_timer_user_read':
../alsa-kernel/core/timer.c:1220: storage size of `wait' isn't known
../alsa-kernel/core/timer.c:1230: warning: passing arg 1 of `add_wait_queue' 
from incompatible pointer type
../alsa-kernel/core/timer.c:1236: warning: passing arg 1 of 
`remove_wait_queue'
from incompatible pointer type
../alsa-kernel/core/timer.c:1220: warning: unused variable `wait'
make[1]: *** [timer.o] Error 1
make[1]: Leaving directory `/local/modrak/tmp/alsa-driver-0.9.0beta12/acore'
make: *** [compile] Error 1

./configure --with-debug=detect --with-sequencer=yes --with-isapnp=no 
--with-oss=no --with-cards=rme9652

Thanks
Kris Modrak

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to