From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1G0mOh-0005Js-7X for mharc-grub-devel@gnu.org; Wed, 12 Jul 2006 17:37:31 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G0mOg-0005Jc-9S for grub-devel@gnu.org; Wed, 12 Jul 2006 17:37:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G0mOe-0005JJ-GJ for grub-devel@gnu.org; Wed, 12 Jul 2006 17:37:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G0mOe-0005JG-B0 for grub-devel@gnu.org; Wed, 12 Jul 2006 17:37:28 -0400 Received: from [194.109.24.23] (helo=smtp-vbr3.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G0mQG-0003vq-Mf for grub-devel@gnu.org; Wed, 12 Jul 2006 17:39:08 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr3.xs4all.nl (8.13.6/8.13.6) with ESMTP id k6CLbQsD023682 for ; Wed, 12 Jul 2006 23:37:27 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <87mzbeedh4.fsf@xs4all.nl> <200607122333.15187.okuji@enbug.org> Mail-Copies-To: mgerards@xs4all.nl Date: Wed, 12 Jul 2006 23:42:19 +0200 In-Reply-To: <200607122333.15187.okuji@enbug.org> (Yoshinori K. Okuji's message of "Wed, 12 Jul 2006 23:33:15 +0200") Message-ID: <87irm2ec04.fsf@xs4all.nl> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: Autoconf 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: Wed, 12 Jul 2006 21:37:30 -0000 "Yoshinori K. Okuji" writes: > On Wednesday 12 July 2006 23:10, Marco Gerards wrote: >> Either I missed some commit and the instructions how to build on the >> AMD64. > > Ah, you have a good machine... Good enough. :-) >> Below I included the config.log output. As you can see it >> tries to compile the test for the target machine and it uses glibc. I >> think we have to disable the use of glibc for these autoconf tests. >> But I am asking to make sure I am not wasting a lot of time by doing >> the wrong thing. > > I think so. I guess Jeroen simply has installed 32-bit libraries, right? It used to work without glibc. And it should work with glibc... Urgh :-/ For now I am using my MacBook to test in grub-install works. But grub-install hates me too... ;-) -- Marco