/usr/src/linux will _ALWAYS_ point to the kernel source code. If you are running Mandrake (I'd guess, what 8.1, 8.2?) make sure that whatever kernel you are running on (from the command prompt type 'uname -s -r' to find out specific version) that you also have the source code installed. For example, 'uname -s -r' returns Linux 2.4.18 for me. Check your Mandrake CDs, you should have an RPM file that installs the kernel source code. Install this kernel source rpm, version 2.4.18 in my case) and that shoud provide you with the .h file you need. If not let me know.
Jason
|