Can't compile with PF_RING support
Open
- Dominant language
- Go
- Stars
- 6.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
**I learned that gopacket and pf_ring can work together. I wanted to try this but got these errors**
/usr/lib/gcc/x86_64-redhat-linux/8/../../../libpfring.so: undefined reference to `utils_read_version'
/usr/lib/gcc/x86_64-redhat-linux/8/../../../libpfring.so: undefined reference to `utils_time_msec'
/usr/lib/gcc/x86_64-redhat-linux/8/../../../libpfring.so: undefined reference to `utils_ethtoa'
**WHAT DO I NEED TO DO, CAN YOU HELP?**
NOTE
I am using pf_ring live with suricata
Contributor guide
Assessment
This issue has not been assessed yet.