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

Bug 274305

Summary: media-libs/svgalib: fails to build with glibc-2.10
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: pierre42d, rahul
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 270353    
Attachments: Build log
fix name clash for svgalib internal round function

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-16 10:40:58 UTC
There are a few changes in glibc-2.10 that might make your software fail to build with it, please refer to my blog post [1] if you're not sure what the problem is.

And no I don't usually provide emerge --info with these bugs because they are caused by glibc-2.10!

Thanks, Diego

[1] http://blog.flameeyes.eu/2009/05/24/c-libraries-galore
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-16 10:41:12 UTC
Created attachment 194847 [details]
Build log
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2009-06-28 13:21:12 UTC
This was a random fix made by me...no real interest to fix it...maybe when the time for Glibc 2.10 stabilisation has come.
Comment 3 Markus Dittrich (RETIRED) gentoo-dev 2009-07-09 19:57:58 UTC
Created attachment 197393 [details, diff]
fix name clash for svgalib internal round function

I just ran across this myself and the attached patch fixes the
problem assuming I understand the intentions of the svgalib
authors correctly.

cheers,
Markus
Comment 4 Víctor Ostorga (RETIRED) gentoo-dev 2009-07-23 14:53:24 UTC
*** Bug 270316 has been marked as a duplicate of this bug. ***
Comment 5 Víctor Ostorga (RETIRED) gentoo-dev 2009-07-23 14:56:09 UTC
Fixed in portage, thanks to Markus for the patch.