Re: grub-core compile error on FreeBSD

2014-10-14 Thread Beeblebrox
Hi Andrey, > Could you test current master, it should fix it. Compiles & installs very nicely now. Used clang compiler (did not invoke USE_GCC=any) Thanks & regards. ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/

Re: grub-core compile error on FreeBSD

2014-10-14 Thread Andrei Borzenkov
В Tue, 14 Oct 2014 18:59:59 +0300 Beeblebrox пишет: > > And your compiler and version is ... ? > > What I posted previously was from (clang version 3.4.1) > Could you test current master, it should fix it. > When I use gcc (gcc version 4.8.3) by invoking "USE_GCC=any", the error is: > > gcc

Re: grub-core compile error on FreeBSD

2014-10-14 Thread Beeblebrox
> And your compiler and version is ... ? What I posted previously was from (clang version 3.4.1) When I use gcc (gcc version 4.8.3) by invoking "USE_GCC=any", the error is: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -I../include -I../include -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -DGR

Re: grub-core compile error on FreeBSD

2014-10-14 Thread Andrei Borzenkov
On Tue, Oct 14, 2014 at 3:14 PM, Beeblebrox wrote: > Git repo is at latest head. compile fails due to "missing field 'components' > initializer": > And your compiler and version is ... ? > gmake[2]: Entering directory '/asp/git/grub/grub-core' > gmake all-am > gmake[3]: Entering directory '/as