Menu

#41 WIll not compile on linux (fedora) - Help please!

open
nobody
Code (26)
5
2015-03-02
2010-06-11
Anonymous
No

I've been trying to compile this for quite a while and just can't get it too work, it seems to be an issue with the new G++?

He's what I tried and what errors I got, I know it's very long - you can just skip to the end really.
1.0.8 "normal way" new G++
[Ellipsis@Play RealTimeBattle-1.0.8-Ext]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /home/Ellipsis/Documents/offline: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for install-info... /sbin/install-info
checking for sgml2html... no
checking for sgml2latex... no
checking for sgml2info... no
checking for sgml2txt... no
checking for sgml2lyx... no
checking for sgml2rtf... no
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 a BSD-compatible install... /usr/bin/install -c
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C++ preprocessor... g++ -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking for sys/types.h... (cached) yes
checking for libraries containing socket functions... -lc
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-2.0 gdk-2.0... yes
checking GTK_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
checking GTK_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
checking for getc in -lstdc++... yes
checking vector usability... yes
checking vector presence... yes
checking for vector... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for select... yes
checking for getopt_long... yes
checking for setlocale in -lxpg4... no
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for signed... yes
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... 4294967295U
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... bison
checking version of bison... 2.4.1, ok
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 linux/joystick.h usability... yes
checking linux/joystick.h presence... yes
checking for linux/joystick.h... yes
You have no CLASSPATH, I hope it is good
checking for gcj... no
checking for guavac... no
checking for jikes... no
checking for javac... no
configure: WARNING: no acceptable Java compiler found in $PATH
checking if works... configure: WARNING: The Java compiler failed (see config.log, check the CLASSPATH?)

checking for kaffe... no
checking for java... java
checking for uudecode... no
configure: WARNING: I have to compile Test.class from scratch
checking for gcj... no
checking for guavac... no
checking for jikes... no
checking for javac... no
configure: WARNING: no acceptable Java compiler found in $PATH
checking if works... configure: WARNING: The Java compiler failed (see config.log, check the CLASSPATH?)

checking if java works... configure: WARNING: The Java compiler failed (see config.log, check the CLASSPATH?)
configure: WARNING: The Java VM java failed (see config.log, check the CLASSPATH?)

checking for perl... /usr/bin/perl
checking whether explicit instead of detected sharpbang is to be used...
checking for kernel sharpbang invocation to start perl... /usr/bin/perl
configure: OK Good result -
configure: In last check we got a proper-looking answer from perl's Config: startperl='#!/usr/bin/perl';
checking for --with-python... no
checking for python... /usr/bin/python
checking /usr/bin/python version >= 2.2... ok
configure: creating ./config.status
config.status: creating m4/Makefile
config.status: creating intl/Makefile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating Arenas/Makefile
config.status: creating Packages/Makefile
config.status: creating Packages/rpm/Makefile
config.status: creating Packages/debian/Makefile
config.status: creating Packages/freebsd/Makefile
config.status: creating Documentation/Makefile
config.status: creating Documentation/German/Makefile
config.status: creating Documentation/Spanish/Makefile
config.status: creating Documentation/French/Makefile
config.status: creating src/Makefile
config.status: creating Robots/Makefile
config.status: creating Robots/seek_and_destroy/Makefile
config.status: creating Robots/rotate_and_fire/Makefile
config.status: creating Robots/empty/Makefile
config.status: creating Robots/xt-bot/Makefile
config.status: creating Robots/thomas2/Makefile
config.status: creating Robots/joypad_robot/Makefile
config.status: creating Robots/jBot/Makefile
config.status: creating Robots/jBot/jBot.robot
config.status: creating Robots/perl-Skeleton/perl-Skeleton.robot
config.status: creating Robots/perl-Skeleton/Makefile
config.status: creating Robots/perl/perl.robot
config.status: creating Robots/perl/Makefile
config.status: creating Robots/raziel/raziel.py.robot
config.status: creating Robots/raziel/Makefile
config.status: creating include/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
config.status: executing default-2 commands
modifying po/Makefile
configure: configuring in team-framework
configure: running /bin/sh './configure' --prefix=/usr/local --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /home/Ellipsis/Documents/offline: No such file or directory
configure: WARNING: `missing' script is too old or missing
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 gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for clock_gettime in -lrt... yes
checking whether the compiler implements namespaces... yes
checking whether the compiler supports Standard Template Library... yes
checking whether the compiler supports ISO C++ standard library... yes
checking whether the compiler supports exceptions... yes
checking whether the compiler has stringstream... yes
checking whether the compiler has std::string::push_back (char)... yes
checking whether the compiler supports member constants... yes
checking whether the compiler implements namespaces... (cached) yes
checking whether the compiler supports reinterpret_cast<>... yes
checking whether the compiler supports static_cast<>... yes
checking whether the compiler supports basic templates... yes
checking whether the compiler implements Koenig lookup... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking whether the compiler recognizes bool as a built-in type... yes
checking for error_at_line... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for libraries containing socket functions... -lc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating conf/Makefile
config.status: creating config.h
config.status: executing depfiles commands
[Ellipsis@Play RealTimeBattle-1.0.8-Ext]$

[Ellipsis@Play RealTimeBattle-1.0.8-Ext]$ make
make all-recursive
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/RealTimeBattle-1.0.8-Ext'
Making all in m4
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/RealTimeBattle-1.0.8-Ext/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/RealTimeBattle-1.0.8-Ext/m4'
Making all in intl
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/RealTimeBattle-1.0.8-Ext/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/RealTimeBattle-1.0.8-Ext/intl'
Making all in include
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/RealTimeBattle-1.0.8-Ext/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/RealTimeBattle-1.0.8-Ext/include'
Making all in po
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/RealTimeBattle-1.0.8-Ext/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/RealTimeBattle-1.0.8-Ext/po'
Making all in src
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/RealTimeBattle-1.0.8-Ext/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DNDEBUG -DNO_NETWORK -O2 -MT realtimebattle-RealTimeBattle.o -MD -MP -MF ".deps/realtimebattle-RealTimeBattle.Tpo" -c -o realtimebattle-RealTimeBattle.o `test -f 'RealTimeBattle.cc' || echo './'`RealTimeBattle.cc; \ then mv -f ".deps/realtimebattle-RealTimeBattle.Tpo" ".deps/realtimebattle-RealTimeBattle.Po"; else rm -f ".deps/realtimebattle-RealTimeBattle.Tpo"; exit 1; fi
In file included from ../include/ArenaBase.h:44,
from ../include/ArenaRealTime.h:24,
from RealTimeBattle.cc:70:
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DNDEBUG -DNO_NETWORK -O2 -MT realtimebattle-ArenaBase.o -MD -MP -MF ".deps/realtimebattle-ArenaBase.Tpo" -c -o realtimebattle-ArenaBase.o `test -f 'ArenaBase.cc' || echo './'`ArenaBase.cc; \ then mv -f ".deps/realtimebattle-ArenaBase.Tpo" ".deps/realtimebattle-ArenaBase.Po"; else rm -f ".deps/realtimebattle-ArenaBase.Tpo"; exit 1; fi
In file included from ../include/ArenaBase.h:44,
from ArenaBase.cc:56:
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:184: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
../include/Messagetypes.h:211: warning: deprecated conversion from string constant to ‘char*’
ArenaBase.cc: In member function ‘bool ArenaBase::parse_arena_line(std::ifstream&, double&, int&, double&)’:
ArenaBase.cc:562: error: ‘angle2vec’ was not declared in this scope
make[2]: *** [realtimebattle-ArenaBase.o] Error 1
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/RealTimeBattle-1.0.8-Ext/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/RealTimeBattle-1.0.8-Ext'
make: *** [all] Error 2
[Ellipsis@Play RealTimeBattle-1.0.8-Ext]$

I tried 3.4 g++ although I've never used it before and may be using it wrong (its just 34 in fedora, not 3-4 or anything else)

[Ellipsis@Play RealTimeBattle-1.0.8-Ext]$ CC=/usr/bin/gcc34 CXX=/usr/bin/g++34 sh ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /home/Ellipsis/Documents/offline: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for install-info... /sbin/install-info
checking for sgml2html... no
checking for sgml2latex... no
checking for sgml2info... no
checking for sgml2txt... no
checking for sgml2lyx... no
checking for sgml2rtf... no
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 /usr/bin/g++34 accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/g++34... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... /usr/bin/gcc34
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc34 accepts -g... yes
checking for /usr/bin/gcc34 option to accept ANSI C... none needed
checking dependency style of /usr/bin/gcc34... gcc3
checking for library containing strerror... none required
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C++ preprocessor... /usr/bin/g++34 -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking for sys/types.h... (cached) yes
checking for libraries containing socket functions... -lc
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-2.0 gdk-2.0... yes
checking GTK_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
checking GTK_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
checking for getc in -lstdc++... yes
checking vector usability... yes
checking vector presence... yes
checking for vector... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for select... yes
checking for getopt_long... yes
checking for setlocale in -lxpg4... no
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for signed... yes
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... 4294967295U
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... bison
checking version of bison... 2.4.1, ok
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 linux/joystick.h usability... yes
checking linux/joystick.h presence... yes
checking for linux/joystick.h... yes
You have no CLASSPATH, I hope it is good
checking for gcj... no
checking for guavac... no
checking for jikes... no
checking for javac... no
configure: WARNING: no acceptable Java compiler found in $PATH
checking if works... configure: WARNING: The Java compiler failed (see config.log, check the CLASSPATH?)

checking for kaffe... no
checking for java... java
checking for uudecode... no
configure: WARNING: I have to compile Test.class from scratch
checking for gcj... no
checking for guavac... no
checking for jikes... no
checking for javac... no
configure: WARNING: no acceptable Java compiler found in $PATH
checking if works... configure: WARNING: The Java compiler failed (see config.log, check the CLASSPATH?)

checking if java works... configure: WARNING: The Java compiler failed (see config.log, check the CLASSPATH?)
configure: WARNING: The Java VM java failed (see config.log, check the CLASSPATH?)

checking for perl... /usr/bin/perl
checking whether explicit instead of detected sharpbang is to be used...
checking for kernel sharpbang invocation to start perl... /usr/bin/perl
configure: OK Good result -
configure: In last check we got a proper-looking answer from perl's Config: startperl='#!/usr/bin/perl';
checking for --with-python... no
checking for python... /usr/bin/python
checking /usr/bin/python version >= 2.2... ok
configure: creating ./config.status
config.status: creating m4/Makefile
config.status: creating intl/Makefile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating Arenas/Makefile
config.status: creating Packages/Makefile
config.status: creating Packages/rpm/Makefile
config.status: creating Packages/debian/Makefile
config.status: creating Packages/freebsd/Makefile
config.status: creating Documentation/Makefile
config.status: creating Documentation/German/Makefile
config.status: creating Documentation/Spanish/Makefile
config.status: creating Documentation/French/Makefile
config.status: creating src/Makefile
config.status: creating Robots/Makefile
config.status: creating Robots/seek_and_destroy/Makefile
config.status: creating Robots/rotate_and_fire/Makefile
config.status: creating Robots/empty/Makefile
config.status: creating Robots/xt-bot/Makefile
config.status: creating Robots/thomas2/Makefile
config.status: creating Robots/joypad_robot/Makefile
config.status: creating Robots/jBot/Makefile
config.status: creating Robots/jBot/jBot.robot
config.status: creating Robots/perl-Skeleton/perl-Skeleton.robot
config.status: creating Robots/perl-Skeleton/Makefile
config.status: creating Robots/perl/perl.robot
config.status: creating Robots/perl/Makefile
config.status: creating Robots/raziel/raziel.py.robot
config.status: creating Robots/raziel/Makefile
config.status: creating include/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
config.status: executing default-2 commands
modifying po/Makefile
configure: configuring in team-framework
configure: running /bin/sh './configure' --prefix=/usr/local 'CC=/usr/bin/gcc34' 'CXX=/usr/bin/g++34' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /home/Ellipsis/Documents/offline: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 /usr/bin/g++34 accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/g++34... gcc3
checking for gcc... /usr/bin/gcc34
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc34 accepts -g... yes
checking for /usr/bin/gcc34 option to accept ANSI C... none needed
checking dependency style of /usr/bin/gcc34... gcc3
checking for clock_gettime in -lrt... yes
checking whether the compiler implements namespaces... yes
checking whether the compiler supports Standard Template Library... yes
checking whether the compiler supports ISO C++ standard library... yes
checking whether the compiler supports exceptions... yes
checking whether the compiler has stringstream... yes
checking whether the compiler has std::string::push_back (char)... yes
checking whether the compiler supports member constants... yes
checking whether the compiler implements namespaces... (cached) yes
checking whether the compiler supports reinterpret_cast<>... yes
checking whether the compiler supports static_cast<>... yes
checking whether the compiler supports basic templates... yes
checking whether the compiler implements Koenig lookup... yes
checking how to run the C preprocessor... /usr/bin/gcc34 -E
checking for egrep... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking whether the compiler recognizes bool as a built-in type... yes
checking for error_at_line... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for libraries containing socket functions... -lc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating conf/Makefile
config.status: creating config.h
config.status: executing depfiles commands
[Ellipsis@Play RealTimeBattle-1.0.8-Ext]$

1; fi
depbase=`echo io/localclientconnection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT io/localclientconnection.o -MD -MP -MF "$depbase.Tpo" -c -o io/localclientconnection.o io/localclientconnection.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo io/unixclientcommunicator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT io/unixclientcommunicator.o -MD -MP -MF "$depbase.Tpo" -c -o io/unixclientcommunicator.o io/unixclientcommunicator.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo io/unixinstream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT io/unixinstream.o -MD -MP -MF "$depbase.Tpo" -c -o io/unixinstream.o io/unixinstream.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo io/unixinstreambuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT io/unixinstreambuf.o -MD -MP -MF "$depbase.Tpo" -c -o io/unixinstreambuf.o io/unixinstreambuf.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo io/unixiofactory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT io/unixiofactory.o -MD -MP -MF "$depbase.Tpo" -c -o io/unixiofactory.o io/unixiofactory.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo io/unixoutstream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT io/unixoutstream.o -MD -MP -MF "$depbase.Tpo" -c -o io/unixoutstream.o io/unixoutstream.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo io/unixoutstreambuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT io/unixoutstreambuf.o -MD -MP -MF "$depbase.Tpo" -c -o io/unixoutstreambuf.o io/unixoutstreambuf.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo io/unixremoteclientconnection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT io/unixremoteclientconnection.o -MD -MP -MF "$depbase.Tpo" -c -o io/unixremoteclientconnection.o io/unixremoteclientconnection.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo io/unixrtbconnection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT io/unixrtbconnection.o -MD -MP -MF "$depbase.Tpo" -c -o io/unixrtbconnection.o io/unixrtbconnection.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo io/unixservercommunicator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT io/unixservercommunicator.o -MD -MP -MF "$depbase.Tpo" -c -o io/unixservercommunicator.o io/unixservercommunicator.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo io/unixserverconnection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT io/unixserverconnection.o -MD -MP -MF "$depbase.Tpo" -c -o io/unixserverconnection.o io/unixserverconnection.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo log/logger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT log/logger.o -MD -MP -MF "$depbase.Tpo" -c -o log/logger.o log/logger.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo log/rtblogdriver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT log/rtblogdriver.o -MD -MP -MF "$depbase.Tpo" -c -o log/rtblogdriver.o log/rtblogdriver.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo log/sysloglogdriver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT log/sysloglogdriver.o -MD -MP -MF "$depbase.Tpo" -c -o log/sysloglogdriver.o log/sysloglogdriver.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo log/unixfilelogdriver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT log/unixfilelogdriver.o -MD -MP -MF "$depbase.Tpo" -c -o log/unixfilelogdriver.o log/unixfilelogdriver.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo parser/configurationparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT parser/configurationparser.o -MD -MP -MF "$depbase.Tpo" -c -o parser/configurationparser.o parser/configurationparser.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo parser/rtbparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT parser/rtbparser.o -MD -MP -MF "$depbase.Tpo" -c -o parser/rtbparser.o parser/rtbparser.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo rtbglobal/masterresourcecontrol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT rtbglobal/masterresourcecontrol.o -MD -MP -MF "$depbase.Tpo" -c -o rtbglobal/masterresourcecontrol.o rtbglobal/masterresourcecontrol.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo rtbglobal/rtbinit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT rtbglobal/rtbinit.o -MD -MP -MF "$depbase.Tpo" -c -o rtbglobal/rtbinit.o rtbglobal/rtbinit.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo strategies/clientstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT strategies/clientstate.o -MD -MP -MF "$depbase.Tpo" -c -o strategies/clientstate.o strategies/clientstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo strategies/clientstatedata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT strategies/clientstatedata.o -MD -MP -MF "$depbase.Tpo" -c -o strategies/clientstatedata.o strategies/clientstatedata.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo strategies/serverstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT strategies/serverstate.o -MD -MP -MF "$depbase.Tpo" -c -o strategies/serverstate.o strategies/serverstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo strategies/serverstatedata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT strategies/serverstatedata.o -MD -MP -MF "$depbase.Tpo" -c -o strategies/serverstatedata.o strategies/serverstatedata.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/brotfrucht/bfclientbasicstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/brotfrucht/bfclientbasicstate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/brotfrucht/bfclientbasicstate.o bots/brotfrucht/bfclientbasicstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/brotfrucht/bfclientshoothalfstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/brotfrucht/bfclientshoothalfstate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/brotfrucht/bfclientshoothalfstate.o bots/brotfrucht/bfclientshoothalfstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/brotfrucht/bfclientshoottwicestate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/brotfrucht/bfclientshoottwicestate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/brotfrucht/bfclientshoottwicestate.o bots/brotfrucht/bfclientshoottwicestate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/brotfrucht/bfclientspecificrepository.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/brotfrucht/bfclientspecificrepository.o -MD -MP -MF "$depbase.Tpo" -c -o bots/brotfrucht/bfclientspecificrepository.o bots/brotfrucht/bfclientspecificrepository.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/brotfrucht/bffactory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/brotfrucht/bffactory.o -MD -MP -MF "$depbase.Tpo" -c -o bots/brotfrucht/bffactory.o bots/brotfrucht/bffactory.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/brotfrucht/bfinternalserverspecificrepository.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/brotfrucht/bfinternalserverspecificrepository.o -MD -MP -MF "$depbase.Tpo" -c -o bots/brotfrucht/bfinternalserverspecificrepository.o bots/brotfrucht/bfinternalserverspecificrepository.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/brotfrucht/bfserverbasicstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/brotfrucht/bfserverbasicstate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/brotfrucht/bfserverbasicstate.o bots/brotfrucht/bfserverbasicstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/brotfrucht/bfservernorotatestate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/brotfrucht/bfservernorotatestate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/brotfrucht/bfservernorotatestate.o bots/brotfrucht/bfservernorotatestate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/brotfrucht/bfserverrotatestate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/brotfrucht/bfserverrotatestate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/brotfrucht/bfserverrotatestate.o bots/brotfrucht/bfserverrotatestate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/brotfrucht/bfsharedserverspecificrepository.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/brotfrucht/bfsharedserverspecificrepository.o -MD -MP -MF "$depbase.Tpo" -c -o bots/brotfrucht/bfsharedserverspecificrepository.o bots/brotfrucht/bfsharedserverspecificrepository.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/empty/empty_client_basicstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/empty/empty_client_basicstate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/empty/empty_client_basicstate.o bots/empty/empty_client_basicstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/empty/empty_client_derivatedstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/empty/empty_client_derivatedstate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/empty/empty_client_derivatedstate.o bots/empty/empty_client_derivatedstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/empty/empty_clientspecificrepository.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/empty/empty_clientspecificrepository.o -MD -MP -MF "$depbase.Tpo" -c -o bots/empty/empty_clientspecificrepository.o bots/empty/empty_clientspecificrepository.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/empty/empty_factory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/empty/empty_factory.o -MD -MP -MF "$depbase.Tpo" -c -o bots/empty/empty_factory.o bots/empty/empty_factory.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/empty/empty_internalserverspecificrepository.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/empty/empty_internalserverspecificrepository.o -MD -MP -MF "$depbase.Tpo" -c -o bots/empty/empty_internalserverspecificrepository.o bots/empty/empty_internalserverspecificrepository.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/empty/empty_server_basicstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/empty/empty_server_basicstate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/empty/empty_server_basicstate.o bots/empty/empty_server_basicstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/empty/empty_server_derivatedstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/empty/empty_server_derivatedstate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/empty/empty_server_derivatedstate.o bots/empty/empty_server_derivatedstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/empty/empty_sharedserverspecificrepository.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/empty/empty_sharedserverspecificrepository.o -MD -MP -MF "$depbase.Tpo" -c -o bots/empty/empty_sharedserverspecificrepository.o bots/empty/empty_sharedserverspecificrepository.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/columbus/columbusinternalserverspecificrepository.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/columbus/columbusinternalserverspecificrepository.o -MD -MP -MF "$depbase.Tpo" -c -o bots/columbus/columbusinternalserverspecificrepository.o bots/columbus/columbusinternalserverspecificrepository.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/columbus/columbusserverattackstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/columbus/columbusserverattackstate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/columbus/columbusserverattackstate.o bots/columbus/columbusserverattackstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/columbus/columbusserverbasestate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/columbus/columbusserverbasestate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/columbus/columbusserverbasestate.o bots/columbus/columbusserverbasestate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/columbus/columbusserverdiscoverystate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/columbus/columbusserverdiscoverystate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/columbus/columbusserverdiscoverystate.o bots/columbus/columbusserverdiscoverystate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/columbus/columbusserverescapestate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/columbus/columbusserverescapestate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/columbus/columbusserverescapestate.o bots/columbus/columbusserverescapestate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/columbus/columbusserverinitstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/columbus/columbusserverinitstate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/columbus/columbusserverinitstate.o bots/columbus/columbusserverinitstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/columbus/columbusservertrackstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/columbus/columbusservertrackstate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/columbus/columbusservertrackstate.o bots/columbus/columbusservertrackstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/columbus/columbusclientspecificrepository.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/columbus/columbusclientspecificrepository.o -MD -MP -MF "$depbase.Tpo" -c -o bots/columbus/columbusclientspecificrepository.o bots/columbus/columbusclientspecificrepository.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/columbus/columbusclientattackstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/columbus/columbusclientattackstate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/columbus/columbusclientattackstate.o bots/columbus/columbusclientattackstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/columbus/columbusclientbasestate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/columbus/columbusclientbasestate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/columbus/columbusclientbasestate.o bots/columbus/columbusclientbasestate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/columbus/columbusclientdrivestate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/columbus/columbusclientdrivestate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/columbus/columbusclientdrivestate.o bots/columbus/columbusclientdrivestate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/columbus/columbussharedserverspecificrepository.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/columbus/columbussharedserverspecificrepository.o -MD -MP -MF "$depbase.Tpo" -c -o bots/columbus/columbussharedserverspecificrepository.o bots/columbus/columbussharedserverspecificrepository.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/columbus/columbusstrategyfactory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/columbus/columbusstrategyfactory.o -MD -MP -MF "$depbase.Tpo" -c -o bots/columbus/columbusstrategyfactory.o bots/columbus/columbusstrategyfactory.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/general/teaminfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/general/teaminfo.o -MD -MP -MF "$depbase.Tpo" -c -o bots/general/teaminfo.o bots/general/teaminfo.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/general/enemiesinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/general/enemiesinfo.o -MD -MP -MF "$depbase.Tpo" -c -o bots/general/enemiesinfo.o bots/general/enemiesinfo.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/general/maps/navigatemap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/general/maps/navigatemap.o -MD -MP -MF "$depbase.Tpo" -c -o bots/general/maps/navigatemap.o bots/general/maps/navigatemap.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/general/maps/potentialmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/general/maps/potentialmap.o -MD -MP -MF "$depbase.Tpo" -c -o bots/general/maps/potentialmap.o bots/general/maps/potentialmap.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/cobra/cobra_client_basicstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/cobra/cobra_client_basicstate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/cobra/cobra_client_basicstate.o bots/cobra/cobra_client_basicstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/cobra/cobra_clientspecificrepository.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/cobra/cobra_clientspecificrepository.o -MD -MP -MF "$depbase.Tpo" -c -o bots/cobra/cobra_clientspecificrepository.o bots/cobra/cobra_clientspecificrepository.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/cobra/cobra_factory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/cobra/cobra_factory.o -MD -MP -MF "$depbase.Tpo" -c -o bots/cobra/cobra_factory.o bots/cobra/cobra_factory.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/cobra/cobra_internalserverspecificrepository.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/cobra/cobra_internalserverspecificrepository.o -MD -MP -MF "$depbase.Tpo" -c -o bots/cobra/cobra_internalserverspecificrepository.o bots/cobra/cobra_internalserverspecificrepository.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/cobra/cobra_server_basicstate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/cobra/cobra_server_basicstate.o -MD -MP -MF "$depbase.Tpo" -c -o bots/cobra/cobra_server_basicstate.o bots/cobra/cobra_server_basicstate.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo bots/cobra/cobra_sharedserverspecificrepository.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if /usr/bin/g++34 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bots/cobra/cobra_sharedserverspecificrepository.o -MD -MP -MF "$depbase.Tpo" -c -o bots/cobra/cobra_sharedserverspecificrepository.o bots/cobra/cobra_sharedserverspecificrepository.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
/usr/bin/g++34 -g -O2 -o rtb-team initcomponents.o initexceptions.o main.o exceptions/confignotloadedexception.o exceptions/configurationparserexception.o exceptions/ioexception.o exceptions/keynotfoundexception.o exceptions/parserexception.o exceptions/resourcenotfoundexception.o exceptions/rtbexception.o exceptions/serverispresentexception.o exceptions/strategyexception.o gamecontrol/clientcoordinator.o gamecontrol/clientgamecontroller.o gamecontrol/coordinatorcomposite.o gamecontrol/coordinatorleaf.o gamecontrol/servercoordinator.o gamecontrol/servergamecontroller.o io/localclientconnection.o io/unixclientcommunicator.o io/unixinstream.o io/unixinstreambuf.o io/unixiofactory.o io/unixoutstream.o io/unixoutstreambuf.o io/unixremoteclientconnection.o io/unixrtbconnection.o io/unixservercommunicator.o io/unixserverconnection.o log/logger.o log/rtblogdriver.o log/sysloglogdriver.o log/unixfilelogdriver.o parser/configurationparser.o parser/rtbparser.o rtbglobal/masterresourcecontrol.o rtbglobal/rtbinit.o strategies/clientstate.o strategies/clientstatedata.o strategies/serverstate.o strategies/serverstatedata.o bots/brotfrucht/bfclientbasicstate.o bots/brotfrucht/bfclientshoothalfstate.o bots/brotfrucht/bfclientshoottwicestate.o bots/brotfrucht/bfclientspecificrepository.o bots/brotfrucht/bffactory.o bots/brotfrucht/bfinternalserverspecificrepository.o bots/brotfrucht/bfserverbasicstate.o bots/brotfrucht/bfservernorotatestate.o bots/brotfrucht/bfserverrotatestate.o bots/brotfrucht/bfsharedserverspecificrepository.o bots/empty/empty_client_basicstate.o bots/empty/empty_client_derivatedstate.o bots/empty/empty_clientspecificrepository.o bots/empty/empty_factory.o bots/empty/empty_internalserverspecificrepository.o bots/empty/empty_server_basicstate.o bots/empty/empty_server_derivatedstate.o bots/empty/empty_sharedserverspecificrepository.o bots/columbus/columbusinternalserverspecificrepository.o bots/columbus/columbusserverattackstate.o bots/columbus/columbusserverbasestate.o bots/columbus/columbusserverdiscoverystate.o bots/columbus/columbusserverescapestate.o bots/columbus/columbusserverinitstate.o bots/columbus/columbusservertrackstate.o bots/columbus/columbusclientspecificrepository.o bots/columbus/columbusclientattackstate.o bots/columbus/columbusclientbasestate.o bots/columbus/columbusclientdrivestate.o bots/columbus/columbussharedserverspecificrepository.o bots/columbus/columbusstrategyfactory.o bots/general/teaminfo.o bots/general/enemiesinfo.o bots/general/maps/navigatemap.o bots/general/maps/potentialmap.o bots/cobra/cobra_client_basicstate.o bots/cobra/cobra_clientspecificrepository.o bots/cobra/cobra_factory.o bots/cobra/cobra_internalserverspecificrepository.o bots/cobra/cobra_server_basicstate.o bots/cobra/cobra_sharedserverspecificrepository.o -lrt
make[4]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/team-framework'
make[3]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/team-framework'
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/team-framework'
Making all in Documentation
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation'
Making all in French
make[3]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation/French'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation/French'
Making all in German
make[3]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation/German'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation/German'
Making all in Spanish
make[3]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation/Spanish'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation/Spanish'
make[3]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation'
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation'
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext'
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext'
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext'
[Ellipsis@Play RealTimeBattle-1.0.8-Ext]$

[Ellipsis@Play RealTimeBattle-1.0.8-Ext]$ make check
Making check in m4
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/m4'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/m4'
Making check in intl
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/intl'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/intl'
Making check in include
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/include'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/include'
Making check in po
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/po'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/po'
Making check in src
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/src'
Making check in Packages
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Packages'
Making check in rpm
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Packages/rpm'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Packages/rpm'
Making check in debian
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Packages/debian'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Packages/debian'
Making check in freebsd
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Packages/freebsd'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Packages/freebsd'
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Packages'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Packages'
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Packages'
Making check in Arenas
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Arenas'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Arenas'
Making check in Robots
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots'
Making check in empty
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/empty'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/empty'
Making check in rotate_and_fire
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/rotate_and_fire'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/rotate_and_fire'
Making check in seek_and_destroy
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/seek_and_destroy'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/seek_and_destroy'
Making check in xt-bot
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/xt-bot'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/xt-bot'
Making check in thomas2
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/thomas2'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/thomas2'
Making check in joypad_robot
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/joypad_robot'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/joypad_robot'
Making check in jBot
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/jBot'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/jBot'
Making check in perl-Skeleton
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/perl-Skeleton'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/perl-Skeleton'
Making check in perl
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/perl'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/perl'
Making check in raziel
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/raziel'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots/raziel'
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots'
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Robots'
Making check in team-framework
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/team-framework'
Making check in conf
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/team-framework/conf'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/team-framework/conf'
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/team-framework'
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/team-framework'
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/team-framework'
Making check in Documentation
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation'
Making check in French
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation/French'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation/French'
Making check in German
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation/German'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation/German'
Making check in Spanish
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation/Spanish'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation/Spanish'
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation'
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext/Documentation'
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext'
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/untitled folder/untitled folder/RealTimeBattle-1.0.8-Ext'
[Ellipsis@Play RealTimeBattle-1.0.8-Ext]$

[Ellipsis@Play RealTimeBattle-1.0.8-Ext]$ make install
Making install in m4
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/RealTimeBattle-1.0.8-Ext/m4'
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/RealTimeBattle-1.0.8-Ext/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/RealTimeBattle-1.0.8-Ext/m4'
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/RealTimeBattle-1.0.8-Ext/m4'
Making install in intl
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/RealTimeBattle-1.0.8-Ext/intl'
if { test "RealTimeBattle" = "gettext-runtime" || test "RealTimeBattle" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh ../config/mkinstalldirs /usr/local/lib /usr/local/include; \ /usr/bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /usr/local/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi
if test "RealTimeBattle" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh ../config/mkinstalldirs /usr/local/lib; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /usr/local/lib/libgnuintl.a; \ rm -f /usr/local/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /usr/local/lib/libgnuintl.so /usr/local/lib/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /usr/local/lib/libgnuintl.a; \ else \ : ; \ fi
if test 'no' = yes; then \ test yes != no || /bin/sh ../config/mkinstalldirs /usr/local/lib; \ temp=/usr/local/lib/t-charset.alias; \ dest=/usr/local/lib/charset.alias; \ if test -f /usr/local/lib/charset.alias; then \ orig=/usr/local/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh ../config/mkinstalldirs /usr/local/share/locale; \ test -f /usr/local/share/locale/locale.alias \ && orig=/usr/local/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/usr/local/share/locale/t-locale.alias; \ dest=/usr/local/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi
if test "RealTimeBattle" = "gettext-tools"; then \ /bin/sh ../config/mkinstalldirs /usr/local/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /usr/local/share/gettext/intl/$file; \ done; \ chmod a+x /usr/local/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /usr/local/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /usr/local/share/gettext/intl/$file; \ done; \ else \ : ; \ fi
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/RealTimeBattle-1.0.8-Ext/intl'
Making install in include
make[1]: Entering directory `/home/Ellipsis/Documents/offline games/RealTimeBattle-1.0.8-Ext/include'
make[2]: Entering directory `/home/Ellipsis/Documents/offline games/RealTimeBattle-1.0.8-Ext/include'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/include/RealTimeBattle" || mkdir -p -- "/usr/local/include/RealTimeBattle"
mkdir: cannot create directory `/usr/local/include/RealTimeBattle': Permission denied
make[2]: *** [install-pkgincludeHEADERS] Error 1
make[2]: Leaving directory `/home/Ellipsis/Documents/offline games/RealTimeBattle-1.0.8-Ext/include'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/Ellipsis/Documents/offline games/RealTimeBattle-1.0.8-Ext/include'
make: *** [install-recursive] Error 1
[Ellipsis@Play RealTimeBattle-1.0.8-Ext]$

WOW, it never did a "make" without errors before, first time I tried this with the zip vertion...
It didn't make install, but I'll post this in case it helps someone.

Discussion

  • Anonymous

    Anonymous - 2010-06-11

    It dosn't seem to like any spaces in file paths, it blanks my settings each time I try to give it a file path with a space, oh well removed all spaces from it now.

    None of the robots work, or at least when I look at the robot list on start new tournament it's blank.

     
  • Anonymous

    Anonymous - 2010-06-11

    Ok, it finds the robot files when I give it the direct path, can't get * to work though. Wow sorry about this, I have been trying for many hours over several days to get this to work, now when I post it I get it to work straight away (to a limited extent)

     
  • Anonymous

    Anonymous - 2010-06-11

    Is this still ever updated, I mean, nothing seems to have happend on this program or about it since 2002?

     

    Last edit: Anonymous 2013-09-26

Log in to post a comment.