Make sure your gcc version matches the gcc version that compiled your Linux
kernel and your kernel modules (check: gcc --version ; cat /proc/version). 
Also check /System.map and/or /boot/System.map (should be copied from your
Linux kernel source code directory after finishing compilation) match your
kernel version.

BTW, it is best to select OSS compatibility explicitly if you need it
and also to specify your Linux kernel source directory (which must match your
currently running kernel version):

./configure --with-cards=ens1371 --with-sequencer=yes 
--with-kernel=/users/myname/my_copy_of_linux_kernel_source_2.4.23/

William



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to