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

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. but it still

Re: Compile error on powerpc

2006-05-07 Thread Marco Gerards
É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. -- Marco ___ Grub-devel

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