Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2006 08:06:14 +0200
From:      des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=)
To:        Andrew Thompson <thompsa@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/net bridgestp.c bridgestp.h if_bridge.c if_bridgevar.h
Message-ID:  <86bqrbfup5.fsf@xps.des.no>
In-Reply-To: <200607261045.k6QAjdFb097371@repoman.freebsd.org> (Andrew Thompson's message of "Wed, 26 Jul 2006 10:45:38 %2B0000 (UTC)")
References:  <200607261045.k6QAjdFb097371@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Andrew Thompson <thompsa@FreeBSD.org> writes:
>   Revision  Changes    Path
>   1.14      +0 -0      src/sys/net/bridgestp.c
>   1.2       +0 -0      src/sys/net/bridgestp.h
>   1.69      +0 -0      src/sys/net/if_bridge.c
>   1.13      +0 -0      src/sys/net/if_bridgevar.h

This (or one of your other bridge-related commits) broke the build:

===> netgraph/ether (all)
cc -O -pipe -march=pentium3 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I-   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/lat/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/usr/obj/usr/src/sys/lat -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -c /usr/src/sys/modules/netgraph/ether/../../../netgraph/ng_ether.c
In file included from /usr/src/sys/modules/netgraph/ether/../../../netgraph/ng_ether.c:64:
@/net/if_bridgevar.h:203: error: field `bif_stp' has incomplete type
@/net/if_bridgevar.h:239: error: field `sc_stp' has incomplete type
*** Error code 1

Stop in /usr/src/sys/modules/netgraph/ether.

DES
-- 
Dag-Erling Smørgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86bqrbfup5.fsf>