From owner-freebsd-current Sun Feb 9 2: 4:24 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 16D8937B401 for ; Sun, 9 Feb 2003 02:04:23 -0800 (PST) Received: from blueyonder.co.uk (pcow035o.blueyonder.co.uk [195.188.53.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABAB143FBD for ; Sun, 9 Feb 2003 02:04:21 -0800 (PST) (envelope-from swat@swatweb.co.uk) Received: from tomato.home ([80.193.224.43]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 9 Feb 2003 10:04:10 +0000 Received: by tomato.home (Postfix, from userid 1001) id 61EB5B882; Sun, 9 Feb 2003 10:05:12 +0000 (GMT) Date: Sun, 9 Feb 2003 10:05:12 +0000 From: Simon Watson To: freebsd-current@freebsd.org Subject: BuildKernel Error Message-ID: <20030209100512.GA80152@tomato.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i 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 Hi, 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? Thanks Simon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message