Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2004 19:47:22 +0200
From:      Andre Oppermann <andre@freebsd.org>
To:        "Robin P. Blanchard" <robin.blanchard@gactr.uga.edu>
Cc:        current@freebsd.org
Subject:   Re: RELENG_5 + ipsec
Message-ID:  <4123962A.8000000@freebsd.org>
In-Reply-To: <9B5C1FCAFB35084787C21EFFFA78DD9E612D83@EBE1.gc.nat>
References:  <9B5C1FCAFB35084787C21EFFFA78DD9E612D83@EBE1.gc.nat>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4123962A.8000000>