I am having trouble compiling the ALSA drivers.
I am trying to compile 0.9.0rc3
The kernel of the machine i am using is 2.4.19
I have deleted alsa-driver-0.9.0rc3/include/linux/isapnp.h as suggested on 
the alsa website.
I have loaded the soundcore.o modulues and then done
./configure
make

the tail end of the output is this:

gcc -DALSA_BUILD -D__KERNEL__ -DMODULE=1 
-I/root/alsa-driver-0.9.0rc3/include -I/lib/modules/2.4.19/build/include -O2 
-mpreferred-stack-boundary=2 -march=i686 -D__SMP__ -DCONFIG_SMP -DLINUX 
-Wall -Wstrict-prototypes -fomit-frame-pointer -pipe   -DEXPORT_SYMTAB -c 
sound.c
sound.c:41: `snd_hack_usb_set_interface' undeclared here (not in a function)
sound.c:41: initializer element is not constant
sound.c:41: (near initialization for 
`__ksymtab_snd_hack_usb_set_interface.value')
make[1]: *** [sound.o] Error 1
make[1]: Leaving directory `/root/alsa-driver-0.9.0rc3/acore'
make: *** [compile] Error 1



Does anyone know what I'm doing wrong?



_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to