Moshe,
I re-ran the configure in the driver directory. The exact command I gave was:
./configure --with-cards=all --with-debug=full --with-oss=yes --with-seq=yes --with-kernel=/usr/src/linux-2.4.9-e.12
Don,
I confess that I don't have a solution -- perhaps someone else on the list has an idea? However, I see two red flags:
checking for GCC version... Kernel compiler: Used compiler: 2.96
*** NO PREDEFINED KERNEL COMPILER IS DETECTED *** Assuming the same compiler is used with the current system compiler.
*** Please make sure that the same compiler version was used for building kernel.
2.96 is a bit old as a compiler. If you're getting your kernel as binaries, I wouldn't be surprised to learn that they're on gcc 3.2 or so. This can introduce problems with incompatible symbols.
On the other hand, I see that my current Debian kernel was compiled using 2.95.4. This information is in a file you seem to be missing, the "compile.h" file, see below.
The second question is
configure:2677:61: /usr/src/linux-2.4.9-e.12/include/linux/compile.h: No such file or directory
There were a few of these compile failures, and I simply don't know if they are serious or not.
-- Moshe Yudkowsky Disaggregate 2952 W Fargo Chicago, IL 60645 USA
www.Disaggregate.com [EMAIL PROTECTED] +1 773 764 8727
------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
