Mon 21 Jul 2008 11:17:23 PM UTC, original submission:
compiling with gcc 4.3 don't compile
using gcc 4.2 do however work, by calling configure like:
CXX=/usr/bin/g++-4.2 CC=/usr/bin/gcc-4.2 ./configure
configure with gcc 4.3:
$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking for IMG_Load in -lSDL_image... yes
checking for SDL_image.h... no
Test SDL_Mixer Run OK.
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for strerror in -lcposix... no
checking for an ANSI C-conforming const... yes
checking for signed... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * inbuf, size_t inbytesleft, char * outbuf, size_t outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTKMM... yes
checking for LIBGNET... yes
checking for LIBSIGC... yes
configure: creating ./config.status
config.status: creating dat/Makefile
config.status: creating dat/army/Makefile
config.status: creating dat/army/default/Makefile
config.status: creating dat/army/bigdefault/Makefile
config.status: creating dat/tilesets/Makefile
config.status: creating dat/tilesets/default/Makefile
config.status: creating dat/tilesets/default/misc/Makefile
config.status: creating dat/tilesets/bigdefault/Makefile
config.status: creating dat/tilesets/bigdefault/misc/Makefile
config.status: creating dat/shield/Makefile
config.status: creating dat/shield/default/Makefile
config.status: creating dat/shield/plain/Makefile
config.status: creating dat/citysets/Makefile
config.status: creating dat/citysets/default/Makefile
config.status: creating dat/citysets/bigdefault/Makefile
config.status: creating dat/various/Makefile
config.status: creating dat/various/items/Makefile
config.status: creating dat/various/editor/Makefile
config.status: creating dat/map/Makefile
config.status: creating dat/music/Makefile
config.status: creating dat/glade/Makefile
config.status: creating dat/glade/editor/Makefile
config.status: creating intl/Makefile
config.status: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting
config.status: creating po/Makefile.in
config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: creating po/Makefile
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating help/Makefile
config.status: creating src/editor/Makefile
config.status: creating src/gui/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
LordsAWar is now configured. Type 'make' to compile it.
Configuration:
Installation location : /usr/local
Editor compilation : yes
Sound support : yes
Extra Options:
Compiler Optimizations: yes
Make:
$ make
make all-recursive
make[1]: Entering directory `/tmp/lordsawar-0.1.0'
Making all in intl
make[2]: Entering directory `/tmp/lordsawar-0.1.0/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/lordsawar-0.1.0/intl'
Making all in src
make[2]: Entering directory `/tmp/lordsawar-0.1.0/src'
Making all in gui
make[3]: Entering directory `/tmp/lordsawar-0.1.0/src/gui'
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../GraphicsCache.h:27,
from game-window.h:50,
from driver.h:28,
from driver.cpp:24:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
driver.cpp: In member function 'void Driver::on_new_network_game_requested(std::string, bool)':
driver.cpp:106: warning: unused variable 'response'
mv -f .deps/driver.Tpo .deps/driver.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT fight-order-dialog.o -MD -MP -MF .deps/fight-order-dialog.Tpo -c -o fight-order-dialog.o fight-order-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../playerlist.h:32,
from fight-order-dialog.cpp:30:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/fight-order-dialog.Tpo .deps/fight-order-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT hero-levels-dialog.o -MD -MP -MF .deps/hero-levels-dialog.Tpo -c -o hero-levels-dialog.o hero-levels-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../playerlist.h:32,
from hero-levels-dialog.cpp:31:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/hero-levels-dialog.Tpo .deps/hero-levels-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT army-bonus-dialog.o -MD -MP -MF .deps/army-bonus-dialog.Tpo -c -o army-bonus-dialog.o army-bonus-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from army-bonus-dialog.cpp:33:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/army-bonus-dialog.Tpo .deps/army-bonus-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT item-bonus-dialog.o -MD -MP -MF .deps/item-bonus-dialog.Tpo -c -o item-bonus-dialog.o item-bonus-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../Item.h:30,
from item-bonus-dialog.cpp:30:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/item-bonus-dialog.Tpo .deps/item-bonus-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT army-info-tip.o -MD -MP -MF .deps/army-info-tip.Tpo -c -o army-info-tip.o army-info-tip.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../GraphicsCache.h:27,
from army-info-tip.cpp:35:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/army-info-tip.Tpo .deps/army-info-tip.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT stack-info-tip.o -MD -MP -MF .deps/stack-info-tip.Tpo -c -o stack-info-tip.o stack-info-tip.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../GraphicsCache.h:27,
from stack-info-tip.cpp:37:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/stack-info-tip.Tpo .deps/stack-info-tip.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT army-gains-level-dialog.o -MD -MP -MF .deps/army-gains-level-dialog.Tpo -c -o army-gains-level-dialog.o army-gains-level-dialog.cpp
mv -f .deps/army-gains-level-dialog.Tpo .deps/army-gains-level-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT buy-production-dialog.o -MD -MP -MF .deps/buy-production-dialog.Tpo -c -o buy-production-dialog.o buy-production-dialog.cpp
In file included from ../city.h:29,
from buy-production-dialog.cpp:36:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/buy-production-dialog.Tpo .deps/buy-production-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT city-window.o -MD -MP -MF .deps/city-window.Tpo -c -o city-window.o city-window.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from city-window.cpp:38:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/city-window.Tpo .deps/city-window.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT destination-dialog.o -MD -MP -MF .deps/destination-dialog.Tpo -c -o destination-dialog.o destination-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../Item.h:30,
from ../maptile.h:13,
from ../GameMap.h:31,
from destination-dialog.cpp:36:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/destination-dialog.Tpo .deps/destination-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT error-utils.o -MD -MP -MF .deps/error-utils.Tpo -c -o error-utils.o error-utils.cpp
mv -f .deps/error-utils.Tpo .deps/error-utils.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT fight-window.o -MD -MP -MF .deps/fight-window.Tpo -c -o fight-window.o fight-window.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from fight-window.cpp:40:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/fight-window.Tpo .deps/fight-window.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT game-preferences-dialog.o -MD -MP -MF .deps/game-preferences-dialog.Tpo -c -o game-preferences-dialog.o game-preferences-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../GraphicsCache.h:27,
from game-preferences-dialog.cpp:39:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
game-preferences-dialog.cpp: In member function 'bool GamePreferencesDialog::scan_players(std::string, XML_Helper*)':
game-preferences-dialog.cpp:877: warning: enumeration value 'NETWORKED' not handled in switch
mv -f .deps/game-preferences-dialog.Tpo .deps/game-preferences-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT game-options-dialog.o -MD -MP -MF .deps/game-options-dialog.Tpo -c -o game-options-dialog.o game-options-dialog.cpp
mv -f .deps/game-options-dialog.Tpo .deps/game-options-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT game-window.o -MD -MP -MF .deps/game-window.Tpo -c -o game-window.o game-window.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../GraphicsCache.h:27,
from game-window.h:50,
from game-window.cpp:48:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/game-window.Tpo .deps/game-window.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT hero-dialog.o -MD -MP -MF .deps/hero-dialog.Tpo -c -o hero-dialog.o hero-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../Item.h:30,
from ../hero.h:29,
from hero-dialog.cpp:34:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/hero-dialog.Tpo .deps/hero-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT hero-offer-dialog.o -MD -MP -MF .deps/hero-offer-dialog.Tpo -c -o hero-offer-dialog.o hero-offer-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from hero-offer-dialog.h:32,
from hero-offer-dialog.cpp:27:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/hero-offer-dialog.Tpo .deps/hero-offer-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT surrender-dialog.o -MD -MP -MF .deps/surrender-dialog.Tpo -c -o surrender-dialog.o surrender-dialog.cpp
mv -f .deps/surrender-dialog.Tpo .deps/surrender-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT surrender-refused-dialog.o -MD -MP -MF .deps/surrender-refused-dialog.Tpo -c -o surrender-refused-dialog.o surrender-refused-dialog.cpp
mv -f .deps/surrender-refused-dialog.Tpo .deps/surrender-refused-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT sage-dialog.o -MD -MP -MF .deps/sage-dialog.Tpo -c -o sage-dialog.o sage-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruinmap.h:26,
from sage-dialog.h:32,
from sage-dialog.cpp:26:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/sage-dialog.Tpo .deps/sage-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT ruin-rewarded-dialog.o -MD -MP -MF .deps/ruin-rewarded-dialog.Tpo -c -o ruin-rewarded-dialog.o ruin-rewarded-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruinmap.h:26,
from ruin-rewarded-dialog.h:29,
from ruin-rewarded-dialog.cpp:26:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/ruin-rewarded-dialog.Tpo .deps/ruin-rewarded-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT ruin-report-dialog.o -MD -MP -MF .deps/ruin-report-dialog.Tpo -c -o ruin-report-dialog.o ruin-report-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruinmap.h:26,
from ruin-report-dialog.h:29,
from ruin-report-dialog.cpp:26:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/ruin-report-dialog.Tpo .deps/ruin-report-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT history-report-dialog.o -MD -MP -MF .deps/history-report-dialog.Tpo -c -o history-report-dialog.o history-report-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../LocationList.h:27,
from history-report-dialog.h:37,
from history-report-dialog.cpp:25:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/history-report-dialog.Tpo .deps/history-report-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT report-dialog.o -MD -MP -MF .deps/report-dialog.Tpo -c -o report-dialog.o report-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../LocationList.h:27,
from report-dialog.h:35,
from report-dialog.cpp:25:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/report-dialog.Tpo .deps/report-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT triumphs-dialog.o -MD -MP -MF .deps/triumphs-dialog.Tpo -c -o triumphs-dialog.o triumphs-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from triumphs-dialog.h:28,
from triumphs-dialog.cpp:28:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/triumphs-dialog.Tpo .deps/triumphs-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT diplomacy-dialog.o -MD -MP -MF .deps/diplomacy-dialog.Tpo -c -o diplomacy-dialog.o diplomacy-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from diplomacy-dialog.h:29,
from diplomacy-dialog.cpp:27:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/diplomacy-dialog.Tpo .deps/diplomacy-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT diplomacy-report-dialog.o -MD -MP -MF .deps/diplomacy-report-dialog.Tpo -c -o diplomacy-report-dialog.o diplomacy-report-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from diplomacy-report-dialog.h:28,
from diplomacy-report-dialog.cpp:26:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/diplomacy-report-dialog.Tpo .deps/diplomacy-report-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT load-scenario-dialog.o -MD -MP -MF .deps/load-scenario-dialog.Tpo -c -o load-scenario-dialog.o load-scenario-dialog.cpp
mv -f .deps/load-scenario-dialog.Tpo .deps/load-scenario-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT quest-assigned-dialog.o -MD -MP -MF .deps/quest-assigned-dialog.Tpo -c -o quest-assigned-dialog.o quest-assigned-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../questmap.h:26,
from quest-assigned-dialog.h:30,
from quest-assigned-dialog.cpp:26:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/quest-assigned-dialog.Tpo .deps/quest-assigned-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT quest-completed-dialog.o -MD -MP -MF .deps/quest-completed-dialog.Tpo -c -o quest-completed-dialog.o quest-completed-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../questmap.h:26,
from quest-completed-dialog.h:30,
from quest-completed-dialog.cpp:26:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/quest-completed-dialog.Tpo .deps/quest-completed-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT bar-chart.o -MD -MP -MF .deps/bar-chart.Tpo -c -o bar-chart.o bar-chart.cpp
mv -f .deps/bar-chart.Tpo .deps/bar-chart.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT line-chart.o -MD -MP -MF .deps/line-chart.Tpo -c -o line-chart.o line-chart.cpp
line-chart.cpp: In member function 'virtual bool LineChart::on_expose_event(GdkEventExpose*)':
line-chart.cpp:163: warning: comparison between signed and unsigned integer expressions
mv -f .deps/line-chart.Tpo .deps/line-chart.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../GraphicsCache.h:27,
from game-window.h:50,
from driver.h:28,
from main.cpp:31:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/main.Tpo .deps/main.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT quest-report-dialog.o -MD -MP -MF .deps/quest-report-dialog.Tpo -c -o quest-report-dialog.o quest-report-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../questmap.h:26,
from quest-report-dialog.h:30,
from quest-report-dialog.cpp:26:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/quest-report-dialog.Tpo .deps/quest-report-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT preferences-dialog.o -MD -MP -MF .deps/preferences-dialog.Tpo -c -o preferences-dialog.o preferences-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../game.h:36,
from preferences-dialog.cpp:33:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/preferences-dialog.Tpo .deps/preferences-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT stack-info-dialog.o -MD -MP -MF .deps/stack-info-dialog.Tpo -c -o stack-info-dialog.o stack-info-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from stack-info-dialog.cpp:32:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/stack-info-dialog.Tpo .deps/stack-info-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT splash-window.o -MD -MP -MF .deps/splash-window.Tpo -c -o splash-window.o splash-window.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../GraphicsCache.h:27,
from game-window.h:50,
from splash-window.cpp:34:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/splash-window.Tpo .deps/splash-window.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT image-helpers.o -MD -MP -MF .deps/image-helpers.Tpo -c -o image-helpers.o image-helpers.cpp
mv -f .deps/image-helpers.Tpo .deps/image-helpers.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT gtksdl.o -MD -MP -MF .deps/gtksdl.Tpo -c -o gtksdl.o gtksdl.c
mv -f .deps/gtksdl.Tpo .deps/gtksdl.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT timed-message-dialog.o -MD -MP -MF .deps/timed-message-dialog.Tpo -c -o timed-message-dialog.o timed-message-dialog.cpp
mv -f .deps/timed-message-dialog.Tpo .deps/timed-message-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT game-lobby-dialog.o -MD -MP -MF .deps/game-lobby-dialog.Tpo -c -o game-lobby-dialog.o game-lobby-dialog.cpp
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../LocationList.h:27,
from ../citylist.h:26,
from game-lobby-dialog.cpp:34:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
mv -f .deps/game-lobby-dialog.Tpo .deps/game-lobby-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT network-game-selector-dialog.o -MD -MP -MF .deps/network-game-selector-dialog.Tpo -c -o network-game-selector-dialog.o network-game-selector-dialog.cpp
mv -f .deps/network-game-selector-dialog.Tpo .deps/network-game-selector-dialog.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT generation-progress-window.o -MD -MP -MF .deps/generation-progress-window.Tpo -c -o generation-progress-window.o generation-progress-window.cpp
In file included from generation-progress-window.cpp:25:
generation-progress-window.h:41: error: ISO C++ forbids declaration of 'auto_ptr' with no type
generation-progress-window.h:41: error: invalid use of '::'
generation-progress-window.h:41: error: expected ';' before '<' token
In file included from ../NamedLocation.h:24,
from ../ruin.h:27,
from ../ruinlist.h:25,
from ../reward.h:24,
from ../player.h:39,
from ../Item.h:30,
from ../maptile.h:13,
from ../MapGenerator.h:33,
from generation-progress-window.cpp:26:
../Location.h:19: warning: declaration 'class UniquelyIdentified' does not declare anything
generation-progress-window.cpp: In constructor 'GenerationProgressWindow::GenerationProgressWindow()':
generation-progress-window.cpp:35: error: 'window' was not declared in this scope
generation-progress-window.cpp: In member function 'void GenerationProgressWindow::show_all()':
generation-progress-window.cpp:56: error: 'window' was not declared in this scope
make[3]: *** [generation-progress-window.o] Error 1
make[3]: Leaving directory `/tmp/lordsawar-0.1.0/src/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/lordsawar-0.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/lordsawar-0.1.0'
make: *** [all] Error 2
|