This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Error while installing naabu, "go/pkg/mod/github.com/gopacket/[email protected]/pcap/pcap_unix.go:35:10: fatal error: pcap.h: No such file or directory" #1376
Labels
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
go install -v github.com/projectdiscovery/naabu/v2/cmd/naabu@latest
github.com/gopacket/gopacket/pcap
github.com/gopacket/gopacket/pcap
go/pkg/mod/github.com/gopacket/[email protected]/pcap/pcap_unix.go:35:10: fatal error: pcap.h: No such file or directory
35 | #include <pcap.h>
| ^~~~~~~~
compilation terminated.
The text was updated successfully, but these errors were encountered: