mfruba / kernel

152 stars 103 forks source link

make #32

Open mohnish21 opened 6 years ago

mohnish21 commented 6 years ago

make[1]: /lib/modules/4.14.0-kali3-amd64/build: No such file or directory. Stop. Makefile:1368: recipe for target 'modules' failed make: [modules] Error 2

shah1khan commented 6 years ago

I have the same problem. What was the solution for this?

RmACK123 commented 6 years ago

I had this error. You need to install linux headers: apt install linux-headers-4.14.0-kali3-amd64

Unfortunately, this still didn't get me into monitor mode: Error for wireless request "Set Mode" (8B06) I suspect it is not currently compatible with kernel 4.14.

Omni-potence commented 3 years ago

I have the same problem. What was the solution for this?

check this https://github.com/mfruba/kernel/issues/46#issuecomment-716311539