Mark Guertin <[EMAIL PROTECTED]> writes:

> Not sure if this is a grub or distro problem (is pre-release of YDL
> 4.1).  I haven't had time to look at this closely yet, but told
> Hollis I would post the info so here goes:

I was not able to reproduce this problem.  Which gcc version do you use?

> <snip>
> gcc -Inormal -I../normal -I. -Iinclude -I../include -Wall -W -
> DGRUB_DATADIR=\"/usr/local/share/grub/powerpc-ieee1275\" -g -O2 -
> DGRUB_UTIL=1  -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

This makes no sense.  On that line no function is called.  It's just a
check if a variable is 0 or not.  Same for the if statement below.

--
Marco



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to