From owner-freebsd-current@FreeBSD.ORG Mon Aug 23 01:24:47 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A48316A4CE for ; Mon, 23 Aug 2004 01:24:47 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6632A43D39 for ; Mon, 23 Aug 2004 01:24:46 +0000 (GMT) (envelope-from keramida@linux.gr) Received: from gothmog.gr (patr530-a151.otenet.gr [212.205.215.151]) i7N1Ofx9000315; Mon, 23 Aug 2004 04:24:41 +0300 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id i7N1NKr1084414; Mon, 23 Aug 2004 04:23:20 +0300 (EEST) (envelope-from keramida@linux.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id i7N1NJaF084405; Mon, 23 Aug 2004 04:23:19 +0300 (EEST) (envelope-from keramida@linux.gr) Date: Mon, 23 Aug 2004 04:23:19 +0300 From: Giorgos Keramidas To: Frank Seltzer Message-ID: <20040823012319.GB65716@gothmog.gr> References: <20040822205646.F85453@Cat.nina.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040822205646.F85453@Cat.nina.org> Phone: +30-2610-312145 Mobile: +30-6944-116520 cc: freebsd-current@freebsd.org Subject: Re: Buildworld failure in modules/ipfw X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2004 01:24:47 -0000 On 2004-08-22 21:01, Frank Seltzer 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?