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

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-Garrett




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