From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 8991] New: grub2 fails to compile
Date: Tue, 14 Jun 2016 11:54:59 +0000 [thread overview]
Message-ID: <bug-8991-163@https.bugs.busybox.net/> (raw)
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.
next reply other threads:[~2016-06-14 11:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-14 11:54 bugzilla at busybox.net [this message]
2016-06-14 12:13 ` [Buildroot] [Bug 8991] grub2 fails to compile 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-8991-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.