On Tue, 20 Apr 2004 22:01:33 +1000 (EST)
Darren Reed <[EMAIL PROTECTED]> wrote:

> Ok, below is the recipe I just used.  The ipfilter files that I did
> this with can be found at:
> http://coombs.anu.edu.au/~avalon/ip_fil4.1next.tar.gz
> 
> make depend && make
now i have slightly different error:

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../../..-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_nat.c
../../../contrib/ipfilter/netinet/ip_nat.c:
In function `fr_natputent':
../../../contrib/ipfilter/netinet/ip_nat.c:993:
warning: inlining failed in call to `nat_resolverule'
../../../contrib/ipfilter/netinet/ip_nat.c:1338:
warning: called from here
*** Error code 1

I still msut modify /usr/src/sys/contrib/ipfilter/netinet/ip_compat.h
and change bpf.h to net/bpf.h on lines 762 and 778, or "make depend"
will fail. This is fresh src form 5.2.1-RELEASE cd, not cvsup'ped, and
same thinh on src tree upgraded to 5.2.1-RELEASE-p5.

-- 
wbr,                        |\      _,,,---,,_           dog bless ya!
                        Zzz /,`.-'`'    -.  ;-;;,_
McLone at UA dot FM        |,4-  ) )-,_. ,\ (  `'-'
  net- and *BSD admin     '---''(_/--'  `-'\_)   ...sorry for translit

Reply via email to