BTF: .tmp_vmlinux.btf: pahole version v1.15 is too old, need at least v1.16
by mr_23 from LinuxQuestions.org on (#58Q86)
When I try make to the mainline(staging-test) kernel it ends up with the error Quote:
So, when I google it I found that to install dwarves, but still the error coming.


BTF: .tmp_vmlinux.btf: pahole version v1.15 is too old, need at least v1.16 Failed to generate BTF for vmlinux Try to disable CONFIG_DEBUG_INFO_BTF make: *** [Makefile:1162: vmlinux] Error 1 |