From owner-freebsd-current Fri Feb 20 17:46:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA25658 for freebsd-current-outgoing; Fri, 20 Feb 1998 17:46:12 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA25649 for ; Fri, 20 Feb 1998 17:46:08 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id MAA04822 for ; Sat, 21 Feb 1998 12:16:05 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id MAA14865; Sat, 21 Feb 1998 12:16:04 +1030 (CST) (envelope-from grog) Message-ID: <19980221121604.22440@freebie.lemis.com> Date: Sat, 21 Feb 1998 12:16:04 +1030 From: Greg Lehey To: FreeBSD current users Subject: Latest -current make world breakage Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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