This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by darkradiant configure 1.7.2, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --enable-debug --enable-darkmod-plugins ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = i686 uname -r = 3.4.3-1.fc17.i686 uname -s = Linux uname -v = #1 SMP Mon Jun 18 20:52:37 UTC 2012 /usr/bin/uname -p = i686 /bin/uname -X = unknown /bin/arch = i686 /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: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2516: checking for a BSD-compatible install configure:2584: result: /bin/install -c configure:2595: checking whether build environment is sane configure:2645: result: yes configure:2786: checking for a thread-safe mkdir -p configure:2825: result: /bin/mkdir -p configure:2838: checking for gawk configure:2854: found /bin/gawk configure:2865: result: gawk configure:2876: checking whether make sets $(MAKE) configure:2898: result: yes configure:2989: checking whether make supports nested variables configure:3006: result: yes configure:3022: checking whether NLS is requested configure:3031: result: yes configure:3072: checking for msgfmt configure: trying /bin/msgfmt... 0 translated messages. configure:3104: result: /bin/msgfmt configure:3113: checking for gmsgfmt configure:3144: result: /bin/msgfmt configure:3195: checking for xgettext configure: trying /bin/xgettext... /bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:3227: result: /bin/xgettext configure:3273: checking for msgmerge configure: trying /bin/msgmerge... configure:3304: result: /bin/msgmerge configure:3349: checking for style of include used by make configure:3377: result: GNU configure:3448: checking for gcc configure:3464: found /bin/gcc configure:3475: result: gcc configure:3704: checking for C compiler version configure:3713: gcc --version >&5 gcc (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5) Copyright (C) 2012 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:3724: $? = 0 configure:3713: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.7.0/lto-wrapper Target: i686-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --disable-build-with-cxx --disable-build-poststage1-with-cxx --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux Thread model: posix gcc version 4.7.0 20120507 (Red Hat 4.7.0-5) (GCC) configure:3724: $? = 0 configure:3713: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3724: $? = 4 configure:3713: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3724: $? = 4 configure:3744: checking whether the C compiler works configure:3766: gcc conftest.c >&5 configure:3770: $? = 0 configure:3818: result: yes configure:3821: checking for C compiler default output file name configure:3823: result: a.out configure:3829: checking for suffix of executables configure:3836: gcc -o conftest conftest.c >&5 configure:3840: $? = 0 configure:3862: result: configure:3884: checking whether we are cross compiling configure:3892: gcc -o conftest conftest.c >&5 configure:3896: $? = 0 configure:3903: ./conftest configure:3907: $? = 0 configure:3922: result: no configure:3927: checking for suffix of object files configure:3949: gcc -c conftest.c >&5 configure:3953: $? = 0 configure:3974: result: o configure:3978: checking whether we are using the GNU C compiler configure:3997: gcc -c conftest.c >&5 configure:3997: $? = 0 configure:4006: result: yes configure:4015: checking whether gcc accepts -g configure:4035: gcc -c -g conftest.c >&5 configure:4035: $? = 0 configure:4076: result: yes configure:4093: checking for gcc option to accept ISO C89 configure:4157: gcc -c -g -O2 conftest.c >&5 configure:4157: $? = 0 configure:4170: result: none needed configure:4192: checking dependency style of gcc configure:4303: result: gcc3 configure:4322: checking build system type configure:4336: result: i686-pc-linux-gnu configure:4356: checking host system type configure:4369: result: i686-pc-linux-gnu configure:4413: checking for ld used by GCC configure:4477: result: /bin/ld configure:4484: checking if the linker (/bin/ld) is GNU ld configure:4497: result: yes configure:4504: checking for shared library run path origin configure:4517: result: done configure:4542: checking how to run the C preprocessor configure:4573: gcc -E conftest.c configure:4573: $? = 0 configure:4587: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4587: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include configure:4612: result: gcc -E configure:4632: gcc -E conftest.c configure:4632: $? = 0 configure:4646: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include configure:4675: checking for grep that handles long lines and -e configure:4733: result: /bin/grep configure:4738: checking for egrep configure:4800: result: /bin/grep -E configure:5394: checking for GNU gettext in libc configure:5414: gcc -o conftest -g -O2 conftest.c >&5 configure:5414: $? = 0 configure:5423: result: yes configure:6214: checking whether to use NLS configure:6216: result: yes configure:6219: checking where the gettext function comes from configure:6230: result: libc configure:6359: checking for g++ configure:6375: found /bin/g++ configure:6386: result: g++ configure:6413: checking for C++ compiler version configure:6422: g++ --version >&5 g++ (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5) Copyright (C) 2012 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:6433: $? = 0 configure:6422: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.7.0/lto-wrapper Target: i686-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --disable-build-with-cxx --disable-build-poststage1-with-cxx --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux Thread model: posix gcc version 4.7.0 20120507 (Red Hat 4.7.0-5) (GCC) configure:6433: $? = 0 configure:6422: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:6433: $? = 4 configure:6422: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:6433: $? = 4 configure:6437: checking whether we are using the GNU C++ compiler configure:6456: g++ -c conftest.cpp >&5 configure:6456: $? = 0 configure:6465: result: yes configure:6474: checking whether g++ accepts -g configure:6494: g++ -c -g conftest.cpp >&5 configure:6494: $? = 0 configure:6535: result: yes configure:6560: checking dependency style of g++ configure:6671: result: gcc3 configure:6763: checking how to print strings configure:6790: result: printf configure:6811: checking for a sed that does not truncate output configure:6875: result: /bin/sed configure:6893: checking for fgrep configure:6955: result: /bin/grep -F configure:6990: checking for ld used by gcc configure:7057: result: /bin/ld configure:7064: checking if the linker (/bin/ld) is GNU ld configure:7079: result: yes configure:7091: checking for BSD- or MS-compatible name lister (nm) configure:7140: result: /bin/nm -B configure:7270: checking the name lister (/bin/nm -B) interface configure:7277: g++ -c -g -O2 conftest.cpp >&5 configure:7280: /bin/nm -B "conftest.o" configure:7283: output 00000000 B some_variable configure:7290: result: BSD nm configure:7293: checking whether ln -s works configure:7297: result: yes configure:7305: checking the maximum length of command line arguments configure:7435: result: 1572864 configure:7452: checking whether the shell understands some XSI constructs configure:7462: result: yes configure:7466: checking whether the shell understands "+=" configure:7472: result: yes configure:7507: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:7547: result: func_convert_file_noop configure:7554: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:7574: result: func_convert_file_noop configure:7581: checking for /bin/ld option to reload object files configure:7588: result: -r configure:7662: checking for objdump configure:7678: found /bin/objdump configure:7689: result: objdump configure:7721: checking how to recognize dependent libraries configure:7923: result: pass_all configure:8008: checking for dlltool configure:8038: result: no configure:8068: checking how to associate runtime and link libraries configure:8095: result: printf %s\n configure:8156: checking for ar configure:8172: found /bin/ar configure:8183: result: ar configure:8220: checking for archiver @FILE support configure:8237: g++ -c -g -O2 conftest.cpp >&5 configure:8237: $? = 0 configure:8240: ar cru libconftest.a @conftest.lst >&5 configure:8243: $? = 0 configure:8248: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8251: $? = 1 configure:8263: result: @ configure:8321: checking for strip configure:8337: found /bin/strip configure:8348: result: strip configure:8420: checking for ranlib configure:8436: found /bin/ranlib configure:8447: result: ranlib configure:8549: checking command to parse /bin/nm -B output from gcc object configure:8669: g++ -c -g -O2 conftest.cpp >&5 configure:8672: $? = 0 configure:8676: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8679: $? = 0 configure:8745: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:8748: $? = 0 configure:8786: result: ok configure:8823: checking for sysroot configure:8853: result: no configure:9109: checking for mt configure:9139: result: no configure:9159: checking if : is a manifest tool configure:9165: : '-?' configure:9173: result: no configure:9810: checking for ANSI C header files configure:9830: g++ -c -g -O2 conftest.cpp >&5 configure:9830: $? = 0 ./configure: line 9844: conftest.cpp: command not found configure:9914: result: no configure:9927: checking for sys/types.h configure:9927: g++ -c -g -O2 conftest.cpp >&5 configure:9927: $? = 0 configure:9927: result: yes configure:9927: checking for sys/stat.h configure:9927: g++ -c -g -O2 conftest.cpp >&5 configure:9927: $? = 0 configure:9927: result: yes configure:9927: checking for stdlib.h configure:9927: g++ -c -g -O2 conftest.cpp >&5 configure:9927: $? = 0 configure:9927: result: yes configure:9927: checking for string.h configure:9927: g++ -c -g -O2 conftest.cpp >&5 configure:9927: $? = 0 configure:9927: result: yes configure:9927: checking for memory.h configure:9927: g++ -c -g -O2 conftest.cpp >&5 configure:9927: $? = 0 configure:9927: result: yes configure:9927: checking for strings.h configure:9927: g++ -c -g -O2 conftest.cpp >&5 configure:9927: $? = 0 configure:9927: result: yes configure:9927: checking for inttypes.h configure:9927: g++ -c -g -O2 conftest.cpp >&5 configure:9927: $? = 0 configure:9927: result: yes configure:9927: checking for stdint.h configure:9927: g++ -c -g -O2 conftest.cpp >&5 configure:9927: $? = 0 configure:9927: result: yes configure:9927: checking for unistd.h configure:9927: g++ -c -g -O2 conftest.cpp >&5 configure:9927: $? = 0 configure:9927: result: yes configure:9941: checking for dlfcn.h configure:9941: g++ -c -g -O2 conftest.cpp >&5 configure:9941: $? = 0 configure:9941: result: yes configure:10127: checking for objdir configure:10142: result: .libs configure:10413: checking if gcc supports -fno-rtti -fno-exceptions configure:10431: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:10435: $? = 0 configure:10448: result: no configure:10775: checking for gcc option to produce PIC configure:10782: result: -fPIC -DPIC configure:10790: checking if gcc PIC flag -fPIC -DPIC works configure:10808: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10812: $? = 0 configure:10825: result: yes configure:10854: checking if gcc static flag -static works configure:10882: result: no configure:10897: checking if gcc supports -c -o file.o configure:10918: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10922: $? = 0 configure:10944: result: yes configure:10952: checking if gcc supports -c -o file.o configure:10999: result: yes configure:11032: checking whether the gcc linker (/bin/ld) supports shared libraries configure:12185: result: yes configure:12222: checking whether -lc should be explicitly linked in configure:12230: gcc -c -g -O2 conftest.c >&5 configure:12233: $? = 0 configure:12248: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12251: $? = 0 configure:12265: result: no configure:12425: checking dynamic linker characteristics configure:12936: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12936: $? = 0 configure:13162: result: GNU/Linux ld.so configure:13269: checking how to hardcode library paths into programs configure:13294: result: immediate configure:13834: checking whether stripping libraries is possible configure:13839: result: yes configure:13874: checking if libtool supports shared libraries configure:13876: result: yes configure:13879: checking whether to build shared libraries configure:13900: result: yes configure:13903: checking whether to build static libraries configure:13907: result: no configure:13930: checking how to run the C++ preprocessor configure:13957: g++ -E conftest.cpp configure:13957: $? = 0 configure:13971: g++ -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13971: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13996: result: g++ -E configure:14016: g++ -E conftest.cpp configure:14016: $? = 0 configure:14030: g++ -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:14030: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14199: checking for ld used by g++ configure:14266: result: /bin/ld configure:14273: checking if the linker (/bin/ld) is GNU ld configure:14288: result: yes configure:14343: checking whether the g++ linker (/bin/ld) supports shared libraries configure:15348: result: yes configure:15384: g++ -c -g -O2 conftest.cpp >&5 configure:15387: $? = 0 configure:15907: checking for g++ option to produce PIC configure:15914: result: -fPIC -DPIC configure:15922: checking if g++ PIC flag -fPIC -DPIC works configure:15940: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15944: $? = 0 configure:15957: result: yes configure:15980: checking if g++ static flag -static works configure:16008: result: no configure:16020: checking if g++ supports -c -o file.o configure:16041: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16045: $? = 0 configure:16067: result: yes configure:16072: checking if g++ supports -c -o file.o configure:16119: result: yes configure:16149: checking whether the g++ linker (/bin/ld) supports shared libraries configure:16185: result: yes configure:16326: checking dynamic linker characteristics configure:16997: result: GNU/Linux ld.so configure:17050: checking how to hardcode library paths into programs configure:17075: result: immediate configure:17181: checking zlib.h usability configure:17181: g++ -c -g -O2 conftest.cpp >&5 configure:17181: $? = 0 configure:17181: result: yes configure:17181: checking zlib.h presence configure:17181: g++ -E conftest.cpp configure:17181: $? = 0 configure:17181: result: yes configure:17181: checking for zlib.h configure:17181: result: yes configure:17189: checking for inflateEnd in -lz configure:17214: g++ -o conftest -g -O2 conftest.cpp -lz >&5 configure:17214: $? = 0 configure:17223: result: yes configure:17234: checking jpeglib.h usability configure:17234: g++ -c -g -O2 conftest.cpp >&5 configure:17234: $? = 0 configure:17234: result: yes configure:17234: checking jpeglib.h presence configure:17234: g++ -E conftest.cpp configure:17234: $? = 0 configure:17234: result: yes configure:17234: checking for jpeglib.h configure:17234: result: yes configure:17242: checking for jpeg_start_compress in -ljpeg configure:17267: g++ -o conftest -g -O2 conftest.cpp -ljpeg >&5 configure:17267: $? = 0 configure:17276: result: yes configure:17340: checking for pkg-config configure:17358: found /bin/pkg-config configure:17370: result: /bin/pkg-config configure:17395: checking pkg-config is at least version 0.9.0 configure:17398: result: yes configure:17408: checking for GLIB configure:17415: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:17418: $? = 0 configure:17431: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:17434: $? = 0 configure:17471: result: yes configure:17477: checking for GTK configure:17484: $PKG_CONFIG --exists --print-errors "gtk+-2.0" configure:17487: $? = 0 configure:17500: $PKG_CONFIG --exists --print-errors "gtk+-2.0" configure:17503: $? = 0 configure:17546: result: yes configure:17552: checking for GTKMM configure:17559: $PKG_CONFIG --exists --print-errors "gtkmm-2.4" configure:17562: $? = 0 configure:17575: $PKG_CONFIG --exists --print-errors "gtkmm-2.4" configure:17578: $? = 0 configure:17621: result: yes configure:17627: checking for GTKGLEXT configure:17634: $PKG_CONFIG --exists --print-errors "gtkglext-1.0" configure:17637: $? = 0 configure:17650: $PKG_CONFIG --exists --print-errors "gtkglext-1.0" configure:17653: $? = 0 configure:17712: result: yes configure:17718: checking for GTKGLEXTMM configure:17725: $PKG_CONFIG --exists --print-errors "gtkglextmm-1.2" configure:17728: $? = 0 configure:17741: $PKG_CONFIG --exists --print-errors "gtkglextmm-1.2" configure:17744: $? = 0 configure:17803: result: yes configure:17809: checking for XML configure:17816: $PKG_CONFIG --exists --print-errors "libxml-2.0" configure:17819: $? = 0 configure:17832: $PKG_CONFIG --exists --print-errors "libxml-2.0" configure:17835: $? = 0 configure:17894: result: yes configure:17900: checking for LIBSIGC configure:17907: $PKG_CONFIG --exists --print-errors "sigc++-2.0" configure:17910: $? = 0 configure:17923: $PKG_CONFIG --exists --print-errors "sigc++-2.0" configure:17926: $? = 0 configure:17985: result: yes configure:17991: checking for PNG configure:17998: $PKG_CONFIG --exists --print-errors "libpng" configure:18001: $? = 0 configure:18014: $PKG_CONFIG --exists --print-errors "libpng" configure:18017: $? = 0 configure:18076: result: yes configure:18082: checking for FTGL configure:18089: $PKG_CONFIG --exists --print-errors "ftgl" configure:18092: $? = 0 configure:18105: $PKG_CONFIG --exists --print-errors "ftgl" configure:18108: $? = 0 configure:18167: result: yes configure:18175: checking for GTKSOURCEVIEWMM configure:18182: $PKG_CONFIG --exists --print-errors "gtksourceviewmm-2.0" configure:18185: $? = 0 configure:18198: $PKG_CONFIG --exists --print-errors "gtksourceviewmm-2.0" configure:18201: $? = 0 configure:18238: result: yes configure:18246: checking GL/glew.h usability configure:18246: g++ -c -g -O2 conftest.cpp >&5 configure:18246: $? = 0 configure:18246: result: yes configure:18246: checking GL/glew.h presence configure:18246: g++ -E conftest.cpp configure:18246: $? = 0 configure:18246: result: yes configure:18246: checking for GL/glew.h configure:18246: result: yes configure:18254: checking for main in -lGLEW configure:18273: g++ -o conftest -g -O2 conftest.cpp -lGLEW >&5 configure:18273: $? = 0 configure:18282: result: yes configure:18293: checking for main in -lGL configure:18312: g++ -o conftest -g -O2 conftest.cpp -lGL >&5 configure:18312: $? = 0 configure:18321: result: yes configure:18329: checking for gluBuild2DMipmaps in -lGLU configure:18354: g++ -o conftest -g -O2 conftest.cpp -lGLU >&5 configure:18354: $? = 0 configure:18363: result: yes configure: this is boost.m4 serial 16 configure:18403: checking for Boost headers version >= 1.46.1 configure:18474: g++ -c -g -O2 conftest.cpp >&5 configure:18474: $? = 0 configure:18495: result: yes configure:18514: checking for Boost's header version configure:18532: result: 1_48 configure:18557: checking boost/bind.hpp usability configure:18557: g++ -c -g -O2 conftest.cpp >&5 configure:18557: $? = 0 configure:18557: result: yes configure:18557: checking boost/bind.hpp presence configure:18557: g++ -E conftest.cpp configure:18557: $? = 0 configure:18557: result: yes configure:18557: checking for boost/bind.hpp configure:18557: result: yes configure:18587: checking boost/foreach.hpp usability configure:18587: g++ -c -g -O2 conftest.cpp >&5 configure:18587: $? = 0 configure:18587: result: yes configure:18587: checking boost/foreach.hpp presence configure:18587: g++ -E conftest.cpp configure:18587: $? = 0 configure:18587: result: yes configure:18587: checking for boost/foreach.hpp configure:18587: result: yes configure:18617: checking boost/format.hpp usability configure:18617: g++ -c -g -O2 conftest.cpp >&5 configure:18617: $? = 0 configure:18617: result: yes configure:18617: checking boost/format.hpp presence configure:18617: g++ -E conftest.cpp configure:18617: $? = 0 configure:18617: result: yes configure:18617: checking for boost/format.hpp configure:18617: result: yes configure:18647: checking boost/function.hpp usability configure:18647: g++ -c -g -O2 conftest.cpp >&5 configure:18647: $? = 0 configure:18647: result: yes configure:18647: checking boost/function.hpp presence configure:18647: g++ -E conftest.cpp configure:18647: $? = 0 configure:18647: result: yes configure:18647: checking for boost/function.hpp configure:18647: result: yes configure:18677: checking boost/scoped_ptr.hpp usability configure:18677: g++ -c -g -O2 conftest.cpp >&5 configure:18677: $? = 0 configure:18677: result: yes configure:18677: checking boost/scoped_ptr.hpp presence configure:18677: g++ -E conftest.cpp configure:18677: $? = 0 configure:18677: result: yes configure:18677: checking for boost/scoped_ptr.hpp configure:18677: result: yes configure:18706: checking boost/shared_ptr.hpp usability configure:18706: g++ -c -g -O2 conftest.cpp >&5 configure:18706: $? = 0 configure:18706: result: yes configure:18706: checking boost/shared_ptr.hpp presence configure:18706: g++ -E conftest.cpp configure:18706: $? = 0 configure:18706: result: yes configure:18706: checking for boost/shared_ptr.hpp configure:18706: result: yes configure:18737: checking boost/tokenizer.hpp usability configure:18737: g++ -c -g -O2 conftest.cpp >&5 configure:18737: $? = 0 configure:18737: result: yes configure:18737: checking boost/tokenizer.hpp presence configure:18737: g++ -E conftest.cpp configure:18737: $? = 0 configure:18737: result: yes configure:18737: checking for boost/tokenizer.hpp configure:18737: result: yes configure:18758: checking for the toolset name used by Boost for g++ configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined _MSC_VER && _MSC_VER >= 1500 configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER >= 1500 | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER >= 1500 | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined _MSC_VER && _MSC_VER == 1400 configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER == 1400 | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER == 1400 | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined _MSC_VER && _MSC_VER == 1310 configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER == 1310 | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER == 1310 | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __BORLANDC__ configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __BORLANDC__ | /* OK */ | #else | # error defined __BORLANDC__ | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:35:49: error: operator "defined" requires an identifier conftest.cpp:35:22: error: missing ')' in expression conftest.cpp:38:3: error: #error defined __ICC && (defined __unix || defined ) configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __ICC && (defined __unix || defined ) | /* OK */ | #else | # error defined __ICC && (defined __unix || defined ) | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __ICL configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __ICL | /* OK */ | #else | # error defined __ICL | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined _MSC_VER && _MSC_VER == 1300 configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER == 1300 | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER == 1300 | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __MWERKS__ && __MWERKS__ <= 0x32FF configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __MWERKS__ && __MWERKS__ <= 0x32FF | /* OK */ | #else | # error defined __MWERKS__ && __MWERKS__ <= 0x32FF | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE | #endif | | int | main () | { | | ; | return 0; | } configure:18831: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __MWERKS__ && __MWERKS__ <= 0x31FF configure:18831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined __MWERKS__ && __MWERKS__ <= 0x31FF | /* OK */ | #else | # error defined __MWERKS__ && __MWERKS__ <= 0x31FF | #endif | | int | main () | { | | ; | return 0; | } configure:18859: WARNING: could not figure out which toolset name to use for g++ configure:18866: result: configure:18893: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:38:3: error: #error MT not needed configure:18893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "darkradiant" | #define PACKAGE_TARNAME "darkradiant" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "darkradiant 1.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "darkradiant" | #define VERSION "1.7.2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GTKSOURCEVIEW /**/ | #define HAVE_BOOST 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_FOREACH_HPP 1 | #define HAVE_BOOST_FORMAT_HPP 1 | #define HAVE_BOOST_FUNCTION_HPP 1 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 | #define HAVE_BOOST_SHARED_PTR_HPP 1 | #define HAVE_BOOST_TOKENIZER_HPP 1 | /* end confdefs.h. */ | | #if defined _REENTRANT || defined _MT || defined __MT__ | /* use -mt */ | #else | # error MT not needed | #endif | | int | main () | { | | ; | return 0; | } configure:18920: checking boost/regex.hpp usability configure:18920: g++ -c -g -O2 conftest.cpp >&5 configure:18920: $? = 0 configure:18920: result: yes configure:18920: checking boost/regex.hpp presence configure:18920: g++ -E conftest.cpp configure:18920: $? = 0 configure:18920: result: yes configure:18920: checking for boost/regex.hpp configure:18920: result: yes configure:18947: checking for the Boost regex library configure:18989: g++ -c -g -O2 conftest.cpp >&5 configure:18989: $? = 0 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_regex--mt-1_48 >&5 /bin/ld: cannot find -lboost_regex--mt-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_regex--mt-1_48 >&5 /bin/ld: cannot find -lboost_regex--mt-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_regex--mt-1_48 >&5 /bin/ld: cannot find -lboost_regex--mt-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_regex--mt-1_48 >&5 /bin/ld: cannot find -lboost_regex--mt-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_regex--mt-1_48 >&5 /bin/ld: cannot find -lboost_regex--mt-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_regex--1_48 >&5 /bin/ld: cannot find -lboost_regex--1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_regex--1_48 >&5 /bin/ld: cannot find -lboost_regex--1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_regex--1_48 >&5 /bin/ld: cannot find -lboost_regex--1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_regex--1_48 >&5 /bin/ld: cannot find -lboost_regex--1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_regex--1_48 >&5 /bin/ld: cannot find -lboost_regex--1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_regex--mt-d-1_48 >&5 /bin/ld: cannot find -lboost_regex--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_regex--mt-d-1_48 >&5 /bin/ld: cannot find -lboost_regex--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_regex--mt-d-1_48 >&5 /bin/ld: cannot find -lboost_regex--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_regex--mt-d-1_48 >&5 /bin/ld: cannot find -lboost_regex--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_regex--mt-d-1_48 >&5 /bin/ld: cannot find -lboost_regex--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_regex--d-1_48 >&5 /bin/ld: cannot find -lboost_regex--d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_regex--d-1_48 >&5 /bin/ld: cannot find -lboost_regex--d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_regex--d-1_48 >&5 /bin/ld: cannot find -lboost_regex--d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_regex--d-1_48 >&5 /bin/ld: cannot find -lboost_regex--d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_regex--d-1_48 >&5 /bin/ld: cannot find -lboost_regex--d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_regex--mt >&5 /bin/ld: cannot find -lboost_regex--mt collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_regex--mt >&5 /bin/ld: cannot find -lboost_regex--mt collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_regex--mt >&5 /bin/ld: cannot find -lboost_regex--mt collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_regex--mt >&5 /bin/ld: cannot find -lboost_regex--mt collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_regex--mt >&5 /bin/ld: cannot find -lboost_regex--mt collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_regex- >&5 /bin/ld: cannot find -lboost_regex- collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_regex- >&5 /bin/ld: cannot find -lboost_regex- collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_regex- >&5 /bin/ld: cannot find -lboost_regex- collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_regex- >&5 /bin/ld: cannot find -lboost_regex- collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_regex- >&5 /bin/ld: cannot find -lboost_regex- collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_regex--mt-d >&5 /bin/ld: cannot find -lboost_regex--mt-d collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_regex--mt-d >&5 /bin/ld: cannot find -lboost_regex--mt-d collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_regex--mt-d >&5 /bin/ld: cannot find -lboost_regex--mt-d collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_regex--mt-d >&5 /bin/ld: cannot find -lboost_regex--mt-d collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_regex--mt-d >&5 /bin/ld: cannot find -lboost_regex--mt-d collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_regex--d >&5 /bin/ld: cannot find -lboost_regex--d collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_regex--d >&5 /bin/ld: cannot find -lboost_regex--d collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_regex--d >&5 /bin/ld: cannot find -lboost_regex--d collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_regex--d >&5 /bin/ld: cannot find -lboost_regex--d collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_regex--d >&5 /bin/ld: cannot find -lboost_regex--d collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_regex-mt-1_48 >&5 /bin/ld: cannot find -lboost_regex-mt-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_regex-mt-1_48 >&5 /bin/ld: cannot find -lboost_regex-mt-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_regex-mt-1_48 >&5 /bin/ld: cannot find -lboost_regex-mt-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_regex-mt-1_48 >&5 /bin/ld: cannot find -lboost_regex-mt-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_regex-mt-1_48 >&5 /bin/ld: cannot find -lboost_regex-mt-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_regex-1_48 >&5 /bin/ld: cannot find -lboost_regex-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_regex-1_48 >&5 /bin/ld: cannot find -lboost_regex-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_regex-1_48 >&5 /bin/ld: cannot find -lboost_regex-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_regex-1_48 >&5 /bin/ld: cannot find -lboost_regex-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_regex-1_48 >&5 /bin/ld: cannot find -lboost_regex-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_regex-mt-d-1_48 >&5 /bin/ld: cannot find -lboost_regex-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_regex-mt-d-1_48 >&5 /bin/ld: cannot find -lboost_regex-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_regex-mt-d-1_48 >&5 /bin/ld: cannot find -lboost_regex-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_regex-mt-d-1_48 >&5 /bin/ld: cannot find -lboost_regex-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_regex-mt-d-1_48 >&5 /bin/ld: cannot find -lboost_regex-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_regex-d-1_48 >&5 /bin/ld: cannot find -lboost_regex-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_regex-d-1_48 >&5 /bin/ld: cannot find -lboost_regex-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_regex-d-1_48 >&5 /bin/ld: cannot find -lboost_regex-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_regex-d-1_48 >&5 /bin/ld: cannot find -lboost_regex-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_regex-d-1_48 >&5 /bin/ld: cannot find -lboost_regex-d-1_48 collect2: error: ld returned 1 exit status configure:19055: $? = 1 configure:19040: re-using the existing conftest.o configure:19046: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_regex-mt >&5 configure:19055: $? = 0 configure:19095: result: yes configure:19142: checking boost/system/error_code.hpp usability configure:19142: g++ -c -g -O2 conftest.cpp >&5 configure:19142: $? = 0 configure:19142: result: yes configure:19142: checking boost/system/error_code.hpp presence configure:19142: g++ -E conftest.cpp configure:19142: $? = 0 configure:19142: result: yes configure:19142: checking for boost/system/error_code.hpp configure:19142: result: yes configure:19169: checking for the Boost system library configure:19211: g++ -c -g -O2 conftest.cpp >&5 configure:19211: $? = 0 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_system--mt-1_48 >&5 /bin/ld: cannot find -lboost_system--mt-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_system--mt-1_48 >&5 /bin/ld: cannot find -lboost_system--mt-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_system--mt-1_48 >&5 /bin/ld: cannot find -lboost_system--mt-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_system--mt-1_48 >&5 /bin/ld: cannot find -lboost_system--mt-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_system--mt-1_48 >&5 /bin/ld: cannot find -lboost_system--mt-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_system--1_48 >&5 /bin/ld: cannot find -lboost_system--1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_system--1_48 >&5 /bin/ld: cannot find -lboost_system--1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_system--1_48 >&5 /bin/ld: cannot find -lboost_system--1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_system--1_48 >&5 /bin/ld: cannot find -lboost_system--1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_system--1_48 >&5 /bin/ld: cannot find -lboost_system--1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_system--mt-d-1_48 >&5 /bin/ld: cannot find -lboost_system--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_system--mt-d-1_48 >&5 /bin/ld: cannot find -lboost_system--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_system--mt-d-1_48 >&5 /bin/ld: cannot find -lboost_system--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_system--mt-d-1_48 >&5 /bin/ld: cannot find -lboost_system--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_system--mt-d-1_48 >&5 /bin/ld: cannot find -lboost_system--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_system--d-1_48 >&5 /bin/ld: cannot find -lboost_system--d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_system--d-1_48 >&5 /bin/ld: cannot find -lboost_system--d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_system--d-1_48 >&5 /bin/ld: cannot find -lboost_system--d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_system--d-1_48 >&5 /bin/ld: cannot find -lboost_system--d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_system--d-1_48 >&5 /bin/ld: cannot find -lboost_system--d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_system--mt >&5 /bin/ld: cannot find -lboost_system--mt collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_system--mt >&5 /bin/ld: cannot find -lboost_system--mt collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_system--mt >&5 /bin/ld: cannot find -lboost_system--mt collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_system--mt >&5 /bin/ld: cannot find -lboost_system--mt collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_system--mt >&5 /bin/ld: cannot find -lboost_system--mt collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_system- >&5 /bin/ld: cannot find -lboost_system- collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_system- >&5 /bin/ld: cannot find -lboost_system- collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_system- >&5 /bin/ld: cannot find -lboost_system- collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_system- >&5 /bin/ld: cannot find -lboost_system- collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_system- >&5 /bin/ld: cannot find -lboost_system- collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_system--mt-d >&5 /bin/ld: cannot find -lboost_system--mt-d collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_system--mt-d >&5 /bin/ld: cannot find -lboost_system--mt-d collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_system--mt-d >&5 /bin/ld: cannot find -lboost_system--mt-d collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_system--mt-d >&5 /bin/ld: cannot find -lboost_system--mt-d collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_system--mt-d >&5 /bin/ld: cannot find -lboost_system--mt-d collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_system--d >&5 /bin/ld: cannot find -lboost_system--d collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_system--d >&5 /bin/ld: cannot find -lboost_system--d collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_system--d >&5 /bin/ld: cannot find -lboost_system--d collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_system--d >&5 /bin/ld: cannot find -lboost_system--d collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_system--d >&5 /bin/ld: cannot find -lboost_system--d collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_system-mt-1_48 >&5 /bin/ld: cannot find -lboost_system-mt-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_system-mt-1_48 >&5 /bin/ld: cannot find -lboost_system-mt-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_system-mt-1_48 >&5 /bin/ld: cannot find -lboost_system-mt-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_system-mt-1_48 >&5 /bin/ld: cannot find -lboost_system-mt-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_system-mt-1_48 >&5 /bin/ld: cannot find -lboost_system-mt-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_system-1_48 >&5 /bin/ld: cannot find -lboost_system-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_system-1_48 >&5 /bin/ld: cannot find -lboost_system-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_system-1_48 >&5 /bin/ld: cannot find -lboost_system-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_system-1_48 >&5 /bin/ld: cannot find -lboost_system-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_system-1_48 >&5 /bin/ld: cannot find -lboost_system-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_system-mt-d-1_48 >&5 /bin/ld: cannot find -lboost_system-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_system-mt-d-1_48 >&5 /bin/ld: cannot find -lboost_system-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_system-mt-d-1_48 >&5 /bin/ld: cannot find -lboost_system-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_system-mt-d-1_48 >&5 /bin/ld: cannot find -lboost_system-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_system-mt-d-1_48 >&5 /bin/ld: cannot find -lboost_system-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_system-d-1_48 >&5 /bin/ld: cannot find -lboost_system-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/libexec conftest.o -lboost_system-d-1_48 >&5 /bin/ld: cannot find -lboost_system-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/lib conftest.o -lboost_system-d-1_48 >&5 /bin/ld: cannot find -lboost_system-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/libexec conftest.o -lboost_system-d-1_48 >&5 /bin/ld: cannot find -lboost_system-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/lib conftest.o -lboost_system-d-1_48 >&5 /bin/ld: cannot find -lboost_system-d-1_48 collect2: error: ld returned 1 exit status configure:19277: $? = 1 configure:19262: re-using the existing conftest.o configure:19268: g++ -o conftest -g -O2 -L/usr/local/lib conftest.o -lboost_system-mt >&5 configure:19277: $? = 0 configure:19317: result: yes configure:19365: checking boost/filesystem/path.hpp usability configure:19365: g++ -c -g -O2 conftest.cpp >&5 configure:19365: $? = 0 configure:19365: result: yes configure:19365: checking boost/filesystem/path.hpp presence configure:19365: g++ -E conftest.cpp configure:19365: $? = 0 configure:19365: result: yes configure:19365: checking for boost/filesystem/path.hpp configure:19365: result: yes configure:19392: checking for the Boost filesystem library configure:19434: g++ -c -g -O2 conftest.cpp >&5 configure:19434: $? = 0 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--mt-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/libexec conftest.o -lboost_filesystem--mt-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--mt-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/libexec conftest.o -lboost_filesystem--mt-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/lib conftest.o -lboost_filesystem--mt-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/libexec conftest.o -lboost_filesystem--1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/libexec conftest.o -lboost_filesystem--1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/lib conftest.o -lboost_filesystem--1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--mt-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/libexec conftest.o -lboost_filesystem--mt-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--mt-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/libexec conftest.o -lboost_filesystem--mt-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/lib conftest.o -lboost_filesystem--mt-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/libexec conftest.o -lboost_filesystem--d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/libexec conftest.o -lboost_filesystem--d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/lib conftest.o -lboost_filesystem--d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--mt -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/libexec conftest.o -lboost_filesystem--mt -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--mt -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/libexec conftest.o -lboost_filesystem--mt -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/lib conftest.o -lboost_filesystem--mt -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem- -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem- collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/libexec conftest.o -lboost_filesystem- -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem- collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem- -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem- collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/libexec conftest.o -lboost_filesystem- -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem- collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/lib conftest.o -lboost_filesystem- -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem- collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--mt-d -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-d collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/libexec conftest.o -lboost_filesystem--mt-d -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-d collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--mt-d -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-d collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/libexec conftest.o -lboost_filesystem--mt-d -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-d collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/lib conftest.o -lboost_filesystem--mt-d -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--mt-d collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--d -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--d collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/libexec conftest.o -lboost_filesystem--d -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--d collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--d -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--d collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/libexec conftest.o -lboost_filesystem--d -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--d collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/lib conftest.o -lboost_filesystem--d -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem--d collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem-mt-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-mt-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/libexec conftest.o -lboost_filesystem-mt-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-mt-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem-mt-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-mt-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/libexec conftest.o -lboost_filesystem-mt-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-mt-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/lib conftest.o -lboost_filesystem-mt-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-mt-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/libexec conftest.o -lboost_filesystem-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/libexec conftest.o -lboost_filesystem-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/lib conftest.o -lboost_filesystem-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem-mt-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/libexec conftest.o -lboost_filesystem-mt-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem-mt-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/libexec conftest.o -lboost_filesystem-mt-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/lib conftest.o -lboost_filesystem-mt-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-mt-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/libexec conftest.o -lboost_filesystem-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/libexec conftest.o -lboost_filesystem-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/lib conftest.o -lboost_filesystem-d-1_48 -lboost_system-mt >&5 /bin/ld: cannot find -lboost_filesystem-d-1_48 collect2: error: ld returned 1 exit status configure:19500: $? = 1 configure:19485: re-using the existing conftest.o configure:19491: g++ -o conftest -g -O2 -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem-mt -lboost_system-mt >&5 configure:19500: $? = 0 configure:19540: result: yes configure:19589: checking for boost/system/error_code.hpp configure:19589: result: yes configure:19616: checking for the Boost system library configure:19764: result: yes configure:19795: checking for python-config configure:19811: found /bin/python-config configure:19822: result: python-config configure:19866: checking boost/python.hpp usability configure:19866: g++ -c -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 conftest.cpp >&5 configure:19866: $? = 0 configure:19866: result: yes configure:19866: checking boost/python.hpp presence configure:19866: g++ -E -I/usr/include/python2.7 -I/usr/include/python2.7 conftest.cpp configure:19866: $? = 0 configure:19866: result: yes configure:19866: checking for boost/python.hpp configure:19866: result: yes configure:19893: checking for the Boost python library configure:19935: g++ -c -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 conftest.cpp >&5 configure:19935: $? = 0 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/lib conftest.o -lboost_python--mt-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/libexec conftest.o -lboost_python--mt-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/lib conftest.o -lboost_python--mt-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/libexec conftest.o -lboost_python--mt-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/lib conftest.o -lboost_python--mt-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/lib conftest.o -lboost_python--1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/libexec conftest.o -lboost_python--1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/lib conftest.o -lboost_python--1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/libexec conftest.o -lboost_python--1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/lib conftest.o -lboost_python--1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/lib conftest.o -lboost_python--mt-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/libexec conftest.o -lboost_python--mt-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/lib conftest.o -lboost_python--mt-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/libexec conftest.o -lboost_python--mt-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/lib conftest.o -lboost_python--mt-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/lib conftest.o -lboost_python--d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/libexec conftest.o -lboost_python--d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/lib conftest.o -lboost_python--d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/libexec conftest.o -lboost_python--d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/lib conftest.o -lboost_python--d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/lib conftest.o -lboost_python--mt -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/libexec conftest.o -lboost_python--mt -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/lib conftest.o -lboost_python--mt -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/libexec conftest.o -lboost_python--mt -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/lib conftest.o -lboost_python--mt -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/lib conftest.o -lboost_python- -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python- collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/libexec conftest.o -lboost_python- -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python- collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/lib conftest.o -lboost_python- -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python- collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/libexec conftest.o -lboost_python- -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python- collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/lib conftest.o -lboost_python- -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python- collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/lib conftest.o -lboost_python--mt-d -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-d collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/libexec conftest.o -lboost_python--mt-d -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-d collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/lib conftest.o -lboost_python--mt-d -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-d collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/libexec conftest.o -lboost_python--mt-d -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-d collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/lib conftest.o -lboost_python--mt-d -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--mt-d collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/lib conftest.o -lboost_python--d -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--d collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/libexec conftest.o -lboost_python--d -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--d collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/lib conftest.o -lboost_python--d -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--d collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/libexec conftest.o -lboost_python--d -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--d collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/lib conftest.o -lboost_python--d -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python--d collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/lib conftest.o -lboost_python-mt-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-mt-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/libexec conftest.o -lboost_python-mt-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-mt-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/lib conftest.o -lboost_python-mt-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-mt-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/libexec conftest.o -lboost_python-mt-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-mt-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/lib conftest.o -lboost_python-mt-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-mt-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/lib conftest.o -lboost_python-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/libexec conftest.o -lboost_python-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/lib conftest.o -lboost_python-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/libexec conftest.o -lboost_python-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/lib conftest.o -lboost_python-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/lib conftest.o -lboost_python-mt-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-mt-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/libexec conftest.o -lboost_python-mt-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-mt-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/lib conftest.o -lboost_python-mt-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-mt-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/libexec conftest.o -lboost_python-mt-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-mt-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/lib conftest.o -lboost_python-mt-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-mt-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/lib conftest.o -lboost_python-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/libexec conftest.o -lboost_python-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/lib conftest.o -lboost_python-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/libexec conftest.o -lboost_python-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/lib conftest.o -lboost_python-d-1_48 -lpthread -ldl -lutil -lm -lpython2.7 >&5 /bin/ld: cannot find -lboost_python-d-1_48 collect2: error: ld returned 1 exit status configure:20001: $? = 1 configure:19986: re-using the existing conftest.o configure:19992: g++ -o conftest -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/local/lib conftest.o -lboost_python-mt -lpthread -ldl -lutil -lm -lpython2.7 >&5 configure:20001: $? = 0 configure:20041: result: yes configure:20074: checking for main in -ldl configure:20093: g++ -o conftest -g -O2 conftest.cpp -ldl >&5 configure:20093: $? = 0 configure:20102: result: yes configure:20113: checking boost/serialization/access.hpp usability configure:20113: g++ -c -g -O2 conftest.cpp >&5 configure:20113: $? = 0 configure:20113: result: yes configure:20113: checking boost/serialization/access.hpp presence configure:20113: g++ -E conftest.cpp configure:20113: $? = 0 configure:20113: result: yes configure:20113: checking for boost/serialization/access.hpp configure:20113: result: yes configure:20123: checking AL/alut.h usability configure:20123: g++ -c -g -O2 conftest.cpp >&5 configure:20123: $? = 0 configure:20123: result: yes configure:20123: checking AL/alut.h presence configure:20123: g++ -E conftest.cpp configure:20123: $? = 0 configure:20123: result: yes configure:20123: checking for AL/alut.h configure:20123: result: yes configure:20131: checking for ov_clear in -lvorbisfile configure:20156: g++ -o conftest -g -O2 conftest.cpp -lvorbisfile >&5 configure:20156: $? = 0 configure:20165: result: yes configure:20173: checking for alGetError in -lopenal configure:20198: g++ -o conftest -g -O2 conftest.cpp -lopenal >&5 configure:20198: $? = 0 configure:20207: result: yes configure:20215: checking for main in -lalut configure:20234: g++ -o conftest -g -O2 conftest.cpp -lalut -lopenal >&5 configure:20234: $? = 0 configure:20243: result: yes configure:20421: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by darkradiant config.status 1.7.2, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost.localdomain config.status:1324: creating install/darkradiant.desktop config.status:1324: creating install/i18n//Makefile.in config.status:1324: creating Makefile config.status:1324: creating radiant/Makefile config.status:1324: creating install/i18n/Makefile.in config.status:1324: creating libs/Makefile config.status:1324: creating libs/ddslib/Makefile config.status:1324: creating libs/gtkutil/Makefile config.status:1324: creating libs/math/Makefile config.status:1324: creating libs/picomodel/Makefile config.status:1324: creating libs/scene/Makefile config.status:1324: creating libs/xmlutil/Makefile config.status:1324: creating plugins/Makefile config.status:1324: creating plugins/archivezip/Makefile config.status:1324: creating plugins/commandsystem/Makefile config.status:1324: creating plugins/eclassmgr/Makefile config.status:1324: creating plugins/eclasstree/Makefile config.status:1324: creating plugins/entity/Makefile config.status:1324: creating plugins/entitylist/Makefile config.status:1324: creating plugins/eventmanager/Makefile config.status:1324: creating plugins/filetypes/Makefile config.status:1324: creating plugins/filters/Makefile config.status:1324: creating plugins/fonts/Makefile config.status:1324: creating plugins/grid/Makefile config.status:1324: creating plugins/image/Makefile config.status:1324: creating plugins/mapdoom3/Makefile config.status:1324: creating plugins/md5model/Makefile config.status:1324: creating plugins/model/Makefile config.status:1324: creating plugins/particles/Makefile config.status:1324: creating plugins/scenegraph/Makefile config.status:1324: creating plugins/script/Makefile config.status:1324: creating plugins/shaders/Makefile config.status:1324: creating plugins/skins/Makefile config.status:1324: creating plugins/sound/Makefile config.status:1324: creating plugins/uimanager/Makefile config.status:1324: creating plugins/undo/Makefile config.status:1324: creating plugins/vfspk3/Makefile config.status:1324: creating plugins/wavefront/Makefile config.status:1324: creating plugins/xmlregistry/Makefile config.status:1324: creating plugins/dm.stimresponse/Makefile config.status:1324: creating plugins/dm.objectives/Makefile config.status:1324: creating plugins/dm.difficulty/Makefile config.status:1324: creating plugins/dm.gui/Makefile config.status:1324: creating plugins/dm.editing/Makefile config.status:1324: creating plugins/dm.conversation/Makefile config.status:1324: creating config.h config.status:1505: config.h is unchanged config.status:1553: executing po-directories commands config.status:1553: executing depfiles commands config.status:1553: executing libtool 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_BOOST_ROOT_set= ac_cv_env_BOOST_ROOT_value= 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_CPP_set= ac_cv_env_CPP_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= ac_cv_env_CXX_value= ac_cv_env_FTGL_CFLAGS_set= ac_cv_env_FTGL_CFLAGS_value= ac_cv_env_FTGL_LIBS_set= ac_cv_env_FTGL_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GTKGLEXTMM_CFLAGS_set= ac_cv_env_GTKGLEXTMM_CFLAGS_value= ac_cv_env_GTKGLEXTMM_LIBS_set= ac_cv_env_GTKGLEXTMM_LIBS_value= ac_cv_env_GTKGLEXT_CFLAGS_set= ac_cv_env_GTKGLEXT_CFLAGS_value= ac_cv_env_GTKGLEXT_LIBS_set= ac_cv_env_GTKGLEXT_LIBS_value= ac_cv_env_GTKMM_CFLAGS_set= ac_cv_env_GTKMM_CFLAGS_value= ac_cv_env_GTKMM_LIBS_set= ac_cv_env_GTKMM_LIBS_value= ac_cv_env_GTKSOURCEVIEWMM_CFLAGS_set= ac_cv_env_GTKSOURCEVIEWMM_CFLAGS_value= ac_cv_env_GTKSOURCEVIEWMM_LIBS_set= ac_cv_env_GTKSOURCEVIEWMM_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_LIBSIGC_CFLAGS_set= ac_cv_env_LIBSIGC_CFLAGS_value= ac_cv_env_LIBSIGC_LIBS_set= ac_cv_env_LIBSIGC_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PNG_CFLAGS_set= ac_cv_env_PNG_CFLAGS_value= ac_cv_env_PNG_LIBS_set= ac_cv_env_PNG_LIBS_value= ac_cv_env_XML_CFLAGS_set= ac_cv_env_XML_CFLAGS_value= ac_cv_env_XML_LIBS_set= ac_cv_env_XML_LIBS_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_header_AL_alut_h=yes ac_cv_header_GL_glew_h=yes ac_cv_header_boost_bind_hpp=yes ac_cv_header_boost_filesystem_path_hpp=yes ac_cv_header_boost_foreach_hpp=yes ac_cv_header_boost_format_hpp=yes ac_cv_header_boost_function_hpp=yes ac_cv_header_boost_python_hpp=yes ac_cv_header_boost_regex_hpp=yes ac_cv_header_boost_scoped_ptr_hpp=yes ac_cv_header_boost_serialization_access_hpp=yes ac_cv_header_boost_shared_ptr_hpp=yes ac_cv_header_boost_system_error_code_hpp=yes ac_cv_header_boost_tokenizer_hpp=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_GLEW_main=yes ac_cv_lib_GLU_gluBuild2DMipmaps=yes ac_cv_lib_GL_main=yes ac_cv_lib_alut_main=yes ac_cv_lib_dl_main=yes ac_cv_lib_jpeg_jpeg_start_compress=yes ac_cv_lib_openal_alGetError=yes ac_cv_lib_vorbisfile_ov_clear=yes ac_cv_lib_z_inflateEnd=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/bin/msgfmt ac_cv_path_MSGMERGE=/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PYTHON_CONFIG=python-config ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes boost_cv_inc_path=yes boost_cv_lib_filesystem=yes boost_cv_lib_filesystem_LDFLAGS='-L/usr/local/lib -Wl,-R/usr/local/lib' boost_cv_lib_filesystem_LDPATH=/usr/local/lib boost_cv_lib_filesystem_LIBS=-lboost_filesystem-mt boost_cv_lib_python=yes boost_cv_lib_python_LDFLAGS='-L/usr/local/lib -Wl,-R/usr/local/lib' boost_cv_lib_python_LDPATH=/usr/local/lib boost_cv_lib_python_LIBS=-lboost_python-mt boost_cv_lib_regex=yes boost_cv_lib_regex_LDFLAGS='-L/usr/local/lib -Wl,-R/usr/local/lib' boost_cv_lib_regex_LDPATH=/usr/local/lib boost_cv_lib_regex_LIBS=-lboost_regex-mt boost_cv_lib_system=yes boost_cv_lib_system_LDFLAGS='-L/usr/local/lib -Wl,-R/usr/local/lib' boost_cv_lib_system_LDPATH=/usr/local/lib boost_cv_lib_system_LIBS=-lboost_system-mt boost_cv_lib_tag= boost_cv_lib_version=1_48 gt_cv_func_gnugettext1_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/bin/ld lt_cv_path_LDCXX=/bin/ld lt_cv_path_NM='/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_FTGL_CFLAGS='-I/usr/include/FTGL -I/usr/include/freetype2 ' pkg_cv_FTGL_LIBS='-lftgl ' pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lglib-2.0 ' pkg_cv_GTKGLEXTMM_CFLAGS='-pthread -I/usr/include/gtkglextmm-1.2 -I/usr/lib/gtkglextmm-1.2/include -I/usr/include/gtkglext-1.0 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/lib/gtkglext-1.0/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/atk-1.0 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 ' pkg_cv_GTKGLEXTMM_LIBS='-Wl,--export-dynamic -pthread -lgtkglextmm-x11-1.2 -lgdkglextmm-x11-1.2 -lgtkglext-x11-1.0 -lgtkmm-2.4 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lpangox-1.0 -lX11 -lgmodule-2.0 -lrt -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' pkg_cv_GTKGLEXT_CFLAGS='-pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 ' pkg_cv_GTKGLEXT_LIBS='-Wl,--export-dynamic -pthread -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lrt -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' pkg_cv_GTKMM_CFLAGS='-pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 ' pkg_cv_GTKMM_LIBS='-lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' pkg_cv_GTKSOURCEVIEWMM_CFLAGS='-pthread -I/usr/include/gtksourceviewmm-2.0 -I/usr/lib/gtksourceviewmm-2.0/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/gtksourceview-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 ' pkg_cv_GTKSOURCEVIEWMM_LIBS='-lgtksourceviewmm-2.0 -lgtkmm-2.4 -lgtksourceview-2.0 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' pkg_cv_GTK_CFLAGS='-pthread -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/gdk-pixbuf-2.0 -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/libpng15 ' pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' pkg_cv_LIBSIGC_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' pkg_cv_LIBSIGC_LIBS='-lsigc-2.0 ' pkg_cv_PNG_CFLAGS='-I/usr/include/libpng15 ' pkg_cv_PNG_LIBS='-lpng15 ' pkg_cv_XML_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_XML_LIBS='-lxml2 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/local/src/darkradiant/missing --run aclocal-1.11' ALUT_LIBS='-lalut' AL_LIBS='-lopenal' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /usr/local/src/darkradiant/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/src/darkradiant/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/src/darkradiant/missing --run automake-1.11' AWK='gawk' BOOST_CPPFLAGS='' BOOST_FILESYSTEM_LDFLAGS='-L/usr/local/lib -Wl,-R/usr/local/lib' BOOST_FILESYSTEM_LDPATH='/usr/local/lib' BOOST_FILESYSTEM_LIBS='-lboost_filesystem-mt' BOOST_LDPATH='/usr/local/lib' BOOST_PYTHON_CPPFLAGS='-I/usr/include/python2.7 -I/usr/include/python2.7' BOOST_PYTHON_LDFLAGS='-L/usr/local/lib -Wl,-R/usr/local/lib' BOOST_PYTHON_LDPATH='/usr/local/lib' BOOST_PYTHON_LIBS='-lboost_python-mt' BOOST_REGEX_LDFLAGS='-L/usr/local/lib -Wl,-R/usr/local/lib' BOOST_REGEX_LDPATH='/usr/local/lib' BOOST_REGEX_LIBS='-lboost_regex-mt' BOOST_ROOT='' BOOST_SYSTEM_LDFLAGS='-L/usr/local/lib -Wl,-R/usr/local/lib' BOOST_SYSTEM_LDPATH='/usr/local/lib' BOOST_SYSTEM_LIBS='-lboost_system-mt' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O0 -g -O2 -Wall -Wno-unused-variable -Werror=return-type' CPP='gcc -E' CPPFLAGS='-D_DEBUG -DPOSIX' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O0 -Wall -Wno-unused-variable -Werror=return-type' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS=' '\''--with-boost='\''' DLLTOOL='false' DL_LIBS='-ldl' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FTGL_CFLAGS='-I/usr/include/FTGL -I/usr/include/freetype2 ' FTGL_LIBS='-lftgl ' GETTEXT_MACRO_VERSION='0.18' GLEW_LIBS='-lGLEW' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lglib-2.0 ' GLU_LIBS='-lGLU' GL_LIBS='-lGL' GMSGFMT='/bin/msgfmt' GMSGFMT_015='/bin/msgfmt' GREP='/bin/grep' GTKGLEXTMM_CFLAGS='-pthread -I/usr/include/gtkglextmm-1.2 -I/usr/lib/gtkglextmm-1.2/include -I/usr/include/gtkglext-1.0 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/lib/gtkglext-1.0/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/atk-1.0 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 ' GTKGLEXTMM_LIBS='-Wl,--export-dynamic -pthread -lgtkglextmm-x11-1.2 -lgdkglextmm-x11-1.2 -lgtkglext-x11-1.0 -lgtkmm-2.4 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lpangox-1.0 -lX11 -lgmodule-2.0 -lrt -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' GTKGLEXT_CFLAGS='-pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 ' GTKGLEXT_LIBS='-Wl,--export-dynamic -pthread -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lrt -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' GTKMM_CFLAGS='-pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 ' GTKMM_LIBS='-lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' GTKSOURCEVIEWMM_CFLAGS='-pthread -I/usr/include/gtksourceviewmm-2.0 -I/usr/lib/gtksourceviewmm-2.0/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/gtksourceview-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 ' GTKSOURCEVIEWMM_LIBS='-lgtksourceviewmm-2.0 -lgtkmm-2.4 -lgtksourceview-2.0 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' GTK_CFLAGS='-pthread -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/gdk-pixbuf-2.0 -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/libpng15 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' JPEG_LIBS='-ljpeg' LD='/bin/ld' LDFLAGS=' -Wl,-z,defs' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LIBSIGC_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' LIBSIGC_LIBS='-lsigc-2.0 ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/local/src/darkradiant/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/bin/msgfmt' MSGFMT_015='/bin/msgfmt' MSGMERGE='/bin/msgmerge' NM='/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='darkradiant' PACKAGE_BUGREPORT='' PACKAGE_NAME='darkradiant' PACKAGE_STRING='darkradiant 1.7.2' PACKAGE_TARNAME='darkradiant' PACKAGE_URL='' PACKAGE_VERSION='1.7.2' PATH_SEPARATOR=':' PKG_CONFIG='/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PNG_CFLAGS='-I/usr/include/libpng15 ' PNG_LIBS='-lpng15 ' POSUB='po' PYTHON_CONFIG='python-config' PYTHON_LIBS='-lpthread -ldl -lutil -lm -lpython2.7' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='1.7.2' VORBIS_LIBS='-lvorbisfile' XGETTEXT='/bin/xgettext' XGETTEXT_015='/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XML_CFLAGS='-I/usr/include/libxml2 ' XML_LIBS='-lxml2 ' Z_LIBS='-lz' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' conv_plugin='dm.conversation' datadir='${datarootdir}' datarootdir='${prefix}/share' difficulty_plugin='dm.difficulty' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' editing_plugin='dm.editing' exec_prefix='${prefix}' gui_plugin='dm.gui' 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} /usr/local/src/darkradiant/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' obj_plugin='dm.objectives' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' script_module='script' sharedstatedir='${prefix}/com' sound_module='sound' sr_plugin='dm.stimresponse' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "darkradiant" #define PACKAGE_TARNAME "darkradiant" #define PACKAGE_VERSION "1.7.2" #define PACKAGE_STRING "darkradiant 1.7.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "darkradiant" #define VERSION "1.7.2" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_GTKSOURCEVIEW /**/ #define HAVE_BOOST 1 #define HAVE_BOOST_BIND_HPP 1 #define HAVE_BOOST_FOREACH_HPP 1 #define HAVE_BOOST_FORMAT_HPP 1 #define HAVE_BOOST_FUNCTION_HPP 1 #define HAVE_BOOST_SCOPED_PTR_HPP 1 #define HAVE_BOOST_SHARED_PTR_HPP 1 #define HAVE_BOOST_TOKENIZER_HPP 1 #define HAVE_BOOST_REGEX_HPP 1 #define HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1 #define HAVE_BOOST_FILESYSTEM_PATH_HPP 1 #define HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1 #define HAVE_BOOST_PYTHON_HPP 1 configure: exit 0