From owner-freebsd-current Sun Feb 9 23:33: 7 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D4AF37B401 for ; Sun, 9 Feb 2003 23:33:05 -0800 (PST) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46DC843FE1 for ; Sun, 9 Feb 2003 23:31:44 -0800 (PST) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) by alpha.siliconlandmark.com (8.12.6/8.12.6) with ESMTP id h1A7VhmF071416; Mon, 10 Feb 2003 02:31:43 -0500 (EST) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost) by alpha.siliconlandmark.com (8.12.6/8.12.6/Submit) with ESMTP id h1A7VgKT071413; Mon, 10 Feb 2003 02:31:42 -0500 (EST) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Mon, 10 Feb 2003 02:31:42 -0500 (EST) From: Andre Guibert de Bruet To: Simon Watson Cc: freebsd-current@FreeBSD.ORG Subject: Re: BuildKernel Error In-Reply-To: <20030209100512.GA80152@tomato.home> Message-ID: <20030210023040.G94708@alpha.siliconlandmark.com> References: <20030209100512.GA80152@tomato.home> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 9 Feb 2003, Simon Watson wrote: > I'm having some problems with buildkernel on the latest current from > CVS: (Apolgies if the formatting comes out slightly munged) > > ===> lib/libgeom > cc -O -pipe -mcpu=pentiumpro -Werror -Wall -Wno-format-y2k -W > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow > -Wcast-align -Wno-uninitialized -c > /usr/src/lib/libgeom/geom_stats.c -o geom_stats.o > In file included from > /usr/obj/usr/src/i386/usr/include/libgeom.h:34, > from /usr/src/lib/libgeom/geom_stats.c:38: > /usr/obj/usr/src/i386/usr/include/geom/geom_stats.h:44:field `it' has incomplete type > /usr/obj/usr/src/i386/usr/include/geom/geom_stats.h:45:field `wentidle' has incomplete type > /usr/obj/usr/src/i386/usr/include/geom/geom_stats.h:51:field `dt' has incomplete type > *** Error code 1 > > Stop in /usr/src/lib/libgeom. > *** Error code 1 > > Stop in /usr/src/lib. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Any ideas what is the cause of this? Re-cvsup and rebuild world. Should be fixed. Regards, Andy > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message