Re: GRUB2 Compilation Error

2006-01-01 Thread Marco Gerards
"Andre Smith" <[EMAIL PROTECTED]> writes: > I attempted to compile GRUB2 on Ubuntu Linux and I got the following message: > > make: *** No rule to make target `util/powerpc/ieee1275/grub-install.in', > needed by `grub-install'. Stop. I think you can fix this by running autoconf. > As I mention

Re: grub2 compilation error on CentOS 4.2

2005-12-07 Thread Marco Gerards
Nickolai Zeldovich <[EMAIL PROTECTED]> writes: Hi Nickolai, > I was trying to compile today's grub2 CVS version, and ran into the > following problem: > > host% gmake > gcc [...] -c -o grub_emu-normal_lexer.o normal/lexer.c > normal/lexer.c: In function `grub_script_yylex': > normal/lexer.c:89: e

Re: grub2 compilation error on CentOS 4.2

2005-12-07 Thread Lubomir Kundrak
> I was trying to compile today's grub2 CVS version, and ran into the > following problem: > > host% gmake > gcc [...] -c -o grub_emu-normal_lexer.o normal/lexer.c > normal/lexer.c: In function `grub_script_yylex': > normal/lexer.c:89: error: called object is not a function > normal/lexer.c:90: err