Date: Tue, 10 Apr 2018 14:46:53 +0200 From: "Kristof Provost" <kristof@sigsegv.be> To: "Vladimir Zakharov" <zakharov.vv@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: buildworld fails: fatal error: 'netpfil/pf/pf.h' file not found Message-ID: <33EDB48E-A330-4F5E-9328-AE3EE1E66B95@sigsegv.be> In-Reply-To: <20180409111011.5gqhtqtuw6xsg3wq@vzakharov> References: <20180409085050.mjy6itqti6spzbdx@vzakharov> <FC86D837-EEBE-4BF9-BFF0-3FC4BB3AF8D1@sigsegv.be> <20180409111011.5gqhtqtuw6xsg3wq@vzakharov>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9 Apr 2018, at 13:10, Vladimir Zakharov wrote: > On Mon, Apr 09, 2018, Kristof Provost wrote: >> On 9 Apr 2018, at 10:50, Vladimir Zakharov wrote: >> >> For several days buildworld fails for me with the following >> error. Cleaning >> and >> rebuilding didn't help. >> >> ===> tests/sys/netpfil/pf/ioctl (all) >> --- validation --- >> (cd /usr/src/tests/sys/netpfil/pf/ioctl && >> DEPENDFILE=.depend.validation >> NO_SUBDIR=1 make -f /usr/src/tests/sys/netpfil/pf/ioctl/Makefile >> _RECURSING_PROGS=t PROG=validation ) >> Building >> /home/obj/usr/src/amd64.amd64/tests/sys/netpfil/pf/ioctl/ >> validation.o >> --- validation.o --- >> In file included from >> /usr/src/tests/sys/netpfil/pf/ioctl/validation.c:35: >> /home/obj/usr/src/amd64.amd64/tmp/usr/include/net/pfvar.h:49:10: >> fatal >> error: 'netpfil/pf/pf.h' file not found >> #include <netpfil/pf/pf.h> >> ^~~~~~~~~~~~~~~~~ It should be fully fixed as of r332358. Thanks for the report. Regards, Kristof
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33EDB48E-A330-4F5E-9328-AE3EE1E66B95>