Date: Mon, 10 Feb 2003 02:31:42 -0500 (EST) From: Andre Guibert de Bruet <andy@siliconlandmark.com> To: Simon Watson <swat@swatweb.co.uk> Cc: freebsd-current@FreeBSD.ORG Subject: Re: BuildKernel Error Message-ID: <20030210023040.G94708@alpha.siliconlandmark.com> In-Reply-To: <20030209100512.GA80152@tomato.home> References: <20030209100512.GA80152@tomato.home>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030210023040.G94708>