From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1L4j19-0007fA-6K for mharc-grub-devel@gnu.org; Mon, 24 Nov 2008 16:30:51 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L4j17-0007ec-VV for grub-devel@gnu.org; Mon, 24 Nov 2008 16:30:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L4j16-0007dl-7m for grub-devel@gnu.org; Mon, 24 Nov 2008 16:30:49 -0500 Received: from [199.232.76.173] (port=58757 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4j16-0007dZ-3m for grub-devel@gnu.org; Mon, 24 Nov 2008 16:30:48 -0500 Received: from c60.cesmail.net ([216.154.195.49]:4047) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1L4j16-0004qY-16 for grub-devel@gnu.org; Mon, 24 Nov 2008 16:30:48 -0500 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 24 Nov 2008 16:30:46 -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 CB64E34C6A; Mon, 24 Nov 2008 16:35:49 -0500 (EST) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <1227556704.7585.2.camel@manoel-laptop> References: <1227556704.7585.2.camel@manoel-laptop> Content-Type: text/plain Date: Mon, 24 Nov 2008 16:30:45 -0500 Message-Id: <1227562245.28878.12.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: Mon, 24 Nov 2008 21:30:50 -0000 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 It used to work without "out of memory" before. I think the breakage is bigger than just in compilation. -- Regards, Pavel Roskin