From owner-freebsd-bugs Wed May 8 11: 0:41 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 791DB37B413 for ; Wed, 8 May 2002 11:00:10 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48I09047988; Wed, 8 May 2002 11:00:09 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 11:00:09 -0700 (PDT) Message-Id: <200205081800.g48I09047988@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Crist J. Clark" Subject: Re: misc/37583: [PATCH] make installworld fails on missing utilities. Reply-To: "Crist J. Clark" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/37583; it has been noted by GNATS. From: "Crist J. Clark" To: Seth Kingsley Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: misc/37583: [PATCH] make installworld fails on missing utilities. Date: Wed, 8 May 2002 10:55:17 -0700 On Mon, Apr 29, 2002 at 08:14:43PM -0700, Seth Kingsley wrote: [snip] > >Description: > When make(1)ing installworld while booted single user, make > fails in several places due to missing programs. I have seen > these types of problems for a long time, and believe that they > are somehow connected to my make.conf options. My money is on clock issues. Is your CMOS clock set to localtime? Do you make sure to start adjkerntz(8) manually in single-user? All of the things 'installworld' is failing on were supposed to have happened during the 'buildworld.' The temporal chaos induced by not having the timezone adjust properly fakes out make(1) and it tries to rebuild things that it shouldn't. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message