Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183358 - sys-libs/glibc-2.6 gcc-4.3 includes fix
Summary: sys-libs/glibc-2.6 gcc-4.3 includes fix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2007-06-27 03:14 UTC by Ahmed Ammar (RETIRED)
Modified: 2007-11-05 02:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
glibc-gcc-4.3-include-fix.patch (glibc-gcc-4.3-include-fix.patch,571 bytes, patch)
2007-06-27 03:19 UTC, Ahmed Ammar (RETIRED)
Details | Diff
Patch for configure and configure.in (glibc-gcc-4.3-include-fix.patch,1.06 KB, patch)
2007-07-07 09:49 UTC, Remy Oudompheng
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmed Ammar (RETIRED) gentoo-dev 2007-06-27 03:14:37 UTC
A patch required for inclusion into the glibc-2.6 patch-set to allow for computability with gcc-4.3

Reproducible: Always
Comment 1 Ahmed Ammar (RETIRED) gentoo-dev 2007-06-27 03:19:58 UTC
Created attachment 123175 [details, diff]
glibc-gcc-4.3-include-fix.patch

configure.in patch
Comment 2 SpanKY gentoo-dev 2007-07-06 04:32:05 UTC
where did this patch come from ?  i dont see it in upstream
Comment 3 Ahmed Ammar (RETIRED) gentoo-dev 2007-07-06 14:05:14 UTC
(In reply to comment #2)
> where did this patch come from ?  i dont see it in upstream

http://sourceware.org/ml/libc-alpha/2007-03/msg00017.html

glibc will not compile without this patch
Comment 4 Remy Oudompheng 2007-07-07 08:36:33 UTC
Er, I guess the right patch should be the patch to the configure script itself, unless the ebuild regenerates configure from configure.in. Simply adding the patch and the relevant epatch line to the ebuild does not fix the errors with the headers.
Comment 5 Remy Oudompheng 2007-07-07 09:49:50 UTC
Created attachment 124134 [details, diff]
Patch for configure and configure.in

New patch that also fixes configure
Comment 6 SpanKY gentoo-dev 2007-07-14 19:40:59 UTC
added to our patchset