From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N3dQi-00084W-AI for mharc-grub-devel@gnu.org; Thu, 29 Oct 2009 18:25:16 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3dQg-00082F-7B for grub-devel@gnu.org; Thu, 29 Oct 2009 18:25:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3dQa-0007yl-Pb for grub-devel@gnu.org; Thu, 29 Oct 2009 18:25:13 -0400 Received: from [199.232.76.173] (port=56204 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3dQa-0007yi-Mq for grub-devel@gnu.org; Thu, 29 Oct 2009 18:25:08 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:55238) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3dQa-0007Md-4h for grub-devel@gnu.org; Thu, 29 Oct 2009 18:25:08 -0400 Received: from [85.180.14.163] (e180014163.adsl.alicedsl.de [85.180.14.163]) by mrelayeu.kundenserver.de (node=mrbap2) with ESMTP (Nemesis) id 0Mgpo8-1MqUGO2mhs-00MA96; Thu, 29 Oct 2009 23:25:04 +0100 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: References: <4AE8C29C.1070409@gmail.com> <20091028225610.GA16736@thorin> Content-Type: text/plain; charset="UTF-8" Date: Thu, 29 Oct 2009 23:25:03 +0100 Message-ID: <1256855103.3365.7.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: quoted-printable X-Provags-ID: V01U2FsdGVkX197JGVblrxhS7/+4upqIU67RDZXpIHARmMKSU+ Ld5Tta2zeYI1HnaDzGnsp6tgNMdoXFiyInZRvyY9/yageKil9d 8CXT9bSURe1mfE9wJQo2Bskt5mRkDrI X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: Problem building Grub2 on OSX X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2009 22:25:14 -0000 Am Donnerstag, den 29.10.2009, 22:19 +0000 schrieb Andr=C3=A9 Lopes: >=20 >=20 > After this i've tried to "svn update"(r2672) the sources but in the > make execution: >=20 > 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=3D1 -falign-loops=3D1 > -falign-functions=3D1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow > -DAPPLE_CC=3D1 -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 =E2=80=98va_list=E2= =80=99 > cc1: warnings being treated as errors > ./include/grub/misc.h:178: warning: function declaration isn=E2=80=99t a > prototype > ./include/grub/misc.h:180: error: syntax error before =E2=80=98va_list=E2= =80=99 > ./include/grub/misc.h:180: warning: function declaration isn=E2=80=99t a > prototype > make: *** [kernel_mod-kern_main.o] Error 1 > =20 > Any hints, on this problem? The svn tag release_1_97 compiles just > fine with the include of stdarg.h. >=20 Just revert r2670 --=20 Felix Zielcke Proud Debian Maintainer and GNU GRUB developer