From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1L7uT8-0002yI-FD for mharc-grub-devel@gnu.org; Wed, 03 Dec 2008 11:20:54 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L7uT6-0002xj-W5 for grub-devel@gnu.org; Wed, 03 Dec 2008 11:20:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L7uT4-0002xX-Fg for grub-devel@gnu.org; Wed, 03 Dec 2008 11:20:51 -0500 Received: from [199.232.76.173] (port=41404 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L7uT4-0002xU-Aa for grub-devel@gnu.org; Wed, 03 Dec 2008 11:20:50 -0500 Received: from c60.cesmail.net ([216.154.195.49]:30312) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1L7uT3-00078A-Tl for grub-devel@gnu.org; Wed, 03 Dec 2008 11:20:50 -0500 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 03 Dec 2008 11:20:49 -0500 Received: from [192.168.0.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id 5A96734C6D; Wed, 3 Dec 2008 11:27:10 -0500 (EST) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <20081128194041.GC7980@thorin> References: <1227556704.7585.2.camel@manoel-laptop> <1227562245.28878.12.camel@dv> <20081128194041.GC7980@thorin> Content-Type: text/plain Date: Wed, 03 Dec 2008 11:20:47 -0500 Message-Id: <1228321247.4049.0.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Cc: Carlos Roberto do Nascimento Costa Subject: Re: [PATCH] Compilation PowerPC64 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, 03 Dec 2008 16:20:53 -0000 On Fri, 2008-11-28 at 20:40 +0100, Robert Millan wrote: > On Mon, Nov 24, 2008 at 04:30:45PM -0500, Pavel Roskin wrote: > > On Mon, 2008-11-24 at 17:58 -0200, Manoel wrote: > > > This patch corrects compilation in PowerPC64 due to some recent changes. > > > > The compilation problems exist even when compiling for 32-bit PowerPC. > > However, I'm getting errors in qemu with your patch: > > > > > > stack: 5bfff80 malloc_base: 0 0x05800000 0x06000000 > > ERROR: OF_property_copy cannot get property 'CodeGen-copyright' for > > openprom > > ERROR: OF_property_copy cannot get property 'architecture' for > > device-tree > > Warning: attempt to claim over our own code! > > Welcome to GRUB! > > > > out of memory > > Aborted. Press any key to exit > > Not sure if that's related, but I suggest you try a pre-r1924 snapshot and > see if that works. r1923 has no "out of memory" problem. r1924 doesn't compile. -- Regards, Pavel Roskin