Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 08:20:44 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        "Clark C. Evans" <cce@clarkevans.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: installworld problem -- touch: not found
Message-ID:  <3DB56CCC.7090608@owt.com>
References:  <20021022151109.GA63699@doublegemini.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Clark C. Evans wrote:
> With RELENG_4 fetched today (and yesterday) I'm experiencing
> the following problem, which wasn't there a few days past.
> Any help/ideas?  This also occurs when installing to a 
> temporary directory (installworld DEST=/tmp/image)
> 
> Thanks!  Clark

Check your system date. This is always the cause of something like this.

Kent

> 
> # make installworld
> ...
> --------------------------------------------------------------
> 
>>>>Installing everything..
>>>
> --------------------------------------------------------------
> cd /usr/src; make -f Makefile.inc1 install
> ===> share/info
> ===> include
> creating osreldate.h from newvers.sh
> setvar PARAMFILE /usr/src/include/../sys/sys/param.h;  . /usr/src/include/../sy
> /conf/newvers.sh;                        echo "$COPYRIGHT" > osreldate.h; echo
> #ifdef _KERNEL" >> osreldate.h;                  echo '#error "osreldate.h must
> not be used in the kernel, use sys/param.h"' >> osreldate.h;  echo "#else" >> o
> reldate.h;                               echo \#'undef __FreeBSD_version' >> os
> eldate.h;        echo \#'define __FreeBSD_version' $RELDATE >> osreldate.h;  ec
> o "#endif" >> osreldate.h
> 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.
> #
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
> 
> .
> 


-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DB56CCC.7090608>