Hello, I am trying to install alsa-driver-0.5.12a on Red Hat 7.2 and I am have a problem during make. My file modversions.h, which I unpacked with the kerbnel source tree that came with the distribution, is empty except for an error message. How do I fix this? Are there other compile settings I can choose that do not include the modversions.h file?
Any help woudl be appreciated. Dave make[1]: Entering directory `/home/sutter/SoundDriver/alsa-driver-0.5.12a/kernel' gcc -DALSA_BUILD -D__KERNEL__ -O2 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/src/linux/include -I.. -DEXPORT_SYMTAB -c sound.c In file included from ../include/driver.h:66, from sound.c:23: /usr/include/linux/modversions.h:1:2: #error Modules should never use kernel-headers system headers, /usr/include/linux/modversions.h:2:2: #error but rather headers from an appropriate kernel-source package. /usr/include/linux/modversions.h:3:2: #error Change -I/usr/src/linux/include (or similar) to /usr/include/linux/modversions.h:4:2: #error -I/lib/modules/$(uname -r)/build/include /usr/include/linux/modversions.h:5:2: #error to build against the currently-running kernel. make[1]: *** [sound.o] Error 1 make: *** [compile] Error 1 make[1]: Leaving directory `/home/sutter/SoundDriver/alsa-driver-0.5.12a/kernel' _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user