Replies: 1 comment
-
The repo for libbpfgo is here: https://github.com/aquasecurity/libbpfgo |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
I installed cilium and the go library
Now I'm trying to run the program but I'm getting incompatibility issues.
ebpf program
Go loader:
Error on command go build -o ./loader ./loader.go
From what I saw this seems like some incompatibility between versions, but I reinstalled both go and libbpf 3 times and it didn't work
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions