From owner-freebsd-questions@FreeBSD.ORG Fri May 12 18:10:08 2006 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 60FC816B267 for ; Fri, 12 May 2006 18:10:08 +0000 (UTC) (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 8731343D6D for ; Fri, 12 May 2006 18:10:05 +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 k4CI9AXK030713; Fri, 12 May 2006 11:09:11 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org, axel.burwitz@arcor.de Date: Fri, 12 May 2006 11:09:55 -0700 User-Agent: KMail/1.9.1 References: <446494C1.8030808@arcor.de> In-Reply-To: <446494C1.8030808@arcor.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605121109.55327.kstewart@owt.com> Cc: Subject: Re: 6.1-STABLE : make installworld fails 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: Fri, 12 May 2006 18:10:13 -0000 On Friday 12 May 2006 06:59, Axel Burwitz wrote: > Hi, > > well, need some help... > > > I have just upgraded my system from 6.1-PRERELEASE to 6.1-STABLE, > with cvsup, make buildworld, make buildkernel, make installkernel. > > The upgrade for the basic system went through, it shows 6.1-STABLE > version, and the fresh kernel version works, but: > > when I (in single-user mode) want to start "make installworld" > (while being in /usr/src) to upgrade the userland, it only gives > > " > ---- > > >>> Installing everything > > ---- > > cd /usr/src; make -f Makefile.inc1 install > > ===> share info (install) > ===> include (install) > > Creating osreldate.h from newvers.sh > touch not found > > *** Error code 127 > > Stop in /usr/src/include. > > *** Error code 1" > > > > No idea what to do now. > Check your system date. Almost everytime that make thinks it needs to use touch is due to the date on the computer being off. I run local time and have to use adjkerntz -i to set the local time zone. If your date is way off like it looks, you have to update it and then rebuild so that everything is current. You don't have any idea what wasn't built because it was thought to be current. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ "I am Andean project". http://users.owt.com/kstewart/index.html