From owner-freebsd-current Sun Feb 23 12:49:56 2003 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 0F31337B401 for ; Sun, 23 Feb 2003 12:49:54 -0800 (PST) Received: from midway.uchicago.edu (midway.uchicago.edu [128.135.12.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFD7C43F75 for ; Sun, 23 Feb 2003 12:49:53 -0800 (PST) (envelope-from dsyphers@uchicago.edu) Received: from adsl-68-20-39-214.dsl.chcgil.ameritech.net (adsl-68-20-39-214.dsl.chcgil.ameritech.net [68.20.39.214]) by midway.uchicago.edu (8.12.5/8.12.5) with ESMTP id h1NKnpWe015154; Sun, 23 Feb 2003 14:49:51 -0600 (CST) From: David Syphers To: Kirk McKusick Subject: Re: BOOT2_UFS=UFS1_ONLY works for today's current Date: Sun, 23 Feb 2003 14:49:52 -0600 User-Agent: KMail/1.5 Cc: freebsd-current@FreeBSD.ORG References: <20030223025528.GD88377@gothmog.gr> <200302230237.33848.dsyphers@uchicago.edu> <20030223180716.V32647@mail.unixguru.nl> In-Reply-To: <20030223180716.V32647@mail.unixguru.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302231449.52766.dsyphers@uchicago.edu> 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 On Sunday 23 February 2003 11:10 am, Richard Arends wrote: > On Sun, 23 Feb 2003, David Syphers wrote: > > I added BOOT2_UFS=UFS2_ONLY to my make.conf, and my buildworld still dies > > in boot2. I'm trying to upgrade from a Feb. 19 -current (because it's > > crashing all the time, and I need to enable debugging stuff). Is there a > > fix, or would other information be helpful? > > Same problem over here. I reverted back the last commit on > /usr/src/sys/ufs/ffs/fs.h in my source tree and that "fixed" the build. Of > course, this is a workaround !! Okay, I've verified that the problem is due to rev. 1.39 of /usr/src/sys/ufs/ffs/fs.h. Peter Wemm pointed out that the problem is not the commit, but gcc's bad handling of 64-bit operations. Nonetheless, this commit does break world for a lot of people... is there some official solution? The make.conf line only works for UFS1 - if it's set to UFS2, buildworld still fails. (Am I correct in assuming a 5.0-R install defaults to UFS2?) -David -- http://www.seektruth.org Astronomy and Astrophysics Center The University of Chicago To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message