From owner-freebsd-current@FreeBSD.ORG Thu Mar 10 22:56:46 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 22F2916A4CE for ; Thu, 10 Mar 2005 22:56:46 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD54D43D4C for ; Thu, 10 Mar 2005 22:56:45 +0000 (GMT) (envelope-from zombyfork@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so606476rnf for ; Thu, 10 Mar 2005 14:56:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=XEGgClDmczWlAu74XSVUGfhH9vFE8EB9qjqQ3fjD0v2q7qwq4ndigwvDuNbXkEnlLas93zE9PhfQpZuvhDMWg8zLGIAx6FThP+gKQuh3inMSCCba9knd8PiB2kkmpXR1rIv2+gVvo9W1kbRkq1SsOvDagZW8W58HbQpef146Dto= Received: by 10.38.171.69 with SMTP id t69mr2347386rne; Thu, 10 Mar 2005 14:56:45 -0800 (PST) Received: by 10.39.2.24 with HTTP; Thu, 10 Mar 2005 14:56:45 -0800 (PST) Message-ID: <346a802205031014565fcf284d@mail.gmail.com> Date: Thu, 10 Mar 2005 17:56:45 -0500 From: Coleman Kane To: current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 11 Mar 2005 13:19:48 +0000 Subject: recent make system X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cokane@cokane.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:56:46 -0000 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? -- coleman