Re: Buildworld failure in modules/ipfw

From: M. Warner Losh <imp_at_bsdimp.com>
Date: Sun, 22 Aug 2004 21:02:58 -0600 (MDT)
In message: <20040822205646.F85453_at_Cat.nina.org>
            Frank Seltzer <frank_s_at_bellsouth.net> writes:
: 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.
: 
: 
: ===> sys/modules/ipfw
: _at_ -> /usr/src/sys
: machine -> /usr/src/sys/i386/include
: rm -f .depend
: mkdep -f .depend -a   -nostdinc -DIPFIREWALL -D_KERNEL -DKLD_MODULE -I- 
: -I. -I_at_ -I_at_/contrib/altq -I_at_/../include 
: -I/usr/obj/usr/src/i386/usr/include 
: /usr/src/sys/modules/ipfw/../../netinet/ip_fw2.c 
: /usr/src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c
: /usr/src/sys/modules/ipfw/../../netinet/ip_fw2.c:35:22: opt_ipfw.h: No 
: such file or directory
: /usr/src/sys/modules/ipfw/../../netinet/ip_fw2.c:36:22: opt_ipdn.h: No 
: such file or directory
: /usr/src/sys/modules/ipfw/../../netinet/ip_fw2.c:37:26: opt_ipdivert.h: No 
: such file or directory
: /usr/src/sys/modules/ipfw/../../netinet/ip_fw2.c:38:22: opt_inet.h: No 
: such file or directory
: /usr/src/sys/modules/ipfw/../../netinet/ip_fw2.c:39:23: opt_ipsec.h: No 
: such file or directory
: /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:29:22: opt_ipfw.h: No 
: such file or directory
: /usr/src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c:30:22: opt_ipdn.h: No 
: such file or directory
: /usr/src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c:31:26: 
: opt_ipdivert.h: No such file or directory
: /usr/src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c:32:28: 
: opt_pfil_hooks.h: No such file or directory
: /usr/src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c:33:22: opt_inet.h: No 
: such file or directory
: /usr/src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c:35:2: #error 
: IPFIREWALL requires INET.
: mkdep: compile failed
: *** Error code 1
: 
: Stop in /usr/src/sys/modules/ipfw.
: *** Error code 1
: 
: Stop in /usr/src/sys/modules.
: *** Error code 1
: 
: Stop in /usr/src/sys.
: *** Error code 1
: 
: There is nothing in UPDATING about it.

This is because this module's makefile doesn't properly create opt_*.h
that are listed here.

Warner
Received on Mon Aug 23 2004 - 01:02:58 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:07 UTC