> Thanks for pointing that out, I've made that correction. Still missing the 
> Makefile as previously mentioned unfortunately so I > am unable to build.

Hi Steven, please verify the headers are correctly installed by running:
dpkg -s linux-headers-$(uname -r) .

If they are not properly installed please run:
apt-get install kernel-headers-$(uname -r)

You should be able to build :)

Good luck - Aruna

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to