How to fix bcc/bcc_common.h: No such file or directory error
Open
- Dominant language
- C
- Stars
- 22.7k
- Forks
- 4.1k
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 3
Description
My platform is ubuntu 20.04, and has installed bpfcc-tools, but when run some code,
this error still occurs.
fatal error: bcc/bcc_common.h: No such file or directory
32 | #include
| ^~~~~~~~~~~~~~~~~~
Is there some way to install some binary dependency to fix this issue?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.