Buildworld failure in modules/ipfw

M. Warner Losh imp at bsdimp.com
Sun Aug 22 20:41:59 PDT 2004


In message: <20040822233632.E85453 at Cat.nina.org>
            Frank Seltzer <frank_s at bellsouth.net> writes:
: On Sun, 22 Aug 2004, M. Warner Losh wrote:
: 
: > In message: <20040822231936.R85453 at Cat.nina.org>
: >            Frank Seltzer <frank_s at bellsouth.net> writes:
: > : On Mon, 23 Aug 2004, Giorgos Keramidas wrote:
: > :
: > : > On 2004-08-22 21:01, Frank Seltzer <frank_s at bellsouth.net> wrote:
: > : >> Is anyone else seeing this?  I am getting this trying to upgrade from
: > : >> FreeBSD 5.2-CURRENT #0: Sat Jul 31 16:48:11 EDT 2004
: > : >> to 5.3 or 6-current.
: > : >>
: > : >> /usr/src/sys/modules/ipfw/../../netinet/ip_fw2.c:41:2: #error IPFIREWALL requires INET.
: > : >> /usr/src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c:35:2: #error IPFIREWALL requires INET.
: > : >
: > : > Does your kernel configuration include the INET option?
: > :
: > : Yes, I am using the GENERIC kernel.
: >
: > MODULES_WITH_WORLD?
: >
: > Warner
: 
: Yes.

OK.  It builds now, but I have no clue if it works correctly or now.
I leave that to the author to fix (ala how I did the opt_inet.h
stuff).

It built in the kernel environment because all the opt files are now
included in the build environment, which is likely why the original
author never noticed.

Warner


More information about the freebsd-current mailing list