help:make installworld(creating osreldate.h from newvers.sh touch: not found *** Error code 127)

youshi10 at u.washington.edu youshi10 at u.washington.edu
Tue Jul 31 20:00:01 UTC 2007


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
> 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.

-Garrett



More information about the freebsd-questions mailing list