[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Current SVN is (still ?, again ?) broken
From: |
Bean |
Subject: |
Re: Current SVN is (still ?, again ?) broken |
Date: |
Thu, 7 Aug 2008 20:01:45 +0800 |
On Thu, Aug 7, 2008 at 6:58 PM, Felix Zielcke <address@hidden> wrote:
> 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
Hi,
I have fixed missing file in build script i386-efi.rmk and
i386-ieee1275.rmk, it should work now. x86_64-efi.rmk is still broken,
I will take a look at it later.
But I don't have 32-bit efi hardware to test, would someone please
verify that if the new tsc code work in efi ?
--
Bean
- Re: Current SVN is broken on x86_64, (continued)
Re: Current SVN is broken on x86_64, Felix Zielcke, 2008/08/04
Current SVN is (still ?, again ?) broken, Felix Zielcke, 2008/08/07
- Re: Current SVN is (still ?, again ?) broken,
Bean <=