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/
В 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
> 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
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