My teacher gave me a premade file which I had to compile. so I compile it from the konsole, using ./mmake kello command. But then, the konsole gives me this error message :
- Code: Select all
make -C /lib/modules/4.1.13-desktop-2.mga5/build SUBDIRS=/home/tasem/Desktop/KernMod/kernelmod modules
make[1]: *** /lib/modules/4.1.13-desktop-2.mga5/build: No such file or directory. Stop.
Makefile:9: recipe for target 'default' failed
make: *** [default] Error 2
What is going wrong ? Do I have to install a packet ?
A help would be appreciated.
Thanks !