From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KR3CB-0001ce-Fr for mharc-grub-devel@gnu.org; Thu, 07 Aug 2008 06:58:15 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KR3C8-0001al-LW for grub-devel@gnu.org; Thu, 07 Aug 2008 06:58:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KR3C5-0001Y3-SQ for grub-devel@gnu.org; Thu, 07 Aug 2008 06:58:11 -0400 Received: from [199.232.76.173] (port=56650 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KR3C5-0001XM-9q for grub-devel@gnu.org; Thu, 07 Aug 2008 06:58:09 -0400 Received: from moutng.kundenserver.de ([212.227.126.171]:63558) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KR3C4-0004js-Cy for grub-devel@gnu.org; Thu, 07 Aug 2008 06:58:08 -0400 Received: from [85.180.39.30] (e180039030.adsl.alicedsl.de [85.180.39.30]) by mrelayeu.kundenserver.de (node=mrelayeu7) with ESMTP (Nemesis) id 0ML2xA-1KR3C240kS-0005AN; Thu, 07 Aug 2008 12:58:07 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <1217809888.6283.27.camel@fz.local> References: <1217809888.6283.27.camel@fz.local> Content-Type: text/plain Date: Thu, 07 Aug 2008 12:58:06 +0200 Message-Id: <1218106686.4009.13.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1/sSXie2iti1cVbuwBUhO3SOb6lS/rFOQ7YeT9 vJOqN10tTdS6XwiyYVPvaEU6r84b5o8l3ukfytz+Ase4qsfWT4 jI+EdypYNAM/qN+Cr+DIqMeLz7mmaxn X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) Subject: Current SVN is (still ?, again ?) broken 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, 07 Aug 2008 10:58:14 -0000 Am Montag, den 04.08.2008, 02:31 +0200 schrieb Felix Zielcke: > I just tried to compile the Debian packages with the currently SVN > version and it failed: > And again, I did a clean `svn co' to compile the full suite of debian packages and this time i386-efi failed: cc -Ikern/i386/efi -I/home/fz/grub/grub2-1.96+20080807/kern/i386/efi -I. -Iinclude -I/home/fz/grub/grub2-1.96+20080807/include -Wall -W -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -Os -m64 -fno-stack-protector -mno-stack-arg-probe -fno-builtin -m64 -MD -c -o kernel_mod-kern_i386_efi_init.o /home/fz/grub/grub2-1.96+20080807/kern/i386/efi/init.c /home/fz/grub/grub2-1.96+20080807/kern/i386/efi/init.c:28:26: error: grub/cpu/tsc.h: No such file or directory /home/fz/grub/grub2-1.96+20080807/kern/i386/efi/init.c: In function 'grub_machine_init': /home/fz/grub/grub2-1.96+20080807/kern/i386/efi/init.c:34: warning: implicit declaration of function 'grub_tsc_init' make[1]: *** [kernel_mod-kern_i386_efi_init.o] Error 1