I'm trying to compile this kernel module for TrueNAS Scale to control my system fans like i did on ubuntu.
compilation is failing with this error:
make[2]: *** [scripts/Makefile.build:243: /usr/src/it87/it87.o] Killed
make[1]: *** [Makefile:1924: /usr/src/it87] Error 2
make: *** [Makefile:71: modules] Error 2
the kernel version is 6.6.44-production+truenas
i'm running on a BKHD N100 nas motherboard.
on ubuntu (same hardware) worked fine.
also, i tried compiling this in a TrueNAS Scale VM and it gave me the same error.
I'm trying to compile this kernel module for TrueNAS Scale to control my system fans like i did on ubuntu.
compilation is failing with this error:
the kernel version is 6.6.44-production+truenas
i'm running on a BKHD N100 nas motherboard.
on ubuntu (same hardware) worked fine.
also, i tried compiling this in a TrueNAS Scale VM and it gave me the same error.