At Wed, 18 Sep 2002 15:37:07 +0400 (MEDT), Orcun Yavuz wrote: > > hi all, > > can someone please please please help with my compilation error.. > i'm a linux newbie and i've been trying to fix it for 2 days read every > manual howto mailing lists archives.. but i wasn't able to load the > alsa intel8x0 module to redhat 7.0.. by the way i deleted the > include/linux/isapnp.h file but it didn't work either..
there are confliction of the 2.2 wrapper. it seems that rh's kernel already includes a compatible header, kcompat.h, which was not detected by configure script. try to define CONFIG_HAVE_MUTEX_MACROS in alsa-driver/include/config.h manually. Takashi ------------------------------------------------------- This SF.NET email is sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
