Jason Cole wrote:
> 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.
> 
> /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

gfp_t was introduced in kernel 2.6.14.  It seems this change was
backported into your 2.6.9 RHEL kernel, thus making it incompatible with
Linux.

Try commenting out line 243 of adriver.h.


HTH
Clemens

-------------------------------------------------------------------------
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

Reply via email to