Date: Wed, 11 Apr 2018 12:53:03 +0300 From: Vladimir Zakharov <zakharov.vv@gmail.com> To: Kristof Provost <kristof@sigsegv.be> Cc: freebsd-current@freebsd.org Subject: Re: buildworld fails: fatal error: 'netpfil/pf/pf.h' file not found Message-ID: <20180411095303.ukgx7ajxrluuocn4@vzakharov> In-Reply-To: <33EDB48E-A330-4F5E-9328-AE3EE1E66B95@sigsegv.be> References: <20180409085050.mjy6itqti6spzbdx@vzakharov> <FC86D837-EEBE-4BF9-BFF0-3FC4BB3AF8D1@sigsegv.be> <20180409111011.5gqhtqtuw6xsg3wq@vzakharov> <33EDB48E-A330-4F5E-9328-AE3EE1E66B95@sigsegv.be>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 10, 2018, Kristof Provost wrote: > 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. Works for me. Thanks. -- Regards, | "In theory there is no difference between theory Vladimir Zakharov | and practice. In practice there is."- Yogi Berra
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180411095303.ukgx7ajxrluuocn4>