From owner-freebsd-questions@FreeBSD.ORG Mon Oct 10 08:36:47 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFEF116A41F for ; Mon, 10 Oct 2005 08:36:47 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AA8A43D45 for ; Mon, 10 Oct 2005 08:36:47 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id j9A8aeSH024460; Mon, 10 Oct 2005 01:36:40 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Mon, 10 Oct 2005 01:36:44 -0700 User-Agent: KMail/1.8.2 References: <434A1E7D.1060001@signet.nl> In-Reply-To: <434A1E7D.1060001@signet.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510100136.44836.kstewart@owt.com> Cc: Justin Suyk Subject: Re: Error after installworld on an 5.3 RELEASE server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2005 08:36:47 -0000 On Monday 10 October 2005 12:55 am, Justin Suyk wrote: > Hi, > > I have a problem with updating an FreeBSD 5.3 RELEASE to the latest > version. Everything goes as normal (cvsup (ports & standard), make > buildworld, adjusted the kernel and after that an buildkernel and an > installkernel), but at the end the make installworld command fails > with the following error: > > creating osreldate.h from newvers.sh > touch: not found > *** Error code 127 > > Output from # uname -a > FreeBSD 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC > 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > i386 > > This is the first time that an installworld command fails, does > anyone have an idea whats going wrong? > Errors like this are usually caused by your system date being wrong. The files that you built are older and make thinks it must do something before it does the install. Kent > Thanx in advance, > > Justin. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html