Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 1998 17:29:14 +1030 (CST)
From:      Stavros Patiniotis <stavros@esc.net.au>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Transparent redirects
Message-ID:  <Pine.BSI.3.91.980317171951.1680R-100000@bang.esc.net.au>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.91.980317171951.1680R-100000>