From owner-freebsd-stable@FreeBSD.ORG Thu Jan 22 15:20:37 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A407416A503 for ; Thu, 22 Jan 2004 15:20:36 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7197A43D3F for ; Thu, 22 Jan 2004 15:20:33 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.3) with ESMTP id i0MNKSaT007807 for ; Thu, 22 Jan 2004 15:20:28 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i0MNKSQI007806 for freebsd-stable@freebsd.org; Thu, 22 Jan 2004 15:20:28 -0800 Date: Thu, 22 Jan 2004 15:20:28 -0800 From: Brooks Davis To: freebsd-stable@freebsd.org Message-ID: <20040122232028.GA5845@Odin.AC.HMC.Edu> References: <20040122231316.GA75352@gicco.homeip.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <20040122231316.GA75352@gicco.homeip.net> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu Subject: Re: ipfilter doesn't compile in 5.2-Release X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2004 23:20:37 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 23, 2004 at 12:13:16AM +0100, Hanspeter Roth wrote: > Hello, >=20 > I'm trying to configure IPFILTER in 5.2-Release. But the compilation > failes: >=20 > cc -c -O -pipe -mcpu=3Dpentiumpro -Wall -Wredundant-decls -Wnested-extern= s -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast= -qual -fformat-extensions -std=3Dc99 -nostdinc -I- -I. -I../../.. -I../..= /../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../contrib/dev/a= th -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -D_KERNEL -i= nclude opt_global.h -fno-common -finline-limit=3D15000 -fno-strict-aliasing= -mno-align-long-strings -mpreferred-stack-boundary=3D2 -ffreestanding -We= rror ../../../contrib/ipfilter/netinet/ip_fil.c > ../../../contrib/ipfilter/netinet/ip_fil.c: In function `fr_check_wrapper= ': > ../../../contrib/ipfilter/netinet/ip_fil.c:319: error: `PFIL_OUT' undecla= red (first use in this function) >=20 > I've copied the oppropriate options from /sys/conf/NOTES. You missed the line four lines below options IPFILTER: options PFIL_HOOKS #required by IPFILTER -- Brooks --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAEFq7XY6L6fI4GtQRAjRZAJ44+8gwttGzcUE9qqQtipaCBhw6ogCeI7Ss tQL6PWxt4gTd7zoOdfuMvYs= =ZBEz -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--