BIC-MNI / minc-toolkit

Metaproject uniting all the available minc tools
GNU General Public License v3.0
37 stars 15 forks source link

I'm a newbie here as well as for kernel programming, kindly help me with this error #41

Closed chintalapudikrishna closed 8 years ago

chintalapudikrishna commented 8 years ago

i'm using ubuntu 16.04 LTS OS type 32-bit Also recently updated kernel header package make -C /lib/modules/4.4.0-34-generic/build M=/root/pluto modules make[1]: Entering directory '/usr/src/linux-headers-4.4.0-34-generic' make[2]: * No rule to make target '/root/pluto/pluto2.c', needed by '/root/pluto/pluto2.o'. Stop. Makefile:1403: recipe for target 'module/root/pluto' failed make[1]: * [module/root/pluto] Error 2 make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-34-generic' Makefile:4: recipe for target 'all' failed make: *\ [all] Error 2

vfonov commented 8 years ago

This is not relevant to minc-toolkit, maybe https://kernelnewbies.org/ will help.