Hello all,
Just got a new computer, a Compaq Presario and installed Red Hat Linux on it. Everything was going perfect...
$ uname -a
$ Linux localhost.localdomain 2.4.21-4.EL #1 Fri Oct 3 18:13:58 EDT 2003 i686 i686 i386 GNU/Linux
.... but No sound.

Did some research and found out I needed the alsa-driver-1.0.2c.
OK, no problem there. Downloaded it and but when I ran configure, got this at the end of the output: checking for kernel version... The file /lib/modules/2.4.21-4.EL/build/include/linux/version.h does not exist.
Please, install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /usr/src/linux).
What flags with the configure script do I need? Where is the /usr/src/linux equivelent for Red Hat?
So far I've tried "--with-redhat=yes" and many more options... not good. And also editing the configure file to point to the /usr/include directory.
Any help would greatly be appreaciated.
Thanks,
Steve