From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KKaNg-0003YN-Mp for mharc-grub-devel@gnu.org; Sun, 20 Jul 2008 10:59:24 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KKaNf-0003YF-02 for grub-devel@gnu.org; Sun, 20 Jul 2008 10:59:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KKaNd-0003Xq-HW for grub-devel@gnu.org; Sun, 20 Jul 2008 10:59:22 -0400 Received: from [199.232.76.173] (port=52940 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKaNd-0003Xn-BW for grub-devel@gnu.org; Sun, 20 Jul 2008 10:59:21 -0400 Received: from moutng.kundenserver.de ([212.227.126.183]:61850) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KKaNc-0005SH-Pj for grub-devel@gnu.org; Sun, 20 Jul 2008 10:59:21 -0400 Received: from fz (e180026197.adsl.alicedsl.de [85.180.26.197]) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis) id 0ML25U-1KKaNc0127-0000eG; Sun, 20 Jul 2008 16:59:20 +0200 Message-ID: From: "Felix Zielcke" To: "The development of GRUB 2" References: <87ej5okg3s.fsf@xs4all.nl> Date: Sun, 20 Jul 2008 16:59:03 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 12.0.1606 X-MimeOLE: Produced By Microsoft MimeOLE V12.0.1606 X-Provags-ID: V01U2FsdGVkX1+wklNLdZDxhhgTqzjcicB54A6V9fDbML2sRFm RZNfIKJpjh9PXZ+jSNgBsj6sKcxV8SmuPV5QB8DFdW0uLudjPU Gl9ZN0vU7z2G0rJ65YWI9V8P3Tlr4f/ X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) Subject: Re: I've a problem to compile i386 grub-emu 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: Sun, 20 Jul 2008 14:59:23 -0000 From: "Marco Gerards" > I wonder why this got through the autoconf test. Rerunning ./configure with --enable-grub-emu and then make grub-emu did work Maybe it's possible to disallow compiling grub-emu if --enable-grub-emu wasn't given to configure?