Looking at the errors I get and at compat_22.h I think that the "missing
features" are not missing on my kernel, even though It is declared as a
2.2.17 kernel. But how can I workaround with that problem ? I hope I don't 
have to patch compat_22.h for I'm not used with patching and kernel 
programming at all.

I you have some advice....

Le Vendredi 26 Octobre 2001 15:09, vous avez écrit :
> Hello,
>
> I have a Mandrake 7.2 with the kernel 2.2.17.  I want to install the ALSA
> drivers 0.5.11.
> I run "make" after configuring the compilation of the drivers with this
> line : ./configure --with-cards=ens1370 --with-oss=yes
>
> I get the a lots of warnings such as :
>
> ../include/compat_22.h:12: warning: `init_MUTEX' redefined
> /usr/src/linux/include/asm/semaphore.h:44: warning: this is the location of
> the previous definition
> ../include/compat_22.h:13: warning: `DECLARE_MUTEX' redefined
> /usr/src/linux/include/asm/semaphore.h:46: warning: this is the location of
> the previous definition
> ../include/compat_22.h:16: warning: `init_waitqueue_head' redefined
> /usr/src/linux/include/linux/wait.h:24: warning: this is the location of
> the previous definition
>
> And at the end :
>
> ../include/compat_22.h:14: redefinition of `wait_queue_t'
> /usr/src/linux/include/linux/wait.h:18: `wait_queue_t' previously declared
> here
> ../include/compat_22.h:15: redefinition of `wait_queue_head_t'
> /usr/src/linux/include/linux/wait.h:19: `wait_queue_head_t' previously
> declared
> here
> ../include/compat_22.h:24: redefinition of `list_add_tail'
> /usr/src/linux/include/linux/list.h:57: `list_add_tail' previously defined
> here
> {standard input}: Assembler messages:
> {standard input}:9: Warning: Ignoring changed section attributes for
> .modinfo make[1]: *** [sound.o] Erreur 1
> make[1]: Quitte le répertoire
> `/home/sources/alsa/alsa-driver-0.5.11/kernel' make: *** [compile] Erreur 1
> -> that means error !
>
> I tested all combination, even a simple "./configure" but I still get the
> same result. What's the problem ?
>
> I look forward for someone's reply. Thank you.
>
> Patrice
>
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user

-------------------------------------------------------

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

Reply via email to