From owner-freebsd-hackers Mon Jul 15 14:51:12 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA19574 for hackers-outgoing; Mon, 15 Jul 1996 14:51:12 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA19557 for ; Mon, 15 Jul 1996 14:51:06 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id PAA21016; Mon, 15 Jul 1996 15:50:33 -0600 (MDT) Date: Mon, 15 Jul 1996 15:50:33 -0600 (MDT) Message-Id: <199607152150.PAA21016@rocky.mt.sri.com> From: Nate Williams To: Gary Clark II Cc: freebsd-hackers@freebsd.org Subject: Re: ???Current & Make world??? In-Reply-To: <199607152126.QAA09821@main.gbdata.com> References: <199607152126.QAA09821@main.gbdata.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I've ran into some strange problems with a make world with current. > This is with a sup of today (Monday). > > 1. I've getting errors from rm on the make cleandir portion. It comes > back with the standard error message as if I had done just rm -f. If you had read your -current email, you'd know that you must re-build and re-install make before you can rebuild anything else. Also, rumour has it that ld must all be rebuilt/re-installed as well. Nate