Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Apr 2012 17:33:12 +0400
From:      "Alexander V. Chernikov" <melifaro@FreeBSD.org>
To:        David Wolfskill <david@catwhisker.org>, current@freebsd.org
Subject:   Re: Problem with r233937 on i386
Message-ID:  <4F7EF098.4080703@FreeBSD.org>
In-Reply-To: <20120406120907.GX1420@albert.catwhisker.org>
References:  <20120406120907.GX1420@albert.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06.04.2012 16:09, David Wolfskill wrote:
> Kernel build @ r233941 failed for me this morning, running:
>
> FreeBSD g1-227.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #525 233918M: Thu Apr  5 04:42:37 PDT 2012     root@g1-227.catwhisker.org:/usr/obj/usr/src/sys/CANARY  i386
>
>
> thus:
>
> ...
> ototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option   -nostdinc  -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror  /usr/src/sys/net/bpf.c
> /usr/src/sys/net/bpf.c: In function 'bpf_setf':
> /usr/src/sys/net/bpf.c:1683: error: 'need_upgrade' undeclared (first use in this function)
> /usr/src/sys/net/bpf.c:1683: error: (Each undeclared identifier is reported only once
> /usr/src/sys/net/bpf.c:1683: error: for each function it appears in.)
> *** [bpf.o] Error code 1
>
> Stop in /common/S4/obj/usr/src/sys/CANARY.
> *** [buildkernel] Error code 1
>
> Stop in /usr/src.
> *** [buildkernel] Error code 1
>
> Stop in /usr/src.

Fixed in r233946. Thanks!


-- 
WBR, Alexander



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F7EF098.4080703>