Freebsd-4.9
Dmitry Chorine
dmitryc at drumbeatdigital.com
Tue Feb 17 14:47:21 PST 2004
Hi
I just download ISO of 4.9-RELEASE and after installing I cvsup
RELENG_4_9, after that I buildwolrd and buildkernel, kernel installed
fine, but when I install world I get this error:
--------------------------------------------------------------
>>> 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 must not 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
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.
Any ideas?
More information about the freebsd-questions
mailing list