https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107

--- Comment #6 from o...@oz42.eu ---
This only happens when /usr/include/netpfil/pf/pf.h (and other *.h files) do
not exist.

On 11.0-RELEASE, this is not necessary. It finds and includes
/usr/src/sys/netpfil/pf/pf.h


When I change the Makefile line PCAPINCS to a modified 11.0-RELEASE version

PCAPINCS=       pcap/pcap.h pcap/namedb.h pcap/bpf.h pcap/dlt.h

then building does not fail. So the bug seems to exist in Makefile.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to