BTF error - 6.1 kernel
team lnx <[email protected]> Mon, 19 Dec 2022 22:20:15 -0800
| Newsgroups | org.kernel.vger.xdp-newbies |
|---|---|
| Message-ID | <CAOLRUnA_0r_kWr8dwNnBfdPNJymkp+1XM+djVrmD4-VmYXSeXA@mail.gmail.com> |
Hello everyone, I have enabled support for BPF and BTF in kernel 6.1, kernel compilation ends up in below error Segmentation fault (core dumped) LD vmlinux BTFIDS vmlinux FAILED: load BTF from vmlinux: No such file or directory make[1]: *** [scripts/Makefile.vmlinux:34: vmlinux] Error 255 Are there any work around/solutions or any suggestions? Thanks !