Hello, I had alsa running back with the standard kernel release of RHEL 4, with a Sound Blaster Live 24-bit card running the ca0106 driver but since updating my kernel to 2.6.9-42.EL I have not been able to compile the driver (I haven't tried anything passed that, since I know I need the driver to work before continuing.) Below is the end of the compile and the errors that it presents. I get similar errors with both the 1.0.12rc3, and with the 1.0.11 releasesAny hints about what I am doing wrong? make clean doesn't seem to help anything, and I have checked that soundcore is on my system.
Thank you in advance for any help you can provide, Jason --Begin compile log-- make -C /lib/modules/2.6.9-42.EL/source SUBDIRS=/usr/src/alsa/alsa-driver-1.0.12rc3 O=/lib/modules/2.6.9-42.EL/build CPP="gcc -E" CC="gcc" modules make[1]: Entering directory `/usr/src/kernels/2.6.9-42.EL-x86_64' CC [M] /usr/src/alsa/alsa-driver-1.0.12rc3/acore/memalloc.o In file included from /usr/src/alsa/alsa-driver-1.0.12rc3/acore/memalloc.inc:13, from /usr/src/alsa/alsa-driver-1.0.12rc3/acore/memalloc.c:1: /usr/src/alsa/alsa-driver-1.0.12rc3/include/adriver.h:243: error: redefinition of typedef 'gfp_t' include/linux/gfp.h:133: error: previous declaration of 'gfp_t' was here make[4]: *** [/usr/src/alsa/alsa-driver-1.0.12rc3/acore/memalloc.o] Error 1 make[3]: *** [/usr/src/alsa/alsa-driver-1.0.12rc3/acore] Error 2 make[2]: *** [_module_/usr/src/alsa/alsa-driver-1.0.12rc3] Error 2 make[1]: *** [modules] Error 2 make[1]: Leaving directory `/usr/src/kernels/2.6.9-42.EL-x86_64' make: *** [compile] Error 2 find /lib/modules/2.6.9-42.EL/kernel/sound -name 'snd*.*o' | xargs rm -f make[1]: Entering directory `/usr/src/alsa/alsa-driver-1.0.12rc3/acore' mkdir -p /lib/modules/2.6.9-42.EL/kernel/sound/acore cp snd-page-alloc.ko snd-pcm.ko snd-rawmidi.ko snd-timer.ko snd.ko /lib/modules/2.6.9-42.EL/kernel/sound/acore cp: cannot stat `snd-page-alloc.ko': No such file or directory cp: cannot stat `snd-pcm.ko': No such file or directory cp: cannot stat `snd-rawmidi.ko': No such file or directory cp: cannot stat `snd-timer.ko': No such file or directory cp: cannot stat `snd.ko': No such file or directory make[1]: *** [modules_install] Error 1 make[1]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.12rc3/acore' make: *** [install-modules] Error 1 --End compile log-- ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alsa-user mailing list Alsa-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/alsa-user