OK, I"m a newbie, but I've tried everything I know and can't get the 
./configure script to run without error:

...
checking for directory with kernel source... /usr/include/linux
checking for kernel version... expr: syntax error
expr: syntax error
expr: syntax error
failed (probably missing /usr/include/linux/include/linux/version.h)

I bought the current redhat 2.4.7-10 and upgraded to the 2.4.9-31.  The 
version.h file for the current kernel is in the /usr/include/linux 
folder not the usr/src/linux default.  The old version (2.4.7-10) is in 
/usr/src/redhat/SOURCES/linux/include/linux

The "current" version.h file contains:
#include <linux/rhconfig.h>
#if defined(__module__smp)
#define UTS_RELEASE "2.4.9-31smp"
#elif defined(__module__BOOT)
#define UTS_RELEASE "2.4.9-31BOOT"
#elif defined(__module__enterprise)
#define UTS_RELEASE "2.4.9-31enterprise"
#elif defined(__module__debug)
#define UTS_RELEASE "2.4.9-31debug"
#else
#define UTS_RELEASE "2.4.9-31"
#endif
#define LINUX_VERSION_CODE 132105
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))

I'm definately a newbie and am not sure what to do next to get my Avance 
Logic ALS4000 sound card working.  It appears that the ALSA drivers 
support it if I can figure how to run the setup.  Any help is greatly 
appreciated.  THANKS!


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to