Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 2004 14:12:01 +1000
From:      Warren Liddell <shinjii@virusinfo.rdksupportinc.com>
To:        freebsd-stable@freebsd.org
Subject:   installworld Failure
Message-ID:  <200408211412.01483.shinjii@virusinfo.rdksupportinc.com>

next in thread | raw e-mail | index | archive | help
Below is what happens when it gets to the install section.


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

-- 
Yours Sincerely
Shinjii
http://virusinfo.rdksupportinc.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408211412.01483.shinjii>