Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274305 - media-libs/svgalib: fails to build with glibc-2.10
Summary: media-libs/svgalib: fails to build with glibc-2.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 270316 (view as bug list)
Depends on:
Blocks: glibc-2.10
  Show dependency tree
 
Reported: 2009-06-16 10:40 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-10-14 13:37 UTC (History)
2 users (show)

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


Attachments
Build log (svgalib-1.9.25:20090616-003846.log,81.36 KB, text/plain)
2009-06-16 10:41 UTC, Diego Elio Pettenò (RETIRED)
Details
fix name clash for svgalib internal round function (svgalib-1.9.25_glibc_2.10.patch,3.75 KB, patch)
2009-07-09 19:57 UTC, Markus Dittrich (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.