Page 1 of 1

missing bits/libc-header-start.h on go lang run

Posted: Wed Sep 01, 2021 8:30 pm
by tirane
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.