C header files matching your running kernel were not found.  Refer to your distribution's documentation for installation instructions

root@kali:~# apt-get install linux-headers-$(uname -r)

root@kali:~# apt-get install build-essential linux-kernel-headers

C header files matching your running kernel were not found.  Refer to your distribution's documentation for installation instructions

相关文章: