From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Fcjfj-00037U-Ot for mharc-grub-devel@gnu.org; Sun, 07 May 2006 09:51:43 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fcjfh-00036Q-TE for grub-devel@gnu.org; Sun, 07 May 2006 09:51:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fcjfg-00034I-EB for grub-devel@gnu.org; Sun, 07 May 2006 09:51:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fcjfg-00034F-7i for grub-devel@gnu.org; Sun, 07 May 2006 09:51:40 -0400 Received: from [194.109.24.33] (helo=smtp-vbr13.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FcjgI-0003KS-D0 for grub-devel@gnu.org; Sun, 07 May 2006 09:52:18 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr13.xs4all.nl (8.13.6/8.13.6) with ESMTP id k47DpcqX023357 for ; Sun, 7 May 2006 15:51:39 +0200 (CEST) (envelope-from mgerards@xs4all.nl) Mail-Copies-To: mgerards@xs4all.nl To: The development of GRUB 2 References: <1147008423.5354.1.camel@localhost> From: Marco Gerards Date: Sun, 07 May 2006 15:53:47 +0200 In-Reply-To: <1147008423.5354.1.camel@localhost> (=?iso-8859-1?Q?=C9tienne?= Bersac's message of "Sun, 07 May 2006 15:27:03 +0200") Message-ID: <87d5eqndp0.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=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: Compile error on powerpc 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, 07 May 2006 13:51:42 -0000 =C9tienne Bersac writes: Hi, > I try to build latest grub2 cvs on iMac G3 (New World). I got this > error :=20 It seems you do not have the ncurses header files installed. In Ubuntu this is libncurses5-dev. -- Marco