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

Bug 273504

Summary: games-puzzle/hangman: fails to build with gcc-4.4
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, vostorga
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 249226    
Attachments: Build log
Patch allowing games-puzzle/hangman-0.9.2 to build against gcc 4.4
Patch against current hangman-0.9.2.ebuild

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-10 10:32:37 UTC
As per summary, check attached build log.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-10 10:33:18 UTC
Created attachment 194115 [details]
Build log
Comment 2 Víctor Ostorga (RETIRED) gentoo-dev 2009-06-13 04:22:42 UTC
Created attachment 194478 [details, diff]
Patch allowing games-puzzle/hangman-0.9.2 to build against gcc 4.4

Adding "extern" keyword to prototype in header fix things
Comment 3 Víctor Ostorga (RETIRED) gentoo-dev 2009-06-13 04:23:51 UTC
Created attachment 194479 [details, diff]
Patch against current hangman-0.9.2.ebuild
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-08-11 06:45:05 UTC
Fixed (copied the fix from games-puzzle/torrent)