Date: Sun, 9 Feb 2003 10:05:12 +0000 From: Simon Watson <swat@swatweb.co.uk> To: freebsd-current@freebsd.org Subject: BuildKernel Error Message-ID: <20030209100512.GA80152@tomato.home>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030209100512.GA80152>