help:make installworld(creating osreldate.h from newvers.sh
touch: not found *** Error code 127)
Roy
dotyao at gmail.com
Wed Aug 1 09:59:43 UTC 2007
Kent Stewart 写道:
On Tuesday 31 July 2007, [1]youshi10 at u.washington.edu wrote:
On Wed, 1 Aug 2007, Roy wrote:
[roy at 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 at 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 at u.washington.edu
2. mailto:roy at admin.tmdxy.org:/usr/obj/usr/src/sys/RoyKernel
More information about the freebsd-questions
mailing list