a1wong / it87

125 stars 179 forks source link

Proxmox VE 8.2.7 Error #12

Open UncleVic opened 1 week ago

UncleVic commented 1 week ago

I can't compile

Build the module and install
fatal: No names found, cannot describe anything.
make[1]: *** /lib/modules/6.8.12-2-pve/build: No such file or directory.  Stop.
make: *** [Makefile:71: modules] Error 2
MuggleTan commented 19 hours ago

You have to install the kernel-headers: apt install pve-headers-$(uname -r)