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

Bug 273856

Summary: net-p2p/mutella: fails to build with glibc-2.10
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo net-p2p team <net-p2p>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 270353    
Attachments: Build log
adds couple strategic consts to allow compilation with gcc44/glibc210

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-12 11:53:37 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-12 11:54:05 UTC
Created attachment 194399 [details]
Build log
Comment 2 Arttu Valo 2009-07-08 17:48:45 UTC
Created attachment 197223 [details, diff]
adds couple strategic consts to allow compilation with gcc44/glibc210
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-08-09 15:28:45 UTC
+  09 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> mutella-0.4.5.ebuild,
+  +files/mutella-0.4.5-glibc-2.10.patch:
+  Fix building with GLIBC 2.10+ wrt #273856, thanks to Arttu Valo for patch.