RELENG_5 + ipsec

Andre Oppermann andre at freebsd.org
Wed Aug 18 10:47:24 PDT 2004


Robin P. Blanchard wrote:
> cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
> -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I.
> -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq
> -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf
> -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=8000 --param inline-unit-growth=100 --param
> large-function-growth=1000 -fno-builtin -mno-align-long-strings
> -mpreferred-stack-boundary=2 -ffreestanding -Werror
> /usr/src/sys/netinet/ip_input.c
> /usr/src/sys/netinet/ip_input.c: In function `ip_input':
> /usr/src/sys/netinet/ip_input.c:416: error: label `pass' used but not defined
> *** Error code 1
> 
> Stop in /usr/obj/usr/src/sys/ipsec.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 
> # fgrep FreeBSD /usr/src/sys/netinet/ip_input.c 
>  * $FreeBSD: src/sys/netinet/ip_input.c,v 1.283 2004/08/17 22:05:54 andre Exp
> $

This has been fixed by Peter in -current but it has not been backported yet.
I'm going to ask RE for backport permission now.

-- 
Andre


More information about the freebsd-current mailing list