From owner-freebsd-current Mon May 12 21:33:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA28813 for current-outgoing; Mon, 12 May 1997 21:33:09 -0700 (PDT) Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA28806 for ; Mon, 12 May 1997 21:33:05 -0700 (PDT) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.8.5/8.8.5) id GAA04688 for freebsd-current@FreeBSD.ORG; Tue, 13 May 1997 06:33:02 +0200 (SAT) From: John Hay Message-Id: <199705130433.GAA04688@zibbi.mikom.csir.co.za> Subject: libcompat compile broken? To: freebsd-current@FreeBSD.ORG (FreeBSD-current) Date: Tue, 13 May 1997 06:33:02 +0200 (SAT) X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, Is it just my system that is out of sync or is there some broken with the time include files? Or do the .c files in libcompat need to be fixed after the time changes of the last few day? This is with the cvs-cur.3296 I received early this morning. ========= angel:/usr/src/lib/libcompat # make Warning: Object directory not changed from original /usr/src/lib/libcompat cc -O2 -pipe -DLIBC_SCCS -DSYSLIBC_SCCS -I/usr/src/lib/libcompat/../libc/locale -c /usr/src/lib/libcompat/4.1/ascftime.c -o ascftime.o In file included from /usr/src/lib/libcompat/4.1/ascftime.c:37: /usr/include/time.h:95: parse error before `struct' /usr/include/time.h:96: parse error before `struct' /usr/include/time.h:97: parse error before `const' /usr/include/time.h:103: warning: `struct timespec' declared inside parameter list /usr/include/time.h:103: warning: its scope is only this definition or declaration, /usr/include/time.h:103: warning: which is probably not what you want. *** Error code 1 Stop. ========= John -- John Hay -- John.Hay@mikom.csir.co.za