From owner-freebsd-sparc64@FreeBSD.ORG Wed Apr 21 14:53:46 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 763A016A4CE for ; Wed, 21 Apr 2004 14:53:46 -0700 (PDT) Received: from silver.teardrop.org (silver.teardrop.org [66.150.202.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5045043D4C for ; Wed, 21 Apr 2004 14:53:44 -0700 (PDT) (envelope-from snow@teardrop.org) Received: by silver.teardrop.org (Postfix, from userid 100) id C63FC26C0F; Wed, 21 Apr 2004 17:54:44 -0400 (EDT) Date: Wed, 21 Apr 2004 17:54:44 -0400 From: James Snow To: Ken Smith Message-ID: <20040421215444.GB693@teardrop.org> References: <20040421213917.GA693@teardrop.org> <20040421214536.GA10046@electra.cse.Buffalo.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040421214536.GA10046@electra.cse.Buffalo.EDU> 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:53:46 -0000 On Wed, Apr 21, 2004 at 05:45:36PM -0400, Ken Smith wrote: > > 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. It was indeed living somewhat in the past: Sun Mar 7 20:58:25 EST 2004 Synchronized it with my local timeserver and an immediate 'make installworld' fails the same way. Starting over with a make clean, buildkernel, buildworld, etc. We'll see how that fares. (It'll be a while.) Thanks for the tip. -Snow