"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
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
> 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