-
Rules.make error
Attempting to compile the Speedbundle (for my Speedtouch USB modem) with 'make' gave the error:
Code:
/usr/src/linux-2.6.9-gentoo-r4/Rules.make: no such file or directory
No rule to make target `/usr/src/linux-2.6.9-gentoo-r4/Rules.make'. Stop.
Any idea how I can get around this? I tried 'touch /usr/src/linux-2.6.9-gentoo-r4/Rules.make' but make failed with many other compile errors, so I removed the empty file.
Thanks in advance.
-
Are you using the correct driver? I don't have Rules.make in my source tree, either, so it may be a 2.4.* thing (can't remember...). :?