From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Etqdn-00018U-Hb for mharc-grub-devel@gnu.org; Tue, 03 Jan 2006 13:12:11 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Etqdl-00016z-AG for grub-devel@gnu.org; Tue, 03 Jan 2006 13:12:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Etqdj-00015D-3s for grub-devel@gnu.org; Tue, 03 Jan 2006 13:12:08 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Etqdi-000152-Tm for grub-devel@gnu.org; Tue, 03 Jan 2006 13:12:06 -0500 Received: from [194.109.24.25] (helo=smtp-vbr5.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Etqez-0001oz-3g for grub-devel@gnu.org; Tue, 03 Jan 2006 13:13:25 -0500 Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by smtp-vbr5.xs4all.nl (8.13.3/8.13.3) with ESMTP id k03IALOU050658; Tue, 3 Jan 2006 19:10:22 +0100 (CET) (envelope-from mgerards@xs4all.nl) Mail-Copies-To: mgerards@xs4all.nl To: Mark Guertin References: <877jbf57vc.fsf@student.han.nl> <72215433-4FD4-4094-9BA2-5AFD7B322A6B@brucemaudesign.com> <873bm354y0.fsf@student.han.nl> <85CCA0E5-219B-4482-9BEB-7FE835E7A329@brucemaudesign.com> From: Marco Gerards Date: Tue, 03 Jan 2006 19:10:24 +0100 In-Reply-To: <85CCA0E5-219B-4482-9BEB-7FE835E7A329@brucemaudesign.com> (Mark Guertin's message of "Fri, 11 Nov 2005 15:07:14 -0500") Message-ID: <87oe2tfai7.fsf@xs4all.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner Cc: The development of GRUB 2 Subject: Re: grub2 ppc test compile problem 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: Tue, 03 Jan 2006 18:12:10 -0000 Mark Guertin writes: Hi Mark, > bison (GNU Bison) 1.875c > > I've also asked other users beta testing YDL to try this out and see > if things track back to the toolchain causing problems :( The test is changed a bit now. It didn't always default to bison, I think that was the problem in your case. Can you check if it works for you now? Thanks, Marco