Date: Sat, 21 Feb 1998 12:16:04 +1030 From: Greg Lehey <grog@lemis.com> To: FreeBSD current users <FreeBSD-current@FreeBSD.ORG> Subject: Latest -current make world breakage Message-ID: <19980221121604.22440@freebie.lemis.com>
next in thread | raw e-mail | index | archive | help
This is starting to be fun. /include/g++ -I. -I/usr/obj/src/FREEBIE/src/tmp/usr/include -c /src/FREEBIE/src/gnu/lib/libstdc++/../../../contrib/libg++/libio/filedoalloc.c -o filedoalloc.o In file included from /usr/obj/src/FREEBIE/src/tmp/usr/include/sys/stat.h:51, from /src/FREEBIE/src/gnu/lib/libstdc++/../../../contrib/libg++/libio/filedoalloc.c:47: /usr/obj/src/FREEBIE/src/tmp/usr/include/sys/time.h:120: parse error before `timecounter_get_t' /usr/obj/src/FREEBIE/src/tmp/usr/include/sys/time.h:120: warning: data definition has no type or storage class /usr/obj/src/FREEBIE/src/tmp/usr/include/sys/time.h:125: parse error before `timecounter_get_t' /usr/obj/src/FREEBIE/src/tmp/usr/include/sys/time.h:125: warning: no semicolon at end of struct or union /usr/obj/src/FREEBIE/src/tmp/usr/include/sys/time.h:142: parse error before `}' *** Error code 1 time.h includes a reference to u_int in a typdedef. u_int isn't defined in any of the header files it includes. Greg 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?19980221121604.22440>