Date: Thu, 13 Jun 1996 09:38:34 +0100 From: "Gary Palmer" <gpalmer@FreeBSD.ORG> To: Michael Hancock <michaelh@cet.co.jp> Cc: freebsd-current@FreeBSD.ORG Subject: Re: opt_ipfw.h Message-ID: <21000.834655114@palmer.demon.co.uk> In-Reply-To: Your message of "Thu, 13 Jun 1996 17:25:34 %2B0900." <Pine.SV4.3.93.960613172214.28548A-100000@parkplace.cet.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Michael Hancock wrote in message ID <Pine.SV4.3.93.960613172214.28548A-100000@parkplace.cet.co.jp>: > make obj depend all > > fails on building the ip firewall stuff. > > ip_fw.c needs opt_ipfw.h Did you re-run config? It was added to /sys/conf/options at the same time the #include was added to /sys/netinet/ip_fw.c (and /sys/netinet/ip_input.c). You should run `config -n CONFIGNAME' and see if that generates an opt_ipfw.h file for you... Certainly it worked here. Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21000.834655114>