Never mind . . .

Ben Pfaff pfaffben@msu.edu
19 Sep 2001 00:17:31 -0400


Damon Siefert <siefertd@msu.edu> writes:

> How about this: Has anyone installed the Alsa project sound drivers? The 
> kernal's support for my soundcard is miserable, but I can't compile the 
> Alsa drivers. It says:
> 
> make[1]: *** No rule to make target 
> `/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h', needed by 
> 'sound.o'. Stop.
> make: *** [compile] Error 1

There's something wrong with the dependencies in the Makefile.
Try editing out the references to the named file, either in the
Makefile or in included files.