From owner-freebsd-hackers Wed Apr 2 10:29:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA14601 for hackers-outgoing; Wed, 2 Apr 1997 10:29:06 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA14592; Wed, 2 Apr 1997 10:29:04 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id UAA08403; Wed, 2 Apr 1997 20:29:12 +0200 (MET DST) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.8.5/8.6.9) id UAA00819; Wed, 2 Apr 1997 20:42:24 +0200 (MET DST) From: Christoph Kukulies Message-Id: <199704021842.UAA00819@gilberto.physik.rwth-aachen.de> Subject: Re: -current 'make world' chokes In-Reply-To: <199704021601.QAA710624@out2.ibm.net> from Steve Sims at "Apr 2, 97 10:58:25 am" To: SimsS@IBM.Net Date: Wed, 2 Apr 1997 20:42:24 +0200 (MET DST) Cc: Hackers@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > How come -current has, for the last couple of days (at least, that I've > *noticed*) chokes while making the world. > > I do 'cd /usr/src ; make update world' to pull current and build it and get: > > [blah, blah, blah] > > cd /usr/src/lib/csu/i386 && make beforeinstall > install -C -o bin -g bin -m 444 /usr/src/lib/csu/i386/dlfcn.h /usr/include > install -c -o bin -g bin -m 444 crt0.o c++rt0.o gcrt0.o scrt0.o sgcrt0.o > /usr/lib > install: crt0.o: No such file or directory > *** Error code 71 Got this too, today. Just that you're not feeling alone :-) > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > # _ > > > cd'ing to /usr/src/lib and doing 'make' and/or 'make install' builds crt0.o > just fine, but it looks like it's getting skipped in the world context. > > It's kind of a pain to iteratively make this branch of the tree and then make > world with NOCLOBBER, NOCLEAN, etc... > > Am I totally missing the big picture here? > > ...sjs... > -- Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de