From owner-freebsd-questions Mon Mar 16 22:59:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA15854 for freebsd-questions-outgoing; Mon, 16 Mar 1998 22:59:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bang.esc.net.au (root@bang.esc.net.au [203.25.185.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA15830 for ; Mon, 16 Mar 1998 22:59:16 -0800 (PST) (envelope-from stavros@esc.net.au) Received: from bang.esc.net.au (stavros@bang.esc.net.au [203.25.185.2]) by bang.esc.net.au (8.8.7/8.8.7) with SMTP id RAA07979 for ; Tue, 17 Mar 1998 17:29:14 +1030 (CST) Date: Tue, 17 Mar 1998 17:29:14 +1030 (CST) From: Stavros Patiniotis To: freebsd-questions@FreeBSD.ORG Subject: Transparent redirects Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Howdy, I have tried to install the ip_filter package (http://cheops.anu.edu.au/~avalon/ip-filter.html) and am having a problem whilst following the instructions for building the patched kernel. I am able to get up to the stage of recompiling the kernel, however there are errors that prevent the compiling from completing: cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-p rototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT _43 -DCD9660 -DNFS -DFFS -DIPFILTER -DINET -DKERNEL ../../netinet/ip_input.c ../../netinet/ip_input.c:83: warning: redundant redeclaration of `fr_checkp' in same scope ../../netinet/ip_input.c:80: warning: previous declaration of `fr_checkp' ../../netinet/ip_input.c:86: warning: redundant redeclaration of `fr_checkp' in same scope ../../netinet/ip_input.c:83: warning: previous declaration of `fr_checkp' ../../netinet/ip_input.c: In function `ip_input': ../../netinet/ip_input.c:294: label `next' used but not defined *** Error code 1 Stop. These errors only occur when the following is added into my kernel config file: options IPFILTER Your comments, references would be greatly appreciated. No errors were encountered whilst building the ip_filter package (I did run the correct install files- I can supply steps if required). root@news:{77} /sys/compile/WWW % uname -a FreeBSD news.esc.net.au 2.2.2-RELEASE FreeBSD 2.2.2-RELEASE #0: Sun Jan 25 07:20:25 CST 1998 stavros@news.esc.net.au:/usr/src/sys/compile/WWW i386 Regards, Stavros Patiniotis ------------------------------------------------------------------------------ -System Administrator / Network Manager Escape.Net - - 465b South Rd - -email: stavros@esc.net.au Keswick SA 5035 - -URL: http://www.esc.net.au Ph 82932526 Fax 82932949- ------------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message