TF: .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-------------------------Solution:dnf install dwarvesscripts/config --disable SYSTEM_TRUSTED_KEYS
scripts/config --disable SYSTEM_REVOCATION_KEYS
Error :- gawk: not found
For Ubuntu and Debian
sudo apt update
sudo apt install gawk
sudo apt-get install libdw-dev
It looks like you're new here. If you want to get involved, click one of these buttons!