hia,
im on mandrake 8.2 and i tried installing the emu10k1 driver for my sblive, but when i tried to compile it it came up with this:
[filsta@localhost emu10k1]$ make
make -Cscripts
make[1]: Entering directory `/home/filsta/sblive/emu10k1/scripts'
/usr/src/linux-2.4/include/linux/version.h is missing. Please run make config in
your kernel source tree
make[1]: *** [get_version] Error 1
make[1]: Leaving directory `/home/filsta/sblive/emu10k1/scripts'
make: *** [opts] Error 2
[filsta@localhost emu10k1]$
i think i know what the problem is, it is looking for version.h in /usr/src/linux-2.4/include/linux/ but it is actually located in /usr/src/linux-2.4.18-6mdk/include/linux
anyways if anyone knows how to get around this i would be much appreciated