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:

=3D=3D=3D> netgraph/ether (all)
cc -O -pipe -march=3Dpentium3 -Werror -D_KERNEL -DKLD_MODULE -std=3Dc99 -no=
stdinc -I-   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/lat=
/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=3D8000 --param inline=
-unit-growth=3D100 --param large-function-growth=3D1000 -fno-common -g -I/u=
sr/obj/usr/src/sys/lat -mno-align-long-strings -mpreferred-stack-boundary=
=3D2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall=
 -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototyp=
es -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -c /us=
r/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
--=20
Dag-Erling Sm=F8rgrav - des@des.no



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