我正在為 Centos 8.4.2105 編譯核心 5.13.7
我有以下錯誤
MODPOST vmlinux.symvers
MODINFO modules.builtin.modinfo
GEN modules.builtin
BTF: .tmp_vmlinux.btf: pahole (pahole) is not available
Failed to generate BTF for vmlinux
Try to disable CONFIG_DEBUG_INFO_BTF
make: *** [Makefile:1205: vmlinux] Error 1
我嘗試在谷歌上搜索並得到了這個解決方案 https://stackoverflow.com/questions/61657707/btf-tmp-vmlinux-btf-pahole-pahole-is-not-available
但這只適用於 debian/fedora/OpenSuse
有人可以幫我了解 Centos 8 的問題嗎
答案1
您需要啟用 CentOS PowerTools 儲存庫,然後才能安裝dwarves
.