Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2002 01:25:44 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        FreeBSD current users <current@FreeBSD.ORG>
Subject:   installworld fell over
Message-ID:  <Pine.BSF.4.21.0211210120470.99491-100000@InterJet.elischer.org>

next in thread | raw e-mail | index | archive | help

here:

--------------------------------------------------------------
>>> 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 "/usr/include/osreldate.h
cannot 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

has something changed in the build environment?
 also, after that I got:
hostname: not found
expr: not found


has someone been fiddling with the PATH in the build?





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0211210120470.99491-100000>