Re: Re: Build problems on powerpc

2008-08-30 Thread Pavel Roskin
On Sat, 2008-08-30 at 23:09 +, rubisher wrote: > 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

Re: Re: Build problems on powerpc

2008-08-30 Thread rubisher
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 l

Re: Build problems on powerpc

2008-08-28 Thread Pavel Roskin
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. >

Re: Build problems on powerpc

2008-08-15 Thread Vesa Jääskeläinen
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' > kernel_elf-kern_disk.o: In function `grub_disk_open': > /home/lafeuil/grub2/kern/disk.c:283: undefined reference to `grub_get_time_ms'

Build problems on powerpc

2008-08-15 Thread Thomas Champagne
Hello I've builded the current repository on powerpc and I obtain this error : $ make . gcc -Ikern/powerpc -I./kern/powerpc -I. -Iinclude -I./include -Wall -W -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -Os -m32 -fno-stack-protector -ffreestanding -MD