make installworld trouble

From: Michael L. Hostbaek <mich_at_FreeBSD.org>
Date: Wed, 17 Sep 2003 11:28:12 +0200
After doing a fresh cvsup of the RELENG_5_1 branch, and a successfull
make buildworld, make buildkernel, make installkernel - I get the
following error when issueing a make installworld:


--------------------------------------------------------------
>>> Installing everything..
--------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 install
===> share/info
===> include
creating osreldate.h from newvers.sh
setvar PARAMFILE /usr/src/include/../sys/sys/param.h;  . /usr/src/include/../sys/conf/newvers.sh;                         echo "$COPYRIGHT" > osreldate.h;                        echo "#ifdef _KERNEL" >> osreldate.h;                    echo '#error "<osreldate.h> cannot be used in the kernel, use <sys/param.h>"' >> osreldate.h;  echo "#else" >> osreldate.h;                               echo \#'undef __FreeBSD_version' >> osreldate.h;        echo \#'define __FreeBSD_version' $RELDATE >> osreldate.h;  echo "#endif" >> osreldate.h
touch: not found
*** Error code 127

Stop in /usr/src/include.
*** Error code 1

I can see that a couple of other users on this list have expirienced
this problem, but no solution has been posted.

Any ideas ?

/mich

-- 
Best Regards,
	Michael L. Hostbaek 
	mich_at_FreeBSD.org - http://www.FreeBSD.org

	*/ PGP-key available upon request /*

Received on Wed Sep 17 2003 - 00:28:15 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:22 UTC