system/easy-kernel: (x86_64) FTBFS: tools/objtool/include/objtool/elf.h:10:10: fatal error: gelf.h: No such file or directory
Found on x86_64:
...
CC /usr/src/packages/system/easy-kernel/src/linux-6.6/tools/objtool/arch/x86/decode.o
In file included from /usr/src/packages/system/easy-kernel/src/linux-6.6/tools/objtool/include/objtool/objtool.h:13,
from weak.c:10:
/usr/src/packages/system/easy-kernel/src/linux-6.6/tools/objtool/include/objtool/elf.h:10:10: fatal error: gelf.h: No such file or directory
#include <gelf.h>
^~~~~~~~
compilation terminated.