I am running Redhat 7.3 with kernel 2.4.18-3 & trying to install driver
0.9.0rc8

I get the same error when trying to ./configure under 0.9.0rc7

Here is what I get
-------------------
make[1]: *** [memalloc.o] Error 1
make[1]: Leaving directory `/usr/src/alsa/alsa-driver-0.9.0rc8/acore'
make: *** [compile] Error 1
make[1]: Entering directory `/usr/src/alsa/alsa-driver-0.9.0rc8/acore'
gcc -D__KERNEL__ -DMODULE=1 -I/usr/src/alsa/alsa-driver-0.9.0rc8/include
-I/lib/modules/2.4.18-3BOOT/build/include -O2 -mpreferred-stack-boundary=2
-march=i686 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD
-DEXPORT_SYMTAB -c memalloc.c
memalloc.c:33: `snd_compat_vmalloc_to_page' undeclared here (not in a
function)
memalloc.c:33: initializer element is not constant
memalloc.c:33: (near initialization for
`__ksymtab_snd_compat_vmalloc_to_page.value')
make[1]: *** [memalloc.o] Error 1
make[1]: Leaving directory `/usr/src/alsa/alsa-driver-0.9.0rc8/acore'
make: *** [compile] Error 1
[EMAIL PROTECTED] alsa-driver-0.9.0rc8]#


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to