This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by clonk configure 4.10.0.0, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --with-gtk CXX=g++ -std=gnu++0x ## --------- ## ## Platform. ## ## --------- ## hostname = mastrolindo-laptop uname -m = i686 uname -r = 2.6.28-15-generic uname -s = Linux uname -v = #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC 2009 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/mastrolindo/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1976: checking build system type configure:1994: result: i686-pc-linux-gnu configure:2016: checking host system type configure:2031: result: i686-pc-linux-gnu configure:2069: checking for a BSD-compatible install configure:2137: result: /usr/bin/install -c configure:2148: checking whether build environment is sane configure:2191: result: yes configure:2216: checking for a thread-safe mkdir -p configure:2255: result: /bin/mkdir -p configure:2268: checking for gawk configure:2298: result: no configure:2268: checking for mawk configure:2284: found /usr/bin/mawk configure:2295: result: mawk configure:2306: checking whether make sets $(MAKE) configure:2328: result: yes configure:2616: checking for C++ compiler version configure:2624: g++ -std=gnu++0x --version >&5 g++ (Ubuntu 4.3.3-5ubuntu4) 4.3.3 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2628: $? = 0 configure:2635: g++ -std=gnu++0x -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) configure:2639: $? = 0 configure:2646: g++ -std=gnu++0x -V >&5 g++: argument to '-V' missing configure:2650: $? = 1 configure:2673: checking for C++ compiler default output file name configure:2695: g++ -std=gnu++0x conftest.cpp >&5 configure:2699: $? = 0 configure:2737: result: a.out configure:2756: checking whether the C++ compiler works configure:2766: ./a.out configure:2770: $? = 0 configure:2789: result: yes configure:2796: checking whether we are cross compiling configure:2798: result: no configure:2801: checking for suffix of executables configure:2808: g++ -std=gnu++0x -o conftest conftest.cpp >&5 configure:2812: $? = 0 configure:2838: result: configure:2844: checking for suffix of object files configure:2870: g++ -std=gnu++0x -c conftest.cpp >&5 configure:2874: $? = 0 configure:2899: result: o configure:2903: checking whether we are using the GNU C++ compiler configure:2932: g++ -std=gnu++0x -c conftest.cpp >&5 configure:2939: $? = 0 configure:2956: result: yes configure:2965: checking whether g++ -std=gnu++0x accepts -g configure:2995: g++ -std=gnu++0x -c -g conftest.cpp >&5 configure:3002: $? = 0 configure:3103: result: yes configure:3137: checking for style of include used by make configure:3165: result: GNU configure:3190: checking dependency style of g++ -std=gnu++0x configure:3281: result: gcc3 configure:3303: checking whether C++ compiler accepts -std=gnu++0x configure:3332: g++ -std=gnu++0x -c -std=gnu++0x conftest.cpp >&5 configure:3339: $? = 0 configure:3357: result: yes configure:3376: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:3383: $? = 0 configure:3506: checking for gcc configure:3522: found /usr/bin/gcc configure:3533: result: gcc configure:3765: checking for C compiler version configure:3773: gcc --version >&5 gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3777: $? = 0 configure:3784: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) configure:3788: $? = 0 configure:3795: gcc -V >&5 gcc: '-V' option must have argument configure:3799: $? = 1 configure:3802: checking whether we are using the GNU C compiler configure:3831: gcc -c conftest.c >&5 configure:3838: $? = 0 configure:3855: result: yes configure:3864: checking whether gcc accepts -g configure:3894: gcc -c -g conftest.c >&5 configure:3901: $? = 0 configure:4002: result: yes configure:4019: checking for gcc option to accept ISO C89 configure:4093: gcc -c -g -O2 conftest.c >&5 configure:4100: $? = 0 configure:4123: result: none needed configure:4143: checking dependency style of gcc configure:4234: result: gcc3 configure:4250: checking whether gcc and cc understand -c and -o together configure:4285: gcc -c conftest.cpp -o conftest2.o >&5 configure:4289: $? = 0 configure:4295: gcc -c conftest.cpp -o conftest2.o >&5 configure:4299: $? = 0 configure:4310: cc -c conftest.cpp >&5 configure:4314: $? = 0 configure:4322: cc -c conftest.cpp -o conftest2.o >&5 configure:4326: $? = 0 configure:4332: cc -c conftest.cpp -o conftest2.o >&5 configure:4336: $? = 0 configure:4354: result: yes configure:4424: checking for ranlib configure:4440: found /usr/bin/ranlib configure:4451: result: ranlib configure:4485: checking for windows.h configure:4506: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 conftest.cpp:11:21: error: windows.h: No such file or directory configure:4513: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "clonk" | #define PACKAGE_TARNAME "clonk" | #define PACKAGE_VERSION "4.10.0.0" | #define PACKAGE_STRING "clonk 4.10.0.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_RVALUE_REF /**/ | /* end confdefs.h. */ | | | #include configure:4528: result: no configure:4561: checking for stdint.h configure:4582: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:4589: $? = 0 configure:4606: result: yes configure:4561: checking for unistd.h configure:4582: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:4589: $? = 0 configure:4606: result: yes configure:4561: checking for poll.h configure:4582: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:4589: $? = 0 configure:4606: result: yes configure:4561: checking for sys/stat.h configure:4582: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:4589: $? = 0 configure:4606: result: yes configure:4561: checking for sys/types.h configure:4582: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:4589: $? = 0 configure:4606: result: yes configure:4561: checking for locale.h configure:4582: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:4589: $? = 0 configure:4606: result: yes configure:4561: checking for sys/socket.h configure:4582: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:4589: $? = 0 configure:4606: result: yes configure:4561: checking for signal.h configure:4582: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:4589: $? = 0 configure:4606: result: yes configure:4561: checking for langinfo.h configure:4582: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:4589: $? = 0 configure:4606: result: yes configure:4561: checking for execinfo.h configure:4582: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:4589: $? = 0 configure:4606: result: yes configure:4561: checking for sys/inotify.h configure:4582: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:4589: $? = 0 configure:4606: result: yes configure:4561: checking for sys/syscall.h configure:4582: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:4589: $? = 0 configure:4606: result: yes configure:4627: checking for multimon.h configure:4648: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 conftest.cpp:21:21: error: windows.h: No such file or directory conftest.cpp:23:22: error: multimon.h: No such file or directory configure:4655: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "clonk" | #define PACKAGE_TARNAME "clonk" | #define PACKAGE_VERSION "4.10.0.0" | #define PACKAGE_STRING "clonk 4.10.0.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_RVALUE_REF /**/ | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | | #include configure:4672: result: no configure:4627: checking for io.h configure:4648: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 conftest.cpp:21:21: error: windows.h: No such file or directory conftest.cpp:23:16: error: io.h: No such file or directory configure:4655: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "clonk" | #define PACKAGE_TARNAME "clonk" | #define PACKAGE_VERSION "4.10.0.0" | #define PACKAGE_STRING "clonk 4.10.0.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_RVALUE_REF /**/ | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | | #include configure:4672: result: no configure:4627: checking for direct.h configure:4648: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 conftest.cpp:21:21: error: windows.h: No such file or directory conftest.cpp:23:20: error: direct.h: No such file or directory configure:4655: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "clonk" | #define PACKAGE_TARNAME "clonk" | #define PACKAGE_VERSION "4.10.0.0" | #define PACKAGE_STRING "clonk 4.10.0.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_RVALUE_REF /**/ | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | | #include configure:4672: result: no configure:4627: checking for share.h configure:4648: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 conftest.cpp:21:21: error: windows.h: No such file or directory conftest.cpp:23:19: error: share.h: No such file or directory configure:4655: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "clonk" | #define PACKAGE_TARNAME "clonk" | #define PACKAGE_VERSION "4.10.0.0" | #define PACKAGE_STRING "clonk 4.10.0.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_RVALUE_REF /**/ | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | | #include configure:4672: result: no configure:4690: checking for iconv configure:4723: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp >&5 configure:4730: $? = 0 configure:4808: result: yes configure:4826: checking for iconv declaration configure:4865: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:4872: $? = 0 configure:4888: result: extern size_t iconv (iconv_t cd, char * * inbuf, size_t * inbytesleft, char * * outbuf, size_t * outbytesleft); configure:4902: checking for vasprintf configure:4958: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp >&5 configure:4965: $? = 0 configure:4987: result: yes configure:5109: checking for pkg-config configure:5127: found /usr/bin/pkg-config configure:5139: result: /usr/bin/pkg-config configure:5164: checking pkg-config is at least version 0.9.0 configure:5167: result: yes configure:5180: checking for GTK configure:5188: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.4 gtk+-2.0 >= 2.4" configure:5191: $? = 0 configure:5206: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.4 gtk+-2.0 >= 2.4" configure:5209: $? = 0 configure:5287: result: yes configure:5367: checking for sdl-config configure:5385: found /usr/bin/sdl-config configure:5398: result: /usr/bin/sdl-config configure:5407: checking for SDL - version >= 1.2.0 configure:5504: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp -L/usr/lib -lSDL >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:60: warning: deprecated conversion from string constant to 'char*' configure:5508: $? = 0 configure:5514: ./conftest configure:5518: $? = 0 configure:5540: result: yes configure:5648: checking for Mix_OpenAudio in -lSDL_mixer configure:5683: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lSDL_mixer -L/usr/lib -lSDL >&5 configure:5690: $? = 0 configure:5711: result: yes configure:6867: checking for jpeg_read_header in -ljpeg configure:6902: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -ljpeg >&5 configure:6909: $? = 0 configure:6930: result: yes configure:6947: checking for png_read_image in -lpng configure:6982: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lpng -lz >&5 configure:6989: $? = 0 configure:7010: result: yes configure:7027: checking for deflate in -lz configure:7062: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lz >&5 configure:7069: $? = 0 configure:7090: result: yes configure:7110: checking for freetype-config configure:7126: found /usr/bin/freetype-config configure:7137: result: freetype-config configure:7274: checking for X configure:7445: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lX11 >&5 configure:7452: $? = 0 configure:7514: result: libraries , headers configure:7683: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lX11 >&5 configure:7690: $? = 0 configure:7858: checking for gethostbyname configure:7914: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp >&5 configure:7921: $? = 0 configure:7941: result: yes configure:8094: checking for connect configure:8150: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp >&5 configure:8157: $? = 0 configure:8177: result: yes configure:8253: checking for remove configure:8309: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp >&5 configure:8316: $? = 0 configure:8336: result: yes configure:8412: checking for shmat configure:8468: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp >&5 configure:8475: $? = 0 configure:8495: result: yes configure:8580: checking for IceConnectionNumber in -lICE configure:8615: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lICE >&5 configure:8622: $? = 0 configure:8643: result: yes configure:8667: checking for X11/keysym.h configure:8688: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:8695: $? = 0 configure:8712: result: yes configure:8667: checking for X11/extensions/xf86vmode.h configure:8688: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:8695: $? = 0 configure:8712: result: yes configure:8667: checking for X11/xpm.h configure:8688: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:8695: $? = 0 configure:8712: result: yes configure:8667: checking for X11/extensions/Xrandr.h configure:8688: g++ -std=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 configure:8695: $? = 0 configure:8712: result: yes configure:8729: checking for XOpenDisplay in -lX11 configure:8764: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lX11 >&5 configure:8771: $? = 0 configure:8792: result: yes configure:8802: checking for XpmCreatePixmapFromData in -lXpm configure:8837: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lXpm >&5 configure:8844: $? = 0 configure:8865: result: yes configure:8875: checking for XF86VidModeQueryVersion in -lXxf86vm configure:8910: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lXxf86vm >&5 configure:8917: $? = 0 configure:8938: result: yes configure:8948: checking for XRRQueryExtension in -lXrandr configure:8983: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lXrandr >&5 configure:8990: $? = 0 configure:9011: result: yes configure:9240: checking for glBegin in -lGL configure:9275: g++ -std=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lGL >&5 /usr/bin/ld: cannot find -lGL collect2: ld returned 1 exit status configure:9282: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "clonk" | #define PACKAGE_TARNAME "clonk" | #define PACKAGE_VERSION "4.10.0.0" | #define PACKAGE_STRING "clonk 4.10.0.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_RVALUE_REF /**/ | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_VASPRINTF 1 | #define NDEBUG 1 | #define WITH_GLIB 1 | #define WITH_DEVELOPER_MODE 1 | #define HAVE_SDL 1 | #define HAVE_LIBSDL_MIXER 1 | #define HAVE_FREETYPE 1 | #define USE_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_X11_XPM_H 1 | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char glBegin (); | int | main () | { | return glBegin (); | ; | return 0; | } configure:9303: result: no configure:9308: error: libGL not found. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value='g++ -std=gnu++0x' ac_cv_env_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_vasprintf=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_X11_extensions_Xrandr_h=yes ac_cv_header_X11_extensions_xf86vmode_h=yes ac_cv_header_X11_keysym_h=yes ac_cv_header_X11_xpm_h=yes ac_cv_header_direct_h=no ac_cv_header_execinfo_h=yes ac_cv_header_io_h=no ac_cv_header_langinfo_h=yes ac_cv_header_locale_h=yes ac_cv_header_multimon_h=no ac_cv_header_poll_h=yes ac_cv_header_share_h=no ac_cv_header_signal_h=yes ac_cv_header_stdint_h=yes ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_lib_GL_glBegin=no ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes ac_cv_lib_Xrandr_XRRQueryExtension=yes ac_cv_lib_Xxf86vm_XF86VidModeQueryVersion=yes ac_cv_lib_jpeg_jpeg_read_header=yes ac_cv_lib_png_png_read_image=yes ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_FREETYPE_CONFIG=freetype-config ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ax_cv_cxx_flags__std_gnupp0x=yes ax_cv_func_iconv=yes ax_cv_lib_iconv=no ax_cv_proto_iconv_arg1= pkg_cv_GTK_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 ' pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/mastrolindo/openclonk/autotools/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/mastrolindo/openclonk/autotools/missing --run tar' AUTOCONF='${SHELL} /home/mastrolindo/openclonk/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /home/mastrolindo/openclonk/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /home/mastrolindo/openclonk/autotools/missing --run automake-1.10' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CLONK_LIBS='-lXrandr -lXxf86vm -lXpm -lX11 -lpng -ljpeg ' CPPFLAGS='' CXX='g++ -std=gnu++0x -std=gnu++0x' CXXCPP='' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DEVELOPER_MODE_FALSE='#' DEVELOPER_MODE_TRUE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' FREETYPE_CFLAGS='-I/usr/include/freetype2' FREETYPE_CONFIG='freetype-config' FREETYPE_LIBS='-lfreetype -lz' GLEW_CFLAGS='' GREP='' GTK_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBICONV='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/mastrolindo/openclonk/autotools/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' OPENSSL_LIBS='' PACKAGE='clonk' PACKAGE_BUGREPORT='' PACKAGE_NAME='clonk' PACKAGE_STRING='clonk 4.10.0.0' PACKAGE_TARNAME='clonk' PACKAGE_VERSION='4.10.0.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' RECENT_GCC_FALSE='' RECENT_GCC_TRUE='' SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-lSDL_mixer -L/usr/lib -lSDL' SDL_MAIN_LOOP_FALSE='' SDL_MAIN_LOOP_TRUE='#' SET_MAKE='' SHELL='/bin/bash' STRIP='' USE_FMOD_FALSE='' USE_FMOD_TRUE='' VERSION='4.10.0.0' WIN32_FALSE='' WIN32_TRUE='#' WINDOWS_CFLAGS='' WINDRES='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' Z_LIBS='-lz ' ac_ct_CC='gcc' ac_ct_CXX='' acx_pthread_config='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/mastrolindo/openclonk/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "clonk" #define PACKAGE_TARNAME "clonk" #define PACKAGE_VERSION "4.10.0.0" #define PACKAGE_STRING "clonk 4.10.0.0" #define PACKAGE_BUGREPORT "" #define HAVE_RVALUE_REF /**/ #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_VASPRINTF 1 #define NDEBUG 1 #define WITH_GLIB 1 #define WITH_DEVELOPER_MODE 1 #define HAVE_SDL 1 #define HAVE_LIBSDL_MIXER 1 #define HAVE_FREETYPE 1 #define USE_X11 1 #define HAVE_X11_KEYSYM_H 1 #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 #define HAVE_X11_XPM_H 1 #define HAVE_X11_EXTENSIONS_XRANDR_H 1 configure: exit 1