Date: Mon, 21 Jan 2019 12:41:05 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found Message-ID: <bug-235107-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235107 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: bugs@FreeBSD.org Reporter: oz42@oz42.eu =3D=3D=3D> lib/ofed/libibnetdisc (all) =3D=3D=3D> lib/ofed/libopensm (all) =3D=3D=3D> 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_=3D"__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=20 -MF.depend.gencode.o -MTgencode.o -std=3Dgnu99 -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=20 -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 fou= nd #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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235107-227>