When running USE=gtk emerge =games-roguelike/tome-2.3.3
*snip irrelevant info*
gcc -march=pentium-m -O3 -pipe -ftracer -fweb -I/usr/include/SDL -D_REENTRANT
-I/usr/X11R6/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -Ilua -I. -DUSE_GCU -DUSE_EGO_GRAPHICS
-DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE
-DUSE_UNIXSOCK -DUSE_SDL -DUSE_X11 -DUSE_GTK -DUSE_LUA
-DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o main-gtk.o main-gtk.c
main-gtk.c: In function 'setup_menu_paths':
main-gtk.c:4481: error: invalid lvalue in assignment
main-gtk.c:4487: error: invalid lvalue in assignment
make: *** [main-gtk.o] Error 1
!!! ERROR: games-roguelike/tome-2.3.3 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
tome-2.3.3.ebuild, line 93: Called die
The GTK+ versions are:
Installed: 1.2.10-r11 2.8.20-r1
ToME uses the first one if I'm not mistaken.
This only happens to the gtk use flag, other platforms (curses, SDL) can be
built.