[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re: Build problems on powerpc
From: |
rubisher |
Subject: |
Re: Re: Build problems on powerpc |
Date: |
Sat, 30 Aug 2008 23:09:55 +0000 |
User-agent: |
Mozilla-Thunderbird 2.0.0.16 (X11/20080724) |
Hello Pavel,
Well I am totaly new here (grub2), because I am trying to boot a debian install
on a virtual partion of a p510.
This use a yaboot which failed to boot my install and even thought I reported in deep details the issue, I surprisingly got
any feedback? I so have to find another boot loader and as I am a bit familiar with previous grub on my i386, I am naturaly
trying grub2.
That said,
Pavel Roskin wrote:
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.
Yes ;-)
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.
(tbh, I am not a programmer, and very new to powerpc so I haven't any chance to
fix this second issue)
Ok it compiles fine now ;-)
But how to install it now on a chrooted disk install (this is the only ugly way I find: boot from a cd and after the nic
setup, I chroot the hard disk install ;<).
On my i386 with previous grub I just had to launch the 'grub' cdml, it seems to be a bit different here and this wiki
<http://grub.enbug.org/TestingOnPowerPC> also spoke more about Macintosh then IBM (btw it even spoke about grubof, was it
well replaced by kernel.elf?); between all those changes it would be better that I re-start from scratch with basic grub2
doc? Do you have a good link to me?
Thanks for all,
J.
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.