From owner-cvs-src@FreeBSD.ORG Thu Jul 27 06:06:21 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3905716A4E1; Thu, 27 Jul 2006 06:06:21 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA68543D49; Thu, 27 Jul 2006 06:06:20 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id DD30B2085; Thu, 27 Jul 2006 08:06:15 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 593FF2082; Thu, 27 Jul 2006 08:06:15 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 2A18033C31; Thu, 27 Jul 2006 08:06:15 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Andrew Thompson References: <200607261045.k6QAjdFb097371@repoman.freebsd.org> Date: Thu, 27 Jul 2006 08:06:14 +0200 In-Reply-To: <200607261045.k6QAjdFb097371@repoman.freebsd.org> (Andrew Thompson's message of "Wed, 26 Jul 2006 10:45:38 +0000 (UTC)") Message-ID: <86bqrbfup5.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable 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 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jul 2006 06:06:21 -0000 Andrew Thompson 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