Build GPU drive error

jet-pack-5.1.2/src/kernel/NVIDIA-kernel-module-source-TempVersion/kernel-open/nvidia/nv-caps.c:599:5: 错误: implicit declaration of function ‘sys_close’; did you mean ‘ksys_close’? [-Werror=implicit-function-declaration]
599 | sys_close(fd);
| ^~~~~~~~~
| ksys_close

Hi,
For building kernel image, please follow the steps in
Kernel — Jetson Linux Developer Guide documentation

You should not see the error by following the steps. Please give it a try.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.