From owner-freebsd-questions@FreeBSD.ORG Tue Sep 7 18:07:35 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 738C316A4CE for ; Tue, 7 Sep 2004 18:07:35 +0000 (GMT) Received: from redqueen.elvandar.org (cust.94.120.adsl.cistron.nl [195.64.94.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24EC043D45 for ; Tue, 7 Sep 2004 18:07:35 +0000 (GMT) (envelope-from remko@elvandar.org) Received: from [10.0.2.122] (nimrod.elvandar.intranet [10.0.2.122]) by redqueen.elvandar.org (Postfix) with ESMTP id 6250810685E; Tue, 7 Sep 2004 20:07:32 +0200 (CEST) Message-ID: <413DF8E6.9080700@elvandar.org> Date: Tue, 07 Sep 2004 20:07:34 +0200 From: Remko Lodder X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wayne Pascoe References: <20040907175149.GA29871@marvin.penguinpowered.org> In-Reply-To: <20040907175149.GA29871@marvin.penguinpowered.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at elvandar.org cc: freebsd-questions@freebsd.org Subject: Re: IP Filter on FreeBSD 5.2.1 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: Tue, 07 Sep 2004 18:07:35 -0000 Hi Wayne, Wayne Pascoe wrote: > After a while, that dies with the error at the bottom of this message. > > Can anyone advise me what is going wrong and how I can fix this ? > > Thanks in advance, > > ---- ERROR MESSAGE - LINES LONGER THAN 72 CHARS FOLLOW ---- > cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/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 /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c > /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c: In function `fr_check_wrapper': I think you missed this option: options PFIL_HOOKS # pfil(9) framework in your kernel config file.. Try it and see it's magic ;) -- Kind regards, Remko Lodder |remko@elvandar.org Reporter DSINet |remko@dsinet.org Projectleader Mostly-Harmless |remko@mostly-harmless.nl