From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IqvWy-0000B6-E3 for mharc-grub-devel@gnu.org; Sat, 10 Nov 2007 13:58:08 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IqvWw-0000Ax-DA for grub-devel@gnu.org; Sat, 10 Nov 2007 13:58:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IqvWu-0000AH-R5 for grub-devel@gnu.org; Sat, 10 Nov 2007 13:58:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IqvWu-0000AC-M3 for grub-devel@gnu.org; Sat, 10 Nov 2007 13:58:04 -0500 Received: from pne-smtpout3-sn2.hy.skanova.net ([81.228.8.111]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IqvWu-0007Tv-7o for grub-devel@gnu.org; Sat, 10 Nov 2007 13:58:04 -0500 Received: from [127.0.0.1] (88.193.32.97) by pne-smtpout3-sn2.hy.skanova.net (7.3.129) id 471A569500123ABD for grub-devel@gnu.org; Sat, 10 Nov 2007 19:57:51 +0100 Message-ID: <4735FEC7.80302@nic.fi> Date: Sat, 10 Nov 2007 20:56:07 +0200 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: The development of GRUB 2 References: <4735996A.2080104@nic.fi> <874pfuc64y.fsf@xs4all.nl> In-Reply-To: <874pfuc64y.fsf@xs4all.nl> X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: Quoted-Printable X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) Subject: Re: [PATCH] Building on Ubuntu 7.10 x86-64 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: Sat, 10 Nov 2007 18:58:06 -0000 Marco Gerards wrote: > Vesa J=E4=E4skel=E4inen writes: >=20 > Hi Vesa, >=20 >> I needed to do following modification in order to build grub2 on my >> 64bit laptop. In case there is no complaints I will commit it to CVS. >=20 > This looks ok to me. Committed. New configure was also generated, so please report how well it works.