From owner-freebsd-current Tue May 13 15:11:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA20363 for current-outgoing; Tue, 13 May 1997 15:11:52 -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 PAA20355 for ; Tue, 13 May 1997 15:11:48 -0700 (PDT) Received: (from sos@localhost) by sos.freebsd.dk (8.8.5/8.7.3) id AAA07410; Wed, 14 May 1997 00:11:42 +0200 (MEST) From: Søren Schmidt Message-Id: <199705132211.AAA07410@sos.freebsd.dk> Subject: Re: This is getting rediculous (make world breaks again). In-Reply-To: <199705132135.XAA15900@helbig.informatik.ba-stuttgart.de> from Wolfgang Helbig at "May 13, 97 11:34:59 pm" To: helbig@MX.BA-Stuttgart.De (Wolfgang Helbig) Date: Wed, 14 May 1997 00:11:40 +0200 (MEST) Cc: current@FreeBSD.ORG 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 In reply to Wolfgang Helbig who wrote: > > cc -O2 -m486 -pipe -I/u2/src/usr.bin/make -c /u2/src/usr.bin/make/targ.c > > In file included from /u2/src/usr.bin/make/targ.c:87: > > /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. > > This is a bad time.h that got installed in your last `make world'. You'll > need to do > > # cd /usr/src/include > # make all install > > before trying to do a `make world' again. Nope!!! This should work by just doing make world, or the *** that did this hasn't cleaned up his mess :( I think we are about to get the committers DICIPLINED again *SIGH* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..