From owner-cvs-all@FreeBSD.ORG Fri Aug 20 16:46:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 763B416A4CE; Fri, 20 Aug 2004 16:46:28 +0000 (GMT) Received: from odot.okladot.state.ok.us (odot.okladot.state.ok.us [192.149.244.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AB2343D2D; Fri, 20 Aug 2004 16:46:27 +0000 (GMT) (envelope-from root@techpc04.okladot.state.ok.us) Received: from notes9c.okladot.state.ok.us (notes9c.okladot.state.ok.us [10.36.36.31])LAA42784; Fri, 20 Aug 2004 11:44:37 -0500 Received: from isdmon2.okladot.state.ok.us ([192.149.244.24]) by notes9c.okladot.state.ok.us (Lotus Domino Release 6.5.1) with ESMTP id 2004082011452907-17020 ; Fri, 20 Aug 2004 11:45:29 -0500 Received: from techpc04.okladot.state.ok.us (techpc04.okladot.state.ok.us [199.27.9.37])i7KGhMor000987; Fri, 20 Aug 2004 11:43:22 -0500 (CDT) (envelope-from root@techpc04.okladot.state.ok.us) Received: by techpc04.okladot.state.ok.us (Postfix, from userid 0) id 32A385C9D; Fri, 20 Aug 2004 11:43:03 -0500 (CDT) To: "Andre Oppermann" From: "Paul Seniura" Errors-To: "Paul Seniura" Sender: "Paul Seniura" In-Reply-To: <200408191838.i7JIcNI9044040@repoman.freebsd.org> References: <200408191838.i7JIcNI9044040@repoman.freebsd.org> <200408192331.i7JNVeoW086385@repoman.freebsd.org> <200408200036.i7K0atVd094389@repoman.freebsd.org> <41258B26.4060507@portaone.com> Message-Id: <20040820164303.32A385C9D@techpc04.okladot.state.ok.us> Date: Fri, 20 Aug 2004 11:43:03 -0500 (CDT) X-ODOT-MailScanner-Information: Please contact the Help Desk for more information X-ODOT-MailScanner: This E-mail appears not to contain malware. X-ODOT-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-9.6, required 5, BAYES_01 -6.60, IN_REP_TO -3.20, RCVD_IN_ORBS 0.12, TW_PF 0.08) X-MIMETrack: Itemize by SMTP Server on Notes9c/ODOT(Release 6.5.1|January 21, 2004) at 08/20/2004 11:45:29 AM,at 08/20/2004 11:45:29 AM, Serialize complete at 08/20/2004 11:45:29 AM cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: problem in building modules-with-world re: cvs commit: src/sys/netinet ip_fw_pfil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Paul Seniura List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 16:46:28 -0000 Hi, I'll try replying directly to the committer this time rather than post on -current@ since -current@ seems to be ignored somewhat. And also CC the cvs list directly, too. Got the latest CTM buckets installed. Doesn't seem to be any commits since then to cover this problem. ident /src/sys/modules/ipfw/../../netinet/ip_fw2.c: $FreeBSD: src/sys/netinet/ip_fw2.c,v 1.73 2004/08/19 23:31:40 andre Exp $ ident /src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c: $FreeBSD: src/sys/netinet/ip_fw_pfil.c,v 1.5 2004/08/20 00:36:55 andre Exp $ A snip from my build log freshly done just now: [...] ===> ipfw rm -f .depend mkdep -f .depend -a -nostdinc -DIPFIREWALL -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/contrib/altq -I@/../include /src/sys/modules/ipfw/../../netinet/ip_fw2.c /src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c /src/sys/modules/ipfw/../../netinet/ip_fw2.c:35:22: opt_ipfw.h: No such file or directory /src/sys/modules/ipfw/../../netinet/ip_fw2.c:36:22: opt_ipdn.h: No such file or directory /src/sys/modules/ipfw/../../netinet/ip_fw2.c:37:26: opt_ipdivert.h: No such file or directory /src/sys/modules/ipfw/../../netinet/ip_fw2.c:38:22: opt_inet.h: No such file or directory /src/sys/modules/ipfw/../../netinet/ip_fw2.c:39:23: opt_ipsec.h: No such file or directory /src/sys/modules/ipfw/../../netinet/ip_fw2.c:41:2: #error IPFIREWALL requires INET. /src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c:29:22: opt_ipfw.h: No such file or directory /src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c:30:22: opt_ipdn.h: No such file or directory /src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c:31:26: opt_ipdivert.h: No such file or directory /src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c:32:28: opt_pfil_hooks.h: No such file or directory /src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c:33:22: opt_inet.h: No such file or directory /src/sys/modules/ipfw/../../netinet/ip_fw_pfil.c:35:2: #error IPFIREWALL requires INET. mkdep: compile failed *** Error code 1 (continuing) `depend' not remade because of errors. ===> ip_mroute_mod [...] -- Paul Seniura System Specialist State of Okla. D.O.T.