Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

../../iovisor/iomodules/hover/bpf/bpf_module.go:188:23: not enough arguments in call to _Cfunc_bcc_prog_load #25

Open
mnshrr opened this issue May 12, 2020 · 0 comments

Comments

@mnshrr
Copy link

mnshrr commented May 12, 2020

ebpf@ebpf-VirtualBox:~/go/src/github.com/vishvananda/netlink$ go get github.com/iovisor/iomodules/hover# github.com/iovisor/iomodules/hover/bpf
../../iovisor/iomodules/hover/bpf/bpf_module.go:188:23: not enough arguments in call to _Cfunc_bcc_prog_load
have (uint32, *_Ctype_struct_bpf_insn, _Ctype_int, *_Ctype_char, _Ctype_uint, *_Ctype_char, _Ctype_uint)
want (uint32, *_Ctype_char, *_Ctype_struct_bpf_insn, _Ctype_int, *_Ctype_char, _Ctype_uint, _Ctype_int, *_Ctype_char, _Ctype_uint)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant