Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188753 - games-rpg/tmw-0.0.23 build fails with dev-games/guichan-0.7.1
Summary: games-rpg/tmw-0.0.23 build fails with dev-games/guichan-0.7.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:
 
Reported: 2007-08-13 21:37 UTC by James Ausmus
Modified: 2007-08-14 20:38 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.