From owner-freebsd-current@FreeBSD.ORG Sat Dec 13 12:26:03 2003 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 E3EF416A4CE for ; Sat, 13 Dec 2003 12:26:03 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9F5D43D1F for ; Sat, 13 Dec 2003 12:26:02 -0800 (PST) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id hBDKQ1u15447; Sat, 13 Dec 2003 12:26:01 -0800 From: Kent Stewart To: Remington , current@freebsd.org Date: Sat, 13 Dec 2003 12:26:01 -0800 User-Agent: KMail/1.5.4 References: <3FDB0164.4030508@charter.net> In-Reply-To: <3FDB0164.4030508@charter.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312131226.01039.kstewart@owt.com> Subject: Re: make installworld failure X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2003 20:26:04 -0000 On Saturday 13 December 2003 04:09 am, Remington wrote: > I have been running into this problem for a few weeks now, when i get > > to make installworld it will: > >>> Installing everything.. > > -------------------------------------------------------------- > cd /usr/src; /usr/obj/usr/src/make.i386/make -f Makefile.inc1 install > ===> share/info > ===> include > creating osreldate.h from newvers.sh > touch: not found > *** Error code 127 > > Stop in /usr/src/include. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > Has anyone seen this or know mto fix this? The way i do upgrades goes > like this: > cd /usr/src > make buildworld > make buildkernel KERNCONF=GENERIC > make installkernel KERNCONF=GENERIC > reboot > cd /usr/src > mergemaster -p > make installworld > Check your system date. An out of date buildworld with respect to current source and the system date are the common causes. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html