From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FWPFP-0005HW-LA for mharc-grub-devel@gnu.org; Wed, 19 Apr 2006 22:50:23 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FWPFN-0005Et-Fa for grub-devel@gnu.org; Wed, 19 Apr 2006 22:50:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWPFM-0005DC-6R for grub-devel@gnu.org; Wed, 19 Apr 2006 22:50:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWPFM-0005D1-1K for grub-devel@gnu.org; Wed, 19 Apr 2006 22:50:20 -0400 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FWPGa-0004UK-JT for grub-devel@gnu.org; Wed, 19 Apr 2006 22:51:36 -0400 Received: from kotoba.oasis.nexedi.com (kotoba.oasis.nexedi.com [212.85.152.101]) by kotoba.storever.com (Postfix) with ESMTP id AFE983C00628E for ; Thu, 20 Apr 2006 06:06:51 +0200 (CEST) Received: from [??1] (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 5A3DA3C00628A for ; Thu, 20 Apr 2006 06:06:51 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Thu, 20 Apr 2006 04:50:18 +0200 User-Agent: KMail/1.8.2 References: <444676F3.9000908@sapo.pt> <86wtdl2xjx.fsf@borg.borderworlds.dk> <444696F6.3080300@sapo.pt> In-Reply-To: <444696F6.3080300@sapo.pt> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604200450.18202.okuji@enbug.org> X-Bogosity: No, tests=bogofilter, spamicity=0.179976, version=0.17.2 Subject: Re: compiling GRUB 1.93 on OpenBSD X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 02:50:21 -0000 On Wednesday 19 April 2006 22:00, Marcos Latas wrote: > checking for objcopy... objcopy > checking whether objcopy works for absolute addresses... no > configure: error: GRUB requires a working absolute objcopy; upgrade your > binutils > > > The file INSTALL mentions that GRUB requires GNU binutils 2.9.1.0.23 or > later. I have binutils 2.15! This means that the OpenBSD port of binutils is buggy. Please talk with the maintainer of the OpenBSD port. Okuji