Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271464 - [PATCH] games-puzzle/enigma-1.01 fails to compile with glibc-2.10.1
Summary: [PATCH] games-puzzle/enigma-1.01 fails to compile with glibc-2.10.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.10
  Show dependency tree
 
Reported: 2009-05-27 20:36 UTC by Martin Väth
Modified: 2009-05-28 07:55 UTC (History)
0 users

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


Attachments
Fix compilation with glibc-2.10.1 (enigma-glibc-2.10.patch,407 bytes, patch)
2009-05-27 20:37 UTC, Martin Väth
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Väth 2009-05-27 20:36:11 UTC
Since glibc-2.10.1 has a typesafe strchr(), a "const" has to be added
to make engima-1.01 compile with it.
Comment 1 Martin Väth 2009-05-27 20:37:10 UTC
Created attachment 192640 [details, diff]
Fix compilation with glibc-2.10.1
Comment 2 Tupone Alfredo gentoo-dev 2009-05-28 07:55:21 UTC
Fixed in portage. Thanks for report and patch