-
Hi, I have the following error while compiling the l4t-35 5.10.kernel. ./include/linux/lockref.h:19:10: fatal error: generated/bounds.h: No such file or directory bounds.h or other files defined in the Kbuild are not created in the include/generated folder. I compile the kernel using make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- -j8 Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hey @htex0189 Could you please give us some context ? Building the Linux kernel / Linux-tegra is working fine. |
Beta Was this translation helpful? Give feedback.
-
Hi, Thanks for the wiki link. Is there any documents detailing the procedure to install the compiled kernel and modules on to Jetson PC please? |
Beta Was this translation helpful? Give feedback.
Hey @htex0189
Could you please give us some context ?
Did you enabled any specific Linux kernel token ? (I mean, did made changes to the Linux kernel configuration ?)
Building the Linux kernel / Linux-tegra is working fine.
Please follow the instructions described in our wiki page