From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 19 12:07:09 2010 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D73C81065674 for ; Mon, 19 Apr 2010 12:07:09 +0000 (UTC) (envelope-from evaldo@fcm.unicamp.br) Received: from head.fcm.unicamp.br (head.fcm.unicamp.br [143.106.46.2]) by mx1.freebsd.org (Postfix) with ESMTP id 8BE6B8FC22 for ; Mon, 19 Apr 2010 12:07:09 +0000 (UTC) Received: from localhost (localhost.fcm.unicamp.br [127.0.0.1]) by head.fcm.unicamp.br (Postfix) with ESMTP id E909E7145C4; Mon, 19 Apr 2010 08:47:52 -0300 (BRT) X-Virus-Scanned: amavisd-new at fcm.unicamp.br Received: from head.fcm.unicamp.br ([127.0.0.1]) by localhost (head.fcm.unicamp.br [127.0.0.1]) (amavisd-new, port 10024) with SMTP id p1tQKqkZM7xk; Mon, 19 Apr 2010 08:47:52 -0300 (BRT) Received: from [143.106.46.61] (netadm.fcm.unicamp.br [143.106.46.61]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by head.fcm.unicamp.br (Postfix) with ESMTPSA id AA01C714803; Mon, 19 Apr 2010 08:47:52 -0300 (BRT) Message-ID: <4BCC42E3.9020109@fcm.unicamp.br> Date: Mon, 19 Apr 2010 08:47:47 -0300 From: Evaldo Silva User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Christian Baer , freebsd-sparc64@freebsd.org References: <4BCC1C18.7040708@uni-dortmund.de> In-Reply-To: <4BCC1C18.7040708@uni-dortmund.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: make installworld doesn't work X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2010 12:07:09 -0000 Christian Baer escreveu: > Hello there dear readers! > (...) > touch: not found > *** Error code 127 > Hello there! I guess it did not found the "touch" utility at that momment. Just changed the path to that touch? Hope it helps You. Regards, Evaldo At fcm.unicamp.br