Compile error on powerpc

2006-05-07 Thread Étienne Bersac
Hello, I try to build latest grub2 cvs on iMac G3 (New World). I got this error : [EMAIL PROTECTED]:~/Sources/grub2/build$ make gcc -Iutil -I../util -I. -Iinclude -I../include -Wall -W -DGRUB_DATADIR= \"/usr/local/share/grub/powerpc-ieee1275\" -g -O2 -DGRUB_UTIL=1 -c -o grub_emu-util_console.o

Re: Compile error on powerpc

2006-05-07 Thread Étienne Bersac
Le 7 mai 06 à 15:53, Marco Gerards a écrit : Étienne Bersac <[EMAIL PROTECTED]> writes: Hi, I try to build latest grub2 cvs on iMac G3 (New World). I got this error : It seems you do not have the ncurses header files installed. In Ubuntu this is libncurses5-dev. I did that.

Re: Compile error on powerpc

2006-05-07 Thread Étienne Bersac
Okey, It seems that i needed to re run ../configure an recompile the project after installing libncurses5-dev . That would be great if ./ configure check for ncurses headers. Étienne. ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu

Grub2 test on iMac G3

2006-05-07 Thread Étienne Bersac
Hello, I test the Grub2 on iMac G3, following the howto available at http:// grub.enbug.org/TestingOnPowerPC . Here are some comment i wish useful : * even if i set boot-device to hd,2:grubof.modules, i have to manually type "boot" at the OF prompt to have grub loaded. else, the screen k