From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NQgEJ-0006bn-R2 for mharc-grub-devel@gnu.org; Fri, 01 Jan 2010 07:03:43 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NQgEI-0006b3-El for grub-devel@gnu.org; Fri, 01 Jan 2010 07:03:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQgEE-0006aB-T0 for grub-devel@gnu.org; Fri, 01 Jan 2010 07:03:42 -0500 Received: from [199.232.76.173] (port=38490 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQgEE-0006a8-Qn for grub-devel@gnu.org; Fri, 01 Jan 2010 07:03:38 -0500 Received: from xvm-190-8.ghst.net ([217.70.190.8]:39315 helo=aybabtu.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NQgEE-0006Gj-Ay for grub-devel@gnu.org; Fri, 01 Jan 2010 07:03:38 -0500 Received: from [192.168.10.10] (helo=thorin) by aybabtu.com with esmtp (Exim 4.69) (envelope-from ) id 1NQgEC-0005vT-V6 for grub-devel@gnu.org; Fri, 01 Jan 2010 13:03:37 +0100 Received: from rmh by thorin with local (Exim 4.69) (envelope-from ) id 1NQgEC-0002E4-Ef for grub-devel@gnu.org; Fri, 01 Jan 2010 13:03:36 +0100 Date: Fri, 1 Jan 2010 13:03:36 +0100 From: Robert Millan To: The development of GNU GRUB Message-ID: <20100101120336.GI3692@thorin> References: <4B3B6B2D.70503@labri.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4B3B6B2D.70503@labri.fr> Organization: free as in freedom X-Message-Flag: Worried about Outlook viruses? Switch to Thunderbird! www.mozilla.com/thunderbird X-Debbugs-No-Ack: true User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: Config file generation failure on Linux X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jan 2010 12:03:42 -0000 On Wed, Dec 30, 2009 at 04:01:01PM +0100, Grégoire Sutre wrote: > Hi, > > Config file generation with grub-mkconfig fails on Linux when grub is > not installed in the same prefix as gettext, since the script > util/grub.d/10_linux.in contains: > > . ${bindir}/gettext.sh > > A possible patch is given below, but there are surely other ways to deal > with it. The patch simply falls back to echo instead of gettext if the > gettext binary cannot be found. It'd be better if this was an autoconf check. -- Robert Millan "Be the change you want to see in the world" -- Gandhi