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

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

   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/bi
   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



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