From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KYt0l-0003jL-Hh for mharc-grub-devel@gnu.org; Thu, 28 Aug 2008 21:42:51 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KYt0j-0003iw-SZ for grub-devel@gnu.org; Thu, 28 Aug 2008 21:42:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYt0f-0003hr-Ob for grub-devel@gnu.org; Thu, 28 Aug 2008 21:42:49 -0400 Received: from [199.232.76.173] (port=40897 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYt0f-0003ho-Kk for grub-devel@gnu.org; Thu, 28 Aug 2008 21:42:45 -0400 Received: from c60.cesmail.net ([216.154.195.49]:8691) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1KYt0f-0002B9-7N for grub-devel@gnu.org; Thu, 28 Aug 2008 21:42:45 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 28 Aug 2008 21:42:34 -0400 Received: from [192.168.0.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id 9FCEB4F1869 for ; Thu, 28 Aug 2008 21:42:34 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <48A5B006.1000909@nic.fi> References: <1d4c7fd50808150356o7d99f8caw782f6f05fe2be47@mail.gmail.com> <1d4c7fd50808150409u14dd9b4s497cceae482df883@mail.gmail.com> <48A5B006.1000909@nic.fi> Content-Type: text/plain; charset=ISO-8859-1 Date: Thu, 28 Aug 2008 21:42:33 -0400 Message-Id: <1219974153.20608.24.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 8bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: Build problems 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: Fri, 29 Aug 2008 01:42:50 -0000 On Fri, 2008-08-15 at 19:34 +0300, Vesa Jääskeläinen wrote: > Thomas Champagne wrote: > > kernel_elf-kern_disk.o: In function `grub_disk_close': > > /home/lafeuil/grub2/kern/disk.c:318: undefined reference to `grub_get_time_ms' I've fixed it. kern/time.c should be linked into kernel.elf. > > kernel_elf-kern_ieee1275_init.o: In function `grub_machine_set_prefix': > > /home/lafeuil/grub2/kern/ieee1275/init.c:82: undefined reference to > > `grub_prefix' I've made a fix for it as well, but it needs reviewing. > PowerPC support has been rotting for a while. Waiting for patches to > cure it :) Actually, it was functional one month ago or so. I even fixed all compiler warnings. SPARC support, on the other hand, is in a very poor state. -- Regards, Pavel Roskin