From owner-freebsd-stable Mon Feb 15 22:34:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10592 for freebsd-stable-outgoing; Mon, 15 Feb 1999 22:34:11 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10573 for ; Mon, 15 Feb 1999 22:34:01 -0800 (PST) (envelope-from mark@grondar.za) Received: from greenpeace.grondar.za (IDENT:ilzMPPQtsd3bhos7UsDv0By6wiif6V0X@greenpeace.grondar.za [196.7.18.132]) by gratis.grondar.za (8.9.2/8.9.2) with ESMTP id IAA28961; Tue, 16 Feb 1999 08:33:53 +0200 (SAST) (envelope-from mark@grondar.za) Received: from grondar.za (IDENT:iolpJJb+tVt0o553/siX41uOM4rTytMG@localhost [127.0.0.1]) by greenpeace.grondar.za (8.9.2/8.9.2) with ESMTP id IAA26377; Tue, 16 Feb 1999 08:33:51 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199902160633.IAA26377@greenpeace.grondar.za> To: Chris Parry cc: freebsd-stable@FreeBSD.ORG Subject: Re: make world in 3.0 failing In-Reply-To: Your message of " Mon, 15 Feb 1999 13:44:26 PST." <19990215134426.A230@juniper.net> References: <19990215134426.A230@juniper.net> Date: Tue, 16 Feb 1999 08:33:50 +0200 From: Mark Murray Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Parry wrote: > I've been working all weekend on getting a fresh 3.0-RELEASE install > (developer and user) to make world after doing a cvsup on the sources > (after setting my TAG to be RELENG_3). Whenever I do either a 'make > aout-to-elf' or a simple 'make world' it always dies while making > gnu/usr.bin/perl/perl. : > OUTPUT FROM MAKE: > ===> gnu/usr.bin/perl/perl > find: build: No such file or directory > find: build: No such file or directory : > Writing Makefile for DynaLoader > ==> Your Makefile has been rebuilt. <== > ==> Please rerun the make command. <== > false > false: not found > *** Error code 1 Your source tree is dirty; Clean it up as much as possible by running "cd /usr/src; make cleandir; make cleandir"; then clean your obj tree properly by doing a "cd /usr/obj; chflags -R 0 .; rm -rf *". Then cvsup, and try again. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message