Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2007 20:37:32 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@freebsd.org
Cc:        youshi10@u.washington.edu, Roy <dotyao@gmail.com>
Subject:   Re: help:make installworld(creating osreldate.h from newvers.sh touch: not found *** Error code 127)
Message-ID:  <200708012037.33281.kstewart@owt.com>
In-Reply-To: <46B05355.4060602@gmail.com>
References:  <Pine.LNX.4.43.0707311300000.18226@hymn01.u.washington.edu> <200707311351.57649.kstewart@owt.com> <46B05355.4060602@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 01 August 2007, Roy wrote:
>    Kent Stewart &#20889;&#36947;:
>
> On Tuesday 31 July 2007, [1]youshi10@u.washington.edu wrote:
>
>
> On Wed, 1 Aug 2007, Roy wrote:
>
>
> [roy@admin ~]$ uname -a
> FreeBSD admin.tmdxy.org 6.2-RELEASE-p6 FreeBSD 6.2-RELEASE-p6 #0:
> Tue Jul 31 23:11:21 CST 2007
> [2]roy@admin.tmdxy.org:/usr/obj/usr/src/sys/RoyKernel i386
>
> --------------------------------------------------------------
>
>
>
> 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
>
> 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.
>
>
> Your system's definitely fubar'ed. touch should be found immediately
> unless /bin isn't in $PATH.
>
>
>
> Touch isn't needed in a good installworld. This usually means your
> system date is seriously off. If you use local clock in your cmos,
> you need to "adjkerntz -i" when you boot to single user.
>
> Kent
>
>
>
>
>    thanks,
>    admin# echo $PATH
>   
> /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/b
>i n:/usr/X11R6/bin:/root/bin
>    and, i have executed the statement 'adjkerntz -i' ,when i make
>    installworld
>
> References
>
>    1. mailto:youshi10@u.washington.edu
>    2. mailto:roy@admin.tmdxy.org:/usr/obj/usr/src/sys/RoyKernel

BTW, there is a FAQ on the subject, see
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/troubleshoot.html#TOUCH-NOT-FOUND

The adjkerntz command is mentioned in /usr/src/UPDATING and the 
handbook, see section "23.4.5 Drop to Single User Mode".

Kent


-- 
Kent Stewart
Richland, WA

http://www.soyandina.com/ "I am Andean project".
http://users.owt.com/kstewart/index.html



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