Getting this error while compiling the kernel version :5.7-rc4
BTF: .tmp_vmlinux.btf: pahole (pahole) is not available
Failed to generate BTF for vmlinux
Try to disable CONFIG_DEBUG_INFO_BTF
make: *** [Makefile:1106: vmlinux] Error 1
Try to install dwarves:
$ sudo apt install dwarves
On Fedora, Getting this error while compiling the kernel version :5.7.2(stable)
Try to install
$ sudo dnf install dwarves
On Arch use
sudo pacman -S pahole
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With