From owner-freebsd-questions@FreeBSD.ORG Thu Jan 15 17:41:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E67F16A4CE for ; Thu, 15 Jan 2004 17:41:18 -0800 (PST) Received: from ns1.tcbug.org (12-218-40-24.client.mchsi.com [12.218.40.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6971843D41 for ; Thu, 15 Jan 2004 17:41:17 -0800 (PST) (envelope-from friar_josh@ns1.tcbug.org) Received: by ns1.tcbug.org (Postfix, from userid 1003) id CBD06BAE5; Thu, 15 Jan 2004 19:40:19 -0600 (CST) Date: Thu, 15 Jan 2004 19:40:18 -0600 From: Josh Paetzel To: Lord Sith Message-ID: <20040116014018.GC2338@ns1.tcbug.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 5.2 and PFIL_OUT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jan 2004 01:41:18 -0000 On Thu, Jan 15, 2004 at 03:14:36PM -0700, Lord Sith wrote: > My make buildworld/kernl keeps failing out with this error: > > error: 'PFIL_OUT' undeclared (first use in this function) > > Is this now required to compile IPFilter on FreeBSD 5.2? options PFIL_HOOKS Josh Paetzel