From owner-freebsd-sparc64@FreeBSD.ORG Wed Apr 21 14:45:37 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 744A116A4CE for ; Wed, 21 Apr 2004 14:45:37 -0700 (PDT) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2555A43D4C for ; Wed, 21 Apr 2004 14:45:37 -0700 (PDT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) i3LLja8o010358; Wed, 21 Apr 2004 17:45:36 -0400 (EDT) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id i3LLjaZn010357; Wed, 21 Apr 2004 17:45:36 -0400 (EDT) Date: Wed, 21 Apr 2004 17:45:36 -0400 From: Ken Smith To: James Snow Message-ID: <20040421214536.GA10046@electra.cse.Buffalo.EDU> References: <20040421213917.GA693@teardrop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040421213917.GA693@teardrop.org> User-Agent: Mutt/1.4.1i cc: freebsd-sparc64@freebsd.org Subject: Re: 'make installworld' can't find /usr/bin/touch? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 21:45:37 -0000 On Wed, Apr 21, 2004 at 05:39:18PM -0400, James Snow wrote: > The error I see: > > -------------------------------------------------------------- > >>> Installing everything.. > -------------------------------------------------------------- > cd /usr/src; make -f Makefile.inc1 install > ===> share/info > ===> include > creating osreldate.h from newvers.sh > touch: not found > *** Error code 127 > > The system is an Ultra 10 running 5.2.1-R, and I'm trying to > upgrade it to 5.2.1-R-p5. The first time this happened I did > an 'rm -rf /usr/src /usr/obj' and cvsup'd again from > scratch, but I see the same error. > > 'which touch' reports the existance of /usr/bin/touch and it > works just fine. > > I'm kind of stumped. I figure I'm doing something stupid > since this is my first FreeBSD-sparc64 box. Is the process > for upgrading under 5.x on the sparc still: > > make buildworld > make buildkernel > make installkernel > make installworld > mergemaster > > or am I missing a step? Try checking the current date/time your computer thinks it has. I've had these errors and it turned out the computer thought the date was *really* outrageous. -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |