[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GRUB2 adds powerpc support



On Thu, 2004-04-29 at 21:46, Robert Millan wrote:
> 
> I've just uploaded version 0.6+20040429-1 of grub2 to experimental, which
> adds support for powerpc.
> 
> Note that the code is highly experimental. It was written by Marco Gerards
> in upstream and only reported to work on his computer. Feel free to have
> a look and hack it up.

It fails to build:

gcc -Iutil -I./util -I. -Iinclude -I./include -Wall -W
-DGRUB_DATADIR=\"/usr/share/grub/powerpc-ieee1275\" -g -O2
-DGRUB_UTIL=1  -c -o grub_emu-util_console.o util/console.c
util/console.c:21:20: curses.h: No such file or directory

Adding a build-dependency on libncurses5-dev | libncurses-dev fixes
that, but it fails later with some undefined references. Full build log
available at
http://people.debian.org/~daenzer/grub2_0.6+20040429-1.1_powerpc.build .


-- 
Earthling Michel Dänzer      |     Debian (powerpc), X and DRI developer
Libre software enthusiast    |   http://svcs.affero.net/rm.php?r=daenzer



Reply to: