From: Felix Zielcke <fzielcke@z-51.de>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Problem building Grub2 on OSX
Date: Thu, 29 Oct 2009 23:25:03 +0100 [thread overview]
Message-ID: <1256855103.3365.7.camel@fz.local> (raw)
In-Reply-To: <ca5a3f590910291519x48d7f165o3b954fcb8daa1cea@mail.gmail.com>
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
next prev parent reply other threads:[~2009-10-29 22:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-28 22:11 Problem building Grub2 on OSX André Lopes
2009-10-28 22:15 ` Vladimir 'phcoder' Serbinenko
2009-10-28 22:35 ` André Lopes
2009-10-28 22:56 ` Robert Millan
2009-10-29 22:19 ` André Lopes
2009-10-29 22:25 ` Felix Zielcke [this message]
2009-10-29 22:46 ` André Lopes
2009-10-30 5:29 ` Bean
2009-10-30 10:38 ` Vladimir 'phcoder' Serbinenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1256855103.3365.7.camel@fz.local \
--to=fzielcke@z-51.de \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.