From owner-freebsd-current Tue May 13 01:27:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA08936 for current-outgoing; Tue, 13 May 1997 01:27:23 -0700 (PDT) Received: from sos.freebsd.dk (sos.freebsd.dk [195.8.129.33]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA08931 for ; Tue, 13 May 1997 01:27:20 -0700 (PDT) Received: (from sos@localhost) by sos.freebsd.dk (8.8.5/8.7.3) id KAA07550 for current@freebsd.org; Tue, 13 May 1997 10:27:41 +0200 (MEST) From: Søren Schmidt Message-Id: <199705130827.KAA07550@sos.freebsd.dk> Subject: Here we go again :( (make world fails) To: current@freebsd.org (FreeBSD current) Date: Tue, 13 May 1997 10:27:41 +0200 (MEST) X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk cd /u2/src/lib/libcompat && make depend && make -DNOINFO -DNOMAN -DNOPROFILE all install obj cc -O2 -m486 -pipe -DLIBC_SCCS -DSYSLIBC_SCCS -I/u2/src/lib/libcompat/../libc/locale -c /u2/src/lib/libcompat/4.1/ascftime.c -o ascftime.o In file included from /u2/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. *** Error code 1 Stop. *** Error code 1 Stop. *sigh* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..