From owner-freebsd-current Thu Nov 21 2:15:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 396ED37B401 for ; Thu, 21 Nov 2002 02:15:44 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 966FF43E9C for ; Thu, 21 Nov 2002 02:15:28 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id gALAE9hC084174 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 21 Nov 2002 12:14:09 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id gALAE8E7084169; Thu, 21 Nov 2002 12:14:08 +0200 (EET) Date: Thu, 21 Nov 2002 12:14:08 +0200 From: Ruslan Ermilov To: Julian Elischer Cc: FreeBSD current users Subject: Re: installworld fell over Message-ID: <20021121101408.GB81999@sunbay.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZwgA9U+XZDXt4+m+" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ZwgA9U+XZDXt4+m+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 21, 2002 at 01:25:44AM -0800, Julian Elischer wrote: >=20 > here: >=20 > -------------------------------------------------------------- > >>> Installing everything.. > -------------------------------------------------------------- > cd /usr/src; make -f Makefile.inc1 install > =3D=3D=3D> share/info > =3D=3D=3D> include > creating osreldate.h from newvers.sh > setvar PARAMFILE > /usr/src/include/../sys/sys/param.h; . /usr/src/include/../sys/conf/newv= ers.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 >=20 > has something changed in the build environment? > also, after that I got: > hostname: not found > expr: not found >=20 >=20 > has someone been fiddling with the PATH in the build? >=20 This is a FAQ question -- installworld is trying to do what buildworld was supposed to do. This can be caused by a number of reasons: either your computer's date/time is set incorrectly, or you updated sources and forgot to re-buildworld, or some sources' modtime is set to point to the future causing them to fake make(1) to think they should always be rebuild. (All of this is of course assumes that the buildworld and installworld were run with the same options, the same MAKEOBJDIRPREFIX, tc.) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --ZwgA9U+XZDXt4+m+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE93LHwUkv4P6juNwoRArkGAJsH2QRMcGSEZ6OTYyO0z709ZCegoQCdHy2V 7ZvZi9cS6qbuqS/i2EG/Zkc= =I4mB -----END PGP SIGNATURE----- --ZwgA9U+XZDXt4+m+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message