Summary: | games-arcade/xevil: fails to build with glibc-2.10 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arttuv69 |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 270353 | ||
Attachments: |
Build log
a crude patch with const_casts which enabled the compilation with glibc210 |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 194155 [details]
Build log
Created attachment 201906 [details, diff]
a crude patch with const_casts which enabled the compilation with glibc210
Only tested compilation.
+ 04 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> + xevil-2.02_p2-r1.ebuild, +files/xevil-2.02_p2-glibc-2.10.patch: + Fix building with GLIBC 2.10+ wrt #273557 by Arttu Valo. + |