From owner-freebsd-current@FreeBSD.ORG Fri Mar 11 13:48:31 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E7F116A4CE for ; Fri, 11 Mar 2005 13:48:31 +0000 (GMT) Received: from av7-1-sn1.fre.skanova.net (av7-1-sn1.fre.skanova.net [81.228.11.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00DD943D2F for ; Fri, 11 Mar 2005 13:48:31 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: by av7-1-sn1.fre.skanova.net (Postfix, from userid 502) id CE66D37E44; Fri, 11 Mar 2005 14:48:29 +0100 (CET) Received: from smtp3-2-sn1.fre.skanova.net (smtp3-2-sn1.fre.skanova.net [81.228.11.164]) by av7-1-sn1.fre.skanova.net (Postfix) with ESMTP id C1D9A37E42; Fri, 11 Mar 2005 14:48:29 +0100 (CET) Received: from sentinel (81-232-139-217-no23.business.telia.com [81.232.139.217]) by smtp3-2-sn1.fre.skanova.net (Postfix) with ESMTP id 866A937E4E; Fri, 11 Mar 2005 14:48:29 +0100 (CET) From: "Daniel Eriksson" To: , Date: Fri, 11 Mar 2005 14:48:15 +0100 Organization: Home Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcUmPqnjgUCi8deJT+Cb0jg4f+zWdwAAhsZQ In-Reply-To: <346a802205031014565fcf284d@mail.gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Subject: RE: recent make system X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 13:48:31 -0000 Coleman Kane wrote: > Hello, I cannot buildworld lately, or build ports or do much of > anything. Every time I try I get a "Unassociated shell command" error > on a shell line, and make bombs. Is this due to some changes lately in > -CURRENT's make system? Yes, and it has already been fixed. Restore /usr/bin/make from backup, cvsup latest source and rebuild your system. /Daniel Eriksson