Am Donnerstag, den 29.10.2009, 22:19 +0000 schrieb André Lopes: > > > After this i've tried to "svn update"(r2672) the sources but in the > make execution: > > gcc -Ikern -I./kern -nostdinc -I. -I./include -I./include -Wall -W > -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes > -Wundef -Wstrict-prototypes -g -Os -falign-jumps=1 -falign-loops=1 > -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow > -DAPPLE_CC=1 -fnested-functions -m32 -fno-stack-protector > -mno-stack-arg-probe -Werror -fno-builtin -m32 -MD -c -o > kernel_mod-kern_main.o kern/main.c > In file included from kern/main.c:21: > ./include/grub/misc.h:23:20: error: stdarg.h: No such file or > directory > In file included from kern/main.c:21: > ./include/grub/misc.h:178: error: syntax error before ‘va_list’ > cc1: warnings being treated as errors > ./include/grub/misc.h:178: warning: function declaration isn’t a > prototype > ./include/grub/misc.h:180: error: syntax error before ‘va_list’ > ./include/grub/misc.h:180: warning: function declaration isn’t a > prototype > make: *** [kernel_mod-kern_main.o] Error 1 > > Any hints, on this problem? The svn tag release_1_97 compiles just > fine with the include of stdarg.h. >
Just revert r2670 -- Felix Zielcke Proud Debian Maintainer and GNU GRUB developer _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel