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 CXX=g++ -sdt=gnu++0x ## --------- ## ## Platform. ## ## --------- ## hostname = tinu uname -m = i686 uname -r = 2.6.28-14-generic uname -s = Linux uname -v = #47-Ubuntu SMP Sat Jul 25 00:28:35 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: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1975: checking build system type configure:1993: result: i686-pc-linux-gnu configure:2015: checking host system type configure:2030: result: i686-pc-linux-gnu configure:2068: checking for a BSD-compatible install configure:2136: result: /usr/bin/install -c configure:2147: checking whether build environment is sane configure:2190: result: yes configure:2215: checking for a thread-safe mkdir -p configure:2254: result: /bin/mkdir -p configure:2267: checking for gawk configure:2283: found /usr/bin/gawk configure:2294: result: gawk configure:2305: checking whether make sets $(MAKE) configure:2327: result: yes configure:2615: checking for C++ compiler version configure:2623: g++ -sdt=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:2627: $? = 0 configure:2634: g++ -sdt=gnu++0x -v >&5 Using built-in specs. g++: unrecognized option '-sdt=gnu++0x' 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:2638: $? = 0 configure:2645: g++ -sdt=gnu++0x -V >&5 g++: argument to '-V' missing configure:2649: $? = 1 configure:2672: checking for C++ compiler default output file name configure:2694: g++ -sdt=gnu++0x conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:2698: $? = 0 configure:2736: result: a.out configure:2755: checking whether the C++ compiler works configure:2765: ./a.out configure:2769: $? = 0 configure:2788: result: yes configure:2795: checking whether we are cross compiling configure:2797: result: no configure:2800: checking for suffix of executables configure:2807: g++ -sdt=gnu++0x -o conftest conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:2811: $? = 0 configure:2837: result: configure:2843: checking for suffix of object files configure:2869: g++ -sdt=gnu++0x -c conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:2873: $? = 0 configure:2898: result: o configure:2902: checking whether we are using the GNU C++ compiler configure:2931: g++ -sdt=gnu++0x -c conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:2938: $? = 0 configure:2955: result: yes configure:2964: checking whether g++ -sdt=gnu++0x accepts -g configure:2994: g++ -sdt=gnu++0x -c -g conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:3001: $? = 0 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 "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3033: g++ -sdt=gnu++0x -c conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:3040: $? = 0 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 "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3073: g++ -sdt=gnu++0x -c -g conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:3080: $? = 0 configure:3102: result: yes configure:3136: checking for style of include used by make configure:3164: result: GNU configure:3189: checking dependency style of g++ -sdt=gnu++0x configure:3280: result: gcc3 configure:3302: checking whether C++ compiler accepts -std=gnu++0x configure:3331: g++ -sdt=gnu++0x -c -std=gnu++0x conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:3338: $? = 0 configure:3356: result: yes configure:3375: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:3382: $? = 0 configure:3505: checking for gcc configure:3521: found /usr/bin/gcc configure:3532: result: gcc configure:3764: checking for C compiler version configure:3772: 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:3776: $? = 0 configure:3783: 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:3787: $? = 0 configure:3794: gcc -V >&5 gcc: '-V' option must have argument configure:3798: $? = 1 configure:3801: checking whether we are using the GNU C compiler configure:3830: gcc -c conftest.c >&5 configure:3837: $? = 0 configure:3854: result: yes configure:3863: checking whether gcc accepts -g configure:3893: gcc -c -g conftest.c >&5 configure:3900: $? = 0 configure:4001: result: yes configure:4018: checking for gcc option to accept ISO C89 configure:4092: gcc -c -g -O2 conftest.c >&5 configure:4099: $? = 0 configure:4122: result: none needed configure:4142: checking dependency style of gcc configure:4233: result: gcc3 configure:4249: checking whether gcc and cc understand -c and -o together configure:4284: gcc -c conftest.cpp -o conftest2.o >&5 configure:4288: $? = 0 configure:4294: gcc -c conftest.cpp -o conftest2.o >&5 configure:4298: $? = 0 configure:4309: cc -c conftest.cpp >&5 configure:4313: $? = 0 configure:4321: cc -c conftest.cpp -o conftest2.o >&5 configure:4325: $? = 0 configure:4331: cc -c conftest.cpp -o conftest2.o >&5 configure:4335: $? = 0 configure:4353: result: yes configure:4423: checking for ranlib configure:4439: found /usr/bin/ranlib configure:4450: result: ranlib configure:4484: checking for windows.h configure:4505: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' conftest.cpp:11:21: error: windows.h: No such file or directory configure:4512: $? = 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:4527: result: no configure:4560: checking for stdint.h configure:4581: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4588: $? = 0 configure:4605: result: yes configure:4560: checking for unistd.h configure:4581: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4588: $? = 0 configure:4605: result: yes configure:4560: checking for poll.h configure:4581: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4588: $? = 0 configure:4605: result: yes configure:4560: checking for sys/stat.h configure:4581: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4588: $? = 0 configure:4605: result: yes configure:4560: checking for sys/types.h configure:4581: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4588: $? = 0 configure:4605: result: yes configure:4560: checking for locale.h configure:4581: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4588: $? = 0 configure:4605: result: yes configure:4560: checking for sys/socket.h configure:4581: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4588: $? = 0 configure:4605: result: yes configure:4560: checking for signal.h configure:4581: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4588: $? = 0 configure:4605: result: yes configure:4560: checking for langinfo.h configure:4581: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4588: $? = 0 configure:4605: result: yes configure:4560: checking for execinfo.h configure:4581: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4588: $? = 0 configure:4605: result: yes configure:4560: checking for sys/inotify.h configure:4581: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4588: $? = 0 configure:4605: result: yes configure:4560: checking for sys/syscall.h configure:4581: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4588: $? = 0 configure:4605: result: yes configure:4626: checking for multimon.h configure:4647: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' 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:4654: $? = 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:4671: result: no configure:4626: checking for io.h configure:4647: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' 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:4654: $? = 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:4671: result: no configure:4626: checking for direct.h configure:4647: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' 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:4654: $? = 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:4671: result: no configure:4626: checking for share.h configure:4647: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' 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:4654: $? = 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:4671: result: no configure:4689: checking for iconv configure:4722: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4729: $? = 0 configure:4807: result: yes configure:4825: checking for iconv declaration configure:4864: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4871: $? = 0 configure:4887: result: extern size_t iconv (iconv_t cd, char * * inbuf, size_t * inbytesleft, char * * outbuf, size_t * outbytesleft); configure:4901: checking for vasprintf configure:4957: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:4964: $? = 0 configure:4986: result: yes configure:5108: checking for pkg-config configure:5126: found /usr/bin/pkg-config configure:5138: result: /usr/bin/pkg-config configure:5163: checking pkg-config is at least version 0.9.0 configure:5166: result: yes configure:5366: checking for sdl-config configure:5384: found /usr/bin/sdl-config configure:5397: result: /usr/bin/sdl-config configure:5406: checking for SDL - version >= 1.2.0 configure:5503: g++ -sdt=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 g++: unrecognized option '-sdt=gnu++0x' conftest.cpp: In function 'int main(int, char**)': conftest.cpp:58: warning: deprecated conversion from string constant to 'char*' configure:5507: $? = 0 configure:5513: ./conftest configure:5517: $? = 0 configure:5539: result: yes configure:5647: checking for Mix_OpenAudio in -lSDL_mixer configure:5682: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lSDL_mixer -L/usr/lib -lSDL >&5 g++: unrecognized option '-sdt=gnu++0x' configure:5689: $? = 0 configure:5710: result: yes configure:6866: checking for jpeg_read_header in -ljpeg configure:6901: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -ljpeg >&5 g++: unrecognized option '-sdt=gnu++0x' configure:6908: $? = 0 configure:6929: result: yes configure:6946: checking for png_read_image in -lpng configure:6981: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lpng -lz >&5 g++: unrecognized option '-sdt=gnu++0x' configure:6988: $? = 0 configure:7009: result: yes configure:7026: checking for deflate in -lz configure:7061: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lz >&5 g++: unrecognized option '-sdt=gnu++0x' configure:7068: $? = 0 configure:7089: result: yes configure:7109: checking for freetype-config configure:7125: found /usr/bin/freetype-config configure:7136: result: freetype-config configure:7273: checking for X configure:7388: conftest.cpp ./configure: line 7390: conftest.cpp: command not found configure:7395: $? = 127 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 HAVE_SDL 1 | #define HAVE_LIBSDL_MIXER 1 | #define HAVE_FREETYPE 1 | /* end confdefs.h. */ | #include configure:7444: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lX11 >&5 g++: unrecognized option '-sdt=gnu++0x' configure:7451: $? = 0 configure:7513: result: libraries , headers /usr/include configure:7682: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lX11 >&5 g++: unrecognized option '-sdt=gnu++0x' configure:7689: $? = 0 configure:7857: checking for gethostbyname configure:7913: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:7920: $? = 0 configure:7940: result: yes configure:8093: checking for connect configure:8149: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:8156: $? = 0 configure:8176: result: yes configure:8252: checking for remove configure:8308: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:8315: $? = 0 configure:8335: result: yes configure:8411: checking for shmat configure:8467: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:8474: $? = 0 configure:8494: result: yes configure:8579: checking for IceConnectionNumber in -lICE configure:8614: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lICE >&5 g++: unrecognized option '-sdt=gnu++0x' configure:8621: $? = 0 configure:8642: result: yes configure:8666: checking for X11/keysym.h configure:8687: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:8694: $? = 0 configure:8711: result: yes configure:8666: checking for X11/extensions/xf86vmode.h configure:8687: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:8694: $? = 0 configure:8711: result: yes configure:8666: checking for X11/xpm.h configure:8687: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:8694: $? = 0 configure:8711: result: yes configure:8666: checking for X11/extensions/Xrandr.h configure:8687: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:8694: $? = 0 configure:8711: result: yes configure:8728: checking for XOpenDisplay in -lX11 configure:8763: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lX11 >&5 g++: unrecognized option '-sdt=gnu++0x' configure:8770: $? = 0 configure:8791: result: yes configure:8801: checking for XpmCreatePixmapFromData in -lXpm configure:8836: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lXpm >&5 g++: unrecognized option '-sdt=gnu++0x' configure:8843: $? = 0 configure:8864: result: yes configure:8874: checking for XF86VidModeQueryVersion in -lXxf86vm configure:8909: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lXxf86vm >&5 g++: unrecognized option '-sdt=gnu++0x' configure:8916: $? = 0 configure:8937: result: yes configure:8947: checking for XRRQueryExtension in -lXrandr configure:8982: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lXrandr >&5 g++: unrecognized option '-sdt=gnu++0x' configure:8989: $? = 0 configure:9010: result: yes configure:9239: checking for glBegin in -lGL configure:9274: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lGL >&5 g++: unrecognized option '-sdt=gnu++0x' configure:9281: $? = 0 configure:9302: result: yes configure:9312: checking for gluOrtho2D in -lGLU configure:9347: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lGLU >&5 g++: unrecognized option '-sdt=gnu++0x' configure:9354: $? = 0 configure:9375: result: yes configure:9385: checking for glewInit in -lGLEW configure:9420: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lGLEW >&5 g++: unrecognized option '-sdt=gnu++0x' configure:9427: $? = 0 configure:9448: result: yes configure:9551: checking for BIO_new in -lcrypto configure:9586: g++ -sdt=gnu++0x -std=gnu++0x -o conftest -g -O2 conftest.cpp -lcrypto >&5 g++: unrecognized option '-sdt=gnu++0x' configure:9593: $? = 0 configure:9614: result: yes configure:9824: checking for the pthreads library -lpthreads configure:9867: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:9874: $? = 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 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 | #define USE_GL 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:9897: result: no configure:9769: checking whether pthreads work without any flags configure:9867: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccUzy8zH.o: In function `main': /home/martin/openclonk/conftest.c:38: undefined reference to `pthread_join' /home/martin/openclonk/conftest.c:39: undefined reference to `__pthread_register_cancel' /home/martin/openclonk/conftest.c:40: undefined reference to `pthread_create' /home/martin/openclonk/conftest.c:40: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:9874: $? = 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 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 | #define USE_GL 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:9897: result: no configure:9774: checking whether pthreads work with -Kthread configure:9867: gcc -o conftest -g -O2 -Kthread conftest.c >&5 gcc: unrecognized option '-Kthread' /tmp/cca2H8P6.o: In function `main': /home/martin/openclonk/conftest.c:38: undefined reference to `pthread_join' /home/martin/openclonk/conftest.c:39: undefined reference to `__pthread_register_cancel' /home/martin/openclonk/conftest.c:40: undefined reference to `pthread_create' /home/martin/openclonk/conftest.c:40: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:9874: $? = 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 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 | #define USE_GL 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:9897: result: no configure:9774: checking whether pthreads work with -kthread configure:9867: gcc -o conftest -g -O2 -kthread conftest.c >&5 gcc: unrecognized option '-kthread' /tmp/cc12XtAj.o: In function `main': /home/martin/openclonk/conftest.c:38: undefined reference to `pthread_join' /home/martin/openclonk/conftest.c:39: undefined reference to `__pthread_register_cancel' /home/martin/openclonk/conftest.c:40: undefined reference to `pthread_create' /home/martin/openclonk/conftest.c:40: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:9874: $? = 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 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 | #define USE_GL 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:9897: result: no configure:9824: checking for the pthreads library -llthread configure:9867: gcc -o conftest -g -O2 conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:9874: $? = 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 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 | #define USE_GL 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:9897: result: no configure:9774: checking whether pthreads work with -pthread configure:9867: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:9874: $? = 0 configure:9897: result: yes configure:9916: checking for joinable pthread attribute configure:9941: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:9948: $? = 0 configure:9968: result: PTHREAD_CREATE_JOINABLE configure:9978: checking if more special flags are required for pthreads configure:9985: result: no configure:9997: checking for cc_r configure:10025: result: gcc configure:10066: checking whether SYS_inotify_init is declared configure:10096: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:10103: $? = 0 configure:10118: result: yes configure:10337: checking whether we are using a GNU C++ compiler version 4.1 or newer configure:10365: g++ -sdt=gnu++0x -std=gnu++0x -c -g -O2 conftest.cpp >&5 g++: unrecognized option '-sdt=gnu++0x' configure:10372: $? = 0 configure:10386: result: yes configure:10562: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by clonk config.status 4.10.0.0, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tinu config.status:834: creating Makefile config.status:834: creating config.h config.status:1056: config.h is unchanged config.status:1108: executing depfiles commands ## ---------------- ## ## 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++ -sdt=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_decl_SYS_inotify_init=yes ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/include'\'' 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_GLEW_glewInit=yes ac_cv_lib_GLU_gluOrtho2D=yes ac_cv_lib_GL_glBegin=yes 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_crypto_BIO_new=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=gawk ac_cv_prog_FREETYPE_CONFIG=freetype-config ac_cv_prog_PTHREAD_CC=gcc 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= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/martin/openclonk/autotools/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/martin/openclonk/autotools/missing --run tar' AUTOCONF='${SHELL} /home/martin/openclonk/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /home/martin/openclonk/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /home/martin/openclonk/autotools/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CLONK_LIBS='-lGLEW -lGLU -lGL -lXrandr -lXxf86vm -lXpm -lX11 -lz -lpng -ljpeg ' CPPFLAGS='' CXX='g++ -sdt=gnu++0x -std=gnu++0x' CXXCPP='' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' 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='' GTK_LIBS='' 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/martin/openclonk/autotools/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' OPENSSL_LIBS='-lcrypto' 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='gcc' PTHREAD_CFLAGS='-pthread' 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=' -I/usr/include' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' 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='${prefix}' 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/martin/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='/usr/local' 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 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 #define USE_GL 1 #define HAVE_PTHREAD 1 #define HAVE_SYSCALL_INOTIFY 1 configure: exit 0