ipfilter doesn't compile in 5.2-Release

Brooks Davis brooks at one-eyed-alien.net
Thu Jan 22 15:20:37 PST 2004


On Fri, Jan 23, 2004 at 12:13:16AM +0100, Hanspeter Roth wrote:
> Hello,
> 
> I'm trying to configure IPFILTER in 5.2-Release. But the compilation
> failes:
> 
> cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -nostdinc -I-  -I. -I../../.. -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing  -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror ../../../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' undeclared (first use in this function)
> 
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20040122/a54b1b12/attachment.bin


More information about the freebsd-stable mailing list