Failiure in make installworld cvsuped today.

Mike Jakubik mikej at rogers.com
Wed Dec 10 13:28:30 PST 2003


Make buildworld and kernel completes OK. Cvsuped just a few minutes ago, and
cleaned /usr/obj prior to building. Here is the error.

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


--snip--

Touch is on the system.

Thanks.



More information about the freebsd-stable mailing list