make installworld failure

Remington MrL0L at charter.net
Sat Dec 13 12:14:48 PST 2003


I have been running  into this problem for a few weeks now, when i get 
to make installworld it will:
 >>> Installing everything..
--------------------------------------------------------------
cd /usr/src; /usr/obj/usr/src/make.i386/make -f Makefile.inc1 install
===> share/info
===> include
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.


Has anyone seen this or know mto fix this? The way i do upgrades goes 
like this:
cd /usr/src
make buildworld
make buildkernel KERNCONF=GENERIC
make installkernel KERNCONF=GENERIC
reboot
cd /usr/src
mergemaster -p
make installworld



More information about the freebsd-current mailing list