I am currently using ALSA against my 2.4.4 kernel. I downloaded driver, lib and utils. Compiled everything. Configured modules.conf. Everything is working.
However, I am trying to "upgrade" to 2.4.9 which means I have to re-compile ALSA, unfortunantly. I am not sure just what to re-compile but I decided to start with the ALSA-driver directory. './configure' ran good. But when I try to 'make install' I am getting this: make[1]: Entering directory `/usr/src/archive/sound/alsa-driver-0.5.10b/kernel' make[1]: *** No rule to make target `/usr/lib/gcc-lib/i386-linux/2.95.2/include/stdarg.h', needed by `sound.o'. Stop. Since I first installed ALSA I installed a newer version of gcc(2.95.4). Well, look at this. The ALSA compile process is expecting a directory called 2.95.2. On my system it is 2.95.4!!! What do I do now?? I already tried fooling ALSA by just renaming 2.95.4. to 2.95.2. That didn't work. It found something else it didn't like. ALSA does not compile against newer versions of gcc after 2.95.2?????? HELP!! _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user