Hi,
i'm trying to run go lang (1.17) to run ebpf (the https://github.com/markpash/flowlat project ) and i'm gettings this error:
arm /usr/include/stdint.h:26:10: fatal error: 'bits/libc-header-start.h' file not found #include <bits/libc-header-start.h>
trying several methods but couldn't resolve this. any suggestion?
thx.