From owner-freebsd-stable Wed Aug 7 10: 1:45 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC77337B414 for ; Wed, 7 Aug 2002 10:01:33 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B76054400D for ; Wed, 7 Aug 2002 10:00:57 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g77H0dC48661; Wed, 7 Aug 2002 20:00:39 +0300 (EEST) (envelope-from ru) Date: Wed, 7 Aug 2002 20:00:39 +0300 From: Ruslan Ermilov To: Kent Stewart Cc: FreeBSD-Stable Subject: Re: make buildworld Message-ID: <20020807170039.GA44474@sunbay.com> References: <20020807141934.23707.qmail@ns1.onie.yi.org> <20020807104347.F20616-100000@topperwein.dyndns.org> <20020807150633.GB36526@sunbay.com> <3D51501E.2030202@owt.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <3D51501E.2030202@owt.com> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 07, 2002 at 09:51:42AM -0700, Kent Stewart wrote: >=20 >=20 > Ruslan Ermilov wrote: >=20 > >On Wed, Aug 07, 2002 at 10:46:45AM -0400, Chris BeHanna wrote: > > > >>On Wed, 7 Aug 2002, Ronneil Camara wrote: > >> > >> > >>>All I can say is that I just normally execute those commands as what I= =20 > >>>have > >>>been doing a long time ago. > >>> > >>>vi stable-supfile > >>>cvsup -g -L2 stable-supfile > >>>cd /usr/src > >>>make buildworld > >>>make installworld > >>> > >> This is not right. Here's what you should be doing: > >> > >> vi stable-supfile > >> cvsup -g -L2 stable-supfile > >> cd /usr/src > >> make buildworld > >> make buildkernel KERNCONF=3D > >> make installkernel > >> shutdown -r now > >> # (make sure the system comes up) > >> shutdown -r now > >> # (come up in single-user mode this time) > >> make installworld > >> mergemaster > >> shutdown -r now > >> # (come up normally this time) > >> > >>These steps have been documented in /usr/src/UPDATING since 4.0. This > >>is the only supported procedure for upgrading your system from source. > >> > >> > >... that is _guaranteed_ to work (modulo the ``mergemaster -p'' step). > >At different times, a simple "make world kernel" may work, but it is > >not guaranteed to. >=20 >=20 > Ruslan, >=20 > Did you look at Ronneil's installworld log=20 > (http://restricted.dyndns.org/error.txt). >=20 Nope, ENOTIME. > Why would it be trying to create osreldate.h during the install. Could=20 > make think it is old because of system time or something? >=20 The usual roots of this problem are: - system date/time is set incorrectly Fix: consult with date(1) - some sources have modtime pointing to the future (this could happen if system date/time was set incorrectly during the update of the sources) Fix: find /usr/src -mtime -0 - something has changed in-between of buildworld and installworld Fix: make -DNOCLEAN buildworld 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 --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9UVI3Ukv4P6juNwoRApgFAJ45o+/Q1BeCea1A37UvJpOKK9CFZQCeM0Kj I2dPtMJBD9OdbXKLwc4ffAc= =bttm -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message