ipfw build error with WITHOUT_PF (pfvar.h)

From: Andrey Chernov <ache_at_freebsd.org>
Date: Sat, 23 Nov 2013 12:07:35 +0400
Hi.

There is a problem in recent -current to build ipfw with WITHOUT_PF
option, introduced in r257215. altq.c file produce error due to included
<net/pfvar.h> have following includes

#include <netpfil/pf/pf.h>
#include <netpfil/pf/pf_altq.h>
#include <netpfil/pf/pf_mtag.h>

and netpfil/pf directory is empty in
/usr/src/include/Makefile with WITHOUT_PF option.
Received on Sat Nov 23 2013 - 07:15:28 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:44 UTC