Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2004 15:20:28 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        freebsd-stable@freebsd.org
Subject:   Re: ipfilter doesn't compile in 5.2-Release
Message-ID:  <20040122232028.GA5845@Odin.AC.HMC.Edu>
In-Reply-To: <20040122231316.GA75352@gicco.homeip.net>
References:  <20040122231316.GA75352@gicco.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040122232028.GA5845>