Relative Content

Tag Archive for linuxmakefilecross-compilingkbuild

Cross-compiling kernel. Can‘t find libelf after enable bpf_syscall()

I am attempting to build a kernel for my ARM64 device, while my host architecture is x86_64. I am utilizing Docker as a virtual machine platform, and compiling using the Ubuntu 22.04 system.
After enabling bpf_syscall() in the kernel options and rebuilding the kernel, I encountered this error: