Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 183358

Summary: sys-libs/glibc-2.6 gcc-4.3 includes fix
Product: Gentoo Linux Reporter: Ahmed Ammar (RETIRED) <b33fc0d3>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: normal CC: b33fc0d3
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: glibc-gcc-4.3-include-fix.patch
Patch for configure and configure.in

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