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

Bug 188753

Summary: games-rpg/tmw-0.0.23 build fails with dev-games/guichan-0.7.1
Product: Gentoo Linux Reporter: James Ausmus <james.ausmus>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: gengor
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description James Ausmus 2007-08-13 21:37:14 UTC
dev-games/guichan-0.7.x has API changes that games-rpg/tmw-0.0.23 is not compatible with (yet), here is the compile failure:

gui/gui.cpp: In member function 'virtual void Gui::logic()':
gui/gui.cpp:202: error: 'class gcn::FocusHandler' has no member named 'applyChanges'
make[2]: *** [tmw-gui.o] Error 1

And the link to the upstream dev's explanation of the error:

http://forums.themanaworld.org/viewtopic.php?t=2705

Reproducible: Always

Steps to Reproduce:
1.emerge >=dev-games/guichan-0.7
2.emerge =games-rpg/tmw-0.0.23
3.Watch it fail
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2007-08-14 20:38:49 UTC
Masked guichan-0.7 until tmw is updated, thanks.