ubuntu 16, build ko module, bug and fix
2025/05/08 16:34
瀏覽45
迴響0
推薦0
引用0
build hellomod
get bug of
./include/linux/kernel.h:6:20: fatal error: stdarg.h: No such file or directory
compilation terminated.
fix:
sudo ln -s /usr/lib/gcc/x86_64-linux-gnu/5/include/stdarg.h /lib/modules/4.15.0-142-generic/build/include/stdarg.h

你可能會有興趣的文章:
限會員,要發表迴響,請先登入

