Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 596819 Details for
Bug 698708
grub requires building against glibc-static.i686 on x86_64 based systems
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch for grub-0.97 failing to build on x86_64 hosts
grub-0.97-32bit-static.patch (text/plain), 747 bytes, created by
Nico Kadel-Garcia
on 2012-07-07 22:10:18 UTC
(
hide
)
Description:
Patch for grub-0.97 failing to build on x86_64 hosts
Filename:
MIME Type:
Creator:
Nico Kadel-Garcia
Created:
2012-07-07 22:10:18 UTC
Size:
747 bytes
patch
obsolete
>This is still a bug in RHEL 6.3 with grub on x86_64. Even though >the glibc-static.i686 package is available, there is no declared >dependency in the bug.spec file. > >Here is the patch to get it included in the spec file. > >$ diff -u grub* >--- grub-broken-glibc-static.spec 2012-02-29 11:07:21.000000000 -0500 >+++ grub.spec 2012-07-07 16:07:20.776832241 -0400 >@@ -11,6 +11,10 @@ > BuildRequires: autoconf /usr/lib/crt1.o automake > BuildRequires: gnu-efi >= 3.0e-9 > BuildRequires: glibc-static >+# Fixes Bug 641739, broken 32-bit dependencies on x86_64 architecture >+%if %{_arch} == x86_64 >+BuildRequires: glibc-static(x86-32) >+%endif > Requires(post): /sbin/install-info > Requires(preun): /sbin/install-info > Requires: mktemp
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 698708
: 596819