installworld Failure

kstewart kstewart at owt.com
Fri Aug 20 21:42:56 PDT 2004


On Friday 20 August 2004 09:12 pm, Warren Liddell wrote:
> 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
>

Touch being missing is almost always due to your system date being off. Check 
your date. If it is off, correct it, and rebuild your world again.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
Support the Bison at http://www.buffalofieldcampaign.org/


More information about the freebsd-stable mailing list