From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 6 13:30:21 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAAD116A4CE for ; Tue, 6 Jan 2004 13:30:21 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5E8043D2D for ; Tue, 6 Jan 2004 13:30:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i06LUKFR029085 for ; Tue, 6 Jan 2004 13:30:20 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i06LUKKd029080; Tue, 6 Jan 2004 13:30:20 -0800 (PST) (envelope-from gnats) Date: Tue, 6 Jan 2004 13:30:20 -0800 (PST) Message-Id: <200401062130.i06LUKKd029080@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Nate Lawson Subject: Re: ports/60988: PATCH: fix build of grub-0.92 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nate Lawson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2004 21:30:22 -0000 The following reply was made to PR ports/60988; it has been noted by GNATS. From: Nate Lawson To: Thierry Thomas Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/60988: PATCH: fix build of grub-0.92 Date: Tue, 6 Jan 2004 13:28:13 -0800 (PST) On Tue, 6 Jan 2004, Thierry Thomas wrote: > Le Mar 6 jan 04 =E0 20:24:29 +0100, Nate Lawson > =E9crivait=A0: > > > > >Number: 60988 > > >Category: ports > > >Synopsis: PATCH: fix build of grub-0.92 > > >Confidential: no > > >Severity: serious > > >Priority: medium > > >Responsible: freebsd-ports-bugs > > >State: open > > >Quarter: > > >Keywords: > > >Date-Required: > > >Class: sw-bug > > >Submitter-Id: current-users > > >Arrival-Date: Tue Jan 06 11:30:15 PST 2004 > > >Closed-Date: > > >Last-Modified: > > >Originator: Nate Lawson > > >Release: FreeBSD 5.2-CURRENT i386 > > >Organization: > > FreeBSD > > >Environment: > > System: > > > > >Description: > > =09grub-0.92 port is broken on 5-CURRENT. Attached patches below > > =09fix the build. I don't have reiserfs so someone should test it > > =09but I believe the patch to it is simple. > > Note that 0.92 is outdated, 0.93 has been released on 08.12.2002. I know. First things first. Feel free to submit patches for building 0.93. > Meanwhile, I think that it should remain marked "broken", because AFAIK > it does not support UFS2. There are plenty of us using UFS1 and 5-CURRENT since we don't need the ACLs feature and the root (or /boot) partition is small enough that there is no benefit from the larger tables. Again, the first thing is to get the existing grub-0.92 compiling again, then grub-0.93, then UFS2, ... -Nate