In r2670 i still have problems with the stdarg.h. In r2669 the make was
executed without any problem, but the problem with grub-mkimage remains:

grub-mkimage: error: undefined symbol memcmp


On Thu, Oct 29, 2009 at 10:25 PM, Felix Zielcke <fziel...@z-51.de> wrote:

> 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
>



-- 
André Lopes
Samuel Goldwyn<http://www.brainyquote.com/quotes/authors/s/samuel_goldwyn.html>
- "I'm willing to admit that I may not always be right, but I am never
wrong."
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to