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

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 31 July 2007, 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
> > 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


-- 
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?200707311351.57649.kstewart>