В Чт, 26/12/2013 в 23:54 +0400, Andrey Borzenkov пишет: > I'm not sure how to fix it. It is pulled in by build-grub-pep2elf and > build-grub-pe2elf. Those are build time programs and so use > BUILD_CPPFLAGS; adding CPPFLAGS_GNULIB is probably not appropriate. It > compiles just fine with error.h commented out. May be something like > > #if !defined(GRUB_BUILD) || defined(HAVE_ERROR_H) >
On the second glance - why is <error.h> needed at all? Nothing defined there is used in misc.c and on Linux it compiles just fine with error.h as well. May be we could simply drop it? _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel