From owner-freebsd-current@FreeBSD.ORG Fri Mar 11 13:35:24 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 35DFB16A4CE for ; Fri, 11 Mar 2005 13:35:24 +0000 (GMT) Received: from smtp-1.dlr.de (smtp-1.dlr.de [195.37.61.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A8AD43D1F for ; Fri, 11 Mar 2005 13:35:23 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-1.dlr.de over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); Fri, 11 Mar 2005 14:35:21 +0100 Date: Fri, 11 Mar 2005 14:36:19 +0100 (CET) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: cokane@cokane.org In-Reply-To: <346a802205031014565fcf284d@mail.gmail.com> Message-ID: <20050311143447.M596@beagle.kn.op.dlr.de> References: <346a802205031014565fcf284d@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 11 Mar 2005 13:35:21.0489 (UTC) FILETIME=[2C1E1010:01C5263F] cc: current@freebsd.org Subject: Re: recent make system X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Harti Brandt 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:35:24 -0000 On Thu, 10 Mar 2005, Coleman Kane wrote: CK>Hello, I cannot buildworld lately, or build ports or do much of CK>anything. Every time I try I get a "Unassociated shell command" error CK>on a shell line, and make bombs. Is this due to some changes lately in CK>-CURRENT's make system? Sorry, I broke make yesterday. Was fixed around 10UTC today. The broken make is able to build a new one, so re-fetch the sources, build and install a new make. harti