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
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
В Tue, 14 Oct 2014 15:37:16 +0100
The Gluglug пишет:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> > Hmm ... it builds fine here, with gcc 4.8. What compiler and
> > version?
>
> GCC 4.6.3
>
> Distro: Trisquel 6 (based on Ubuntu 12.04).
>
> 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
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Hmm ... it builds fine here, with gcc 4.8. What compiler and
> version?
GCC 4.6.3
Distro: Trisquel 6 (based on Ubuntu 12.04).
So I should upgrade GCC?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAEBAgAGBQJUPTUcAAoJEP9Ft0
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
Git repo is at latest head. compile fails due to "missing field 'components'
initializer":
gmake[2]: Entering directory '/asp/git/grub/grub-core'
gmake all-am
gmake[3]: Entering directory '/asp/git/grub/grub-core'
cc -DHAVE_CONFIG_H -I. -I.. -Wall -W -I../include -I../include
-DGRUB_MACHINE_P