Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 8991] New: grub2 fails to compile
@ 2016-06-14 11:54 bugzilla at busybox.net
  2016-06-14 12:13 ` [Buildroot] [Bug 8991] " bugzilla at busybox.net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2016-06-14 11:54 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=8991

            Bug ID: 8991
           Summary: grub2 fails to compile
           Product: buildroot
           Version: 2016.05
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: ian_ormshaw at waters.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

Created attachment 6461
  --> https://bugs.busybox.net/attachment.cgi?id=6461&action=edit
patch to fix compilation error

grub2 fails to compile with the following error:

gettext/gettext.c:37:36: error: storage size of 'main_context' isn't known
 static struct grub_gettext_context main_context, secondary_context;

file grub2-2.00/grub-core/gettext/gettext.c

the structure grub_gettext_context is not defined until line 62 line

The attached patch contains the changes I made to fix the issue

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-07-25 20:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-14 11:54 [Buildroot] [Bug 8991] New: grub2 fails to compile bugzilla at busybox.net
2016-06-14 12:13 ` [Buildroot] [Bug 8991] " bugzilla at busybox.net
2016-06-14 12:47 ` bugzilla at busybox.net
2016-06-14 12:50 ` bugzilla at busybox.net
2016-06-15  7:09 ` bugzilla at busybox.net
2016-07-25 20:10 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox