I am trying to build the bpftool on Oralce Linux 8.
make is failing w
FEATURES_DUMP=pwd/FEATURES_DUMP.bpftool make -j getconf _NPROCESSORS_ONLN feature-zlib=1
CC disasm.o
CC feature.o
LINK bpftool
/usr/bin/ld: cannot find -lelf
/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status