FAILED: load BTF from vmlinux: No such file or directory
make: *** [Makefile:1164: vmlinux] Error 255
make: *** Deleting file 'vmlinux'
root@akb:/home/akb/SRC/net/net-next#
I have to enable BTF for my BPF xdp program to work.
Environment :on ubuntu 22.04 VM, net-next(5.19) latest version is compiled and installed on VM. recompiling is giving error. any pointers...? Thanks in advance.