Ok... The problem is with grub_errno. There might be other cases where
this problem shows up too. But with font manager this is easy to see.
In my testerr3 testing function (in video.c) I added simple:
grub_errno = GRUB_ERR_NOT_IMPLEMENTED_YET;
grub_printf("error: no error :)\n");
Now it cor
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: error: syntax erro