https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107
Bug ID: 235107 Summary: 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found Product: Base System Version: 12.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: b...@freebsd.org Reporter: o...@oz42.eu ===> lib/ofed/libibnetdisc (all) ===> lib/ofed/libopensm (all) ===> lib/libpcap (all) /usr/local/libexec/ccache/world/cc -O2 -pipe -DHAVE_CONFIG_H -I/usr/src/lib/libpcap -I/usr/obj/usr/src/amd64.amd64/lib/libpcap -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DBUILDING_PCAP -DHAVE_NET_PFVAR_H -DPCAP_SUPPORT_NETMAP -DPCAP_SUPPORT_RDMASNIFF -I/usr/src/contrib/libpcap -DNDEBUG -MD -MF.depend.gencode.o -MTgencode.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c /usr/src/contrib/libpcap/gencode.c -o gencode.o In file included from /usr/src/contrib/libpcap/gencode.c:77: /usr/include/net/pfvar.h:52:10: fatal error: 'netpfil/pf/pf.h' file not found #include <netpfil/pf/pf.h> ^~~~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[5]: stopped in /usr/src/lib/libpcap root@betsy:/usr/src # find . -name pf.h ./sys/netpfil/pf/pf.h -- 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"