CVS fails to build:

  In file included from include/grub/normal.h:28,
                   from commands/boot.c:21:
  include/grub/script.h:27:29: error: grub_script.tab.h: No such file or 
directory
  In file included from include/grub/normal.h:28,
                   from commands/boot.c:21:
  include/grub/script.h:242: error: expected ‘)’ before ‘*’ token
  make: *** [grub_emu-commands_boot.o] Error 1

As Marco said on IRC, the culprit is:

2006-08-15  Johan Rydberg  <[EMAIL PROTECTED]>

        * genmk.rb: Let GCC generate dependenceies the first time it
        compiles a file; using the -MD option.
        * conf/common.mk: Regenerate.
        * conf/i386-pc.mk: Likewise.
        * conf/i386-efi.mk: Likewise.
        * conf/powerpc-ieee1275.mk: Likewise.
        * conf/sparc64-ieee1275.mk: Likewise.

I don't understand the commit to produce a proper fix.  Perhaps it should be 
reverted?

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended for
spam harvesters.  Writing to it will get you added to my black list.


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

Reply via email to