This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by POV-Ray configure 3.7.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure COMPILED_BY=Dmitry ## --------- ## ## Platform. ## ## --------- ## hostname = i5-ubuntu64-1404 uname -m = x86_64 uname -r = 3.13.0-24-generic uname -s = Linux uname -v = #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3706: result: =============================================================================== Configure POV-Ray version 3.7.0 =============================================================================== This is an unofficial version compiled by: Dmitry The POV-Ray Team(tm) is not responsible for supporting this version. configure:3727: result: Environment ----------- configure:3736: checking build system type configure:3750: result: x86_64-unknown-linux-gnu configure:3770: checking host system type configure:3783: result: x86_64-unknown-linux-gnu configure:3820: checking for a BSD-compatible install configure:3888: result: /usr/bin/install -c configure:3899: checking whether build environment is sane configure:3954: result: yes configure:3992: WARNING: 'missing' script is too old or missing configure:4105: checking for a thread-safe mkdir -p configure:4144: result: /bin/mkdir -p configure:4151: checking for gawk configure:4167: found /usr/bin/gawk configure:4178: result: gawk configure:4189: checking whether make sets $(MAKE) configure:4211: result: yes configure:4240: checking whether make supports nested variables configure:4257: result: yes configure:4383: checking whether to enable maintainer-specific portions of Makefiles configure:4392: result: no ax_fix_incorrect_path_regexp = [=:]*\.:* ax_fix_incorrect_path_old = ax_fix_incorrect_path_new = configure:4419: checking whether $C_INCLUDE_PATH contains the "." path configure:4429: result: no ax_fix_incorrect_path_regexp = [=:]*\.:* ax_fix_incorrect_path_old = ax_fix_incorrect_path_new = configure:4447: checking whether $CPLUS_INCLUDE_PATH contains the "." path configure:4457: result: no configure:4468: result: Programs -------- configure:4524: checking for gcc configure:4540: found /usr/bin/gcc configure:4551: result: gcc configure:4780: checking for C compiler version configure:4789: gcc --version >&5 gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:4800: $? = 0 configure:4789: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:4800: $? = 0 configure:4789: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4800: $? = 4 configure:4789: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4800: $? = 4 configure:4820: checking whether the C compiler works configure:4842: gcc conftest.c >&5 configure:4846: $? = 0 configure:4894: result: yes configure:4897: checking for C compiler default output file name configure:4899: result: a.out configure:4905: checking for suffix of executables configure:4912: gcc -o conftest conftest.c >&5 configure:4916: $? = 0 configure:4938: result: configure:4960: checking whether we are cross compiling configure:4968: gcc -o conftest conftest.c >&5 configure:4972: $? = 0 configure:4979: ./conftest configure:4983: $? = 0 configure:4998: result: no configure:5003: checking for suffix of object files configure:5025: gcc -c conftest.c >&5 configure:5029: $? = 0 configure:5050: result: o configure:5054: checking whether we are using the GNU C compiler configure:5073: gcc -c conftest.c >&5 configure:5073: $? = 0 configure:5082: result: yes configure:5091: checking whether gcc accepts -g configure:5111: gcc -c -g conftest.c >&5 configure:5111: $? = 0 configure:5152: result: yes configure:5169: checking for gcc option to accept ISO C89 configure:5232: gcc -c conftest.c >&5 configure:5232: $? = 0 configure:5245: result: none needed configure:5270: checking whether gcc understands -c and -o together configure:5292: gcc -c conftest.c -o conftest2.o configure:5295: $? = 0 configure:5292: gcc -c conftest.c -o conftest2.o configure:5295: $? = 0 configure:5307: result: yes configure:5335: checking for style of include used by make configure:5363: result: GNU configure:5389: checking dependency style of gcc configure:5500: result: gcc3 configure:5520: checking how to run the C preprocessor configure:5551: gcc -E conftest.c configure:5551: $? = 0 configure:5565: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | /* end confdefs.h. */ | #include configure:5590: result: gcc -E configure:5610: gcc -E conftest.c configure:5610: $? = 0 configure:5624: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | /* end confdefs.h. */ | #include configure:5656: checking for grep that handles long lines and -e configure:5714: result: /bin/grep configure:5719: checking for egrep configure:5781: result: /bin/grep -E configure:5786: checking for ANSI C header files configure:5806: gcc -c conftest.c >&5 configure:5806: $? = 0 configure:5879: gcc -o conftest conftest.c >&5 configure:5879: $? = 0 configure:5879: ./conftest configure:5879: $? = 0 configure:5890: result: yes configure:5903: checking for sys/types.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for sys/stat.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for stdlib.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for string.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for memory.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for strings.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for inttypes.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for stdint.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for unistd.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5917: checking for stdlib.h configure:5917: result: yes configure:5996: checking for g++ configure:6012: found /usr/bin/g++ configure:6023: result: g++ configure:6050: checking for C++ compiler version configure:6059: g++ --version >&5 g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:6070: $? = 0 configure:6059: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:6070: $? = 0 configure:6059: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:6070: $? = 4 configure:6059: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:6070: $? = 4 configure:6074: checking whether we are using the GNU C++ compiler configure:6093: g++ -c conftest.cpp >&5 configure:6093: $? = 0 configure:6102: result: yes configure:6111: checking whether g++ accepts -g configure:6131: g++ -c -g conftest.cpp >&5 configure:6131: $? = 0 configure:6172: result: yes configure:6197: checking dependency style of g++ configure:6308: result: gcc3 configure:6323: checking whether the g++ compiler works configure:6337: g++ -o conftest conftest.cpp >&5 configure:6337: $? = 0 configure:6338: result: yes configure:6358: checking how to run the C++ preprocessor configure:6385: g++ -E conftest.cpp configure:6385: $? = 0 configure:6399: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 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_STDLIB_H 1 | /* end confdefs.h. */ | #include configure:6424: result: g++ -E configure:6444: g++ -E conftest.cpp configure:6444: $? = 0 configure:6458: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 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_STDLIB_H 1 | /* end confdefs.h. */ | #include configure:6488: checking for C++ compiler vendor configure:6512: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:30:7: error: 'thisisanerror' was not declared in this scope thisisanerror; ^ configure:6512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 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_STDLIB_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:6512: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:30:7: error: 'thisisanerror' was not declared in this scope thisisanerror; ^ configure:6512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 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_STDLIB_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:6512: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:30:7: error: 'thisisanerror' was not declared in this scope thisisanerror; ^ configure:6512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 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_STDLIB_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:6512: g++ -c conftest.cpp >&5 configure:6512: $? = 0 configure:6519: result: gnu configure:6528: checking for g++ version try option -dumpversion with filter "/bin/grep -E [0-9]" g++ -dumpversion < /dev/null > conftest.out 2>&1 4.8 configure:6557: result: 4.8 configure:6640: checking for ranlib configure:6656: found /usr/bin/ranlib configure:6667: result: ranlib configure:6695: result: Libraries --------- configure:6701: checking whether to link with cygwin DLL configure:6858: result: no configure:6868: checking whether to enable static linking configure:6957: result: no configure:6976: g++ -o conftest -v conftest.cpp >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) COLLECT_GCC_OPTIONS='-o' 'conftest' '-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/4.8/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE conftest.cpp -quiet -dumpbase conftest.cpp -mtune=generic -march=x86-64 -auxbase conftest -version -fstack-protector -Wformat -Wformat-security -o /tmp/ccj8q5ix.s GNU C++ (Ubuntu 4.8.2-19ubuntu1) version 4.8.2 (x86_64-linux-gnu) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/4.8" ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../x86_64-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /usr/include/c++/4.8 /usr/include/x86_64-linux-gnu/c++/4.8 /usr/include/c++/4.8/backward /usr/lib/gcc/x86_64-linux-gnu/4.8/include /usr/local/include /usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed /usr/include/x86_64-linux-gnu /usr/include End of search list. GNU C++ (Ubuntu 4.8.2-19ubuntu1) version 4.8.2 (x86_64-linux-gnu) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: 26a7c0bd346d04102f6aea776e0cccc5 COLLECT_GCC_OPTIONS='-o' 'conftest' '-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' as -v --64 -o /tmp/ccgcueat.o /tmp/ccj8q5ix.s GNU assembler version 2.24 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.24 COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-o' 'conftest' '-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. /tmp/ccgcueat.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o configure:6976: $? = 0 configure:7150: checking for the pthreads library -lpthreads configure:7183: gcc -o conftest conftest.c -lpthreads >&5 conftest.c: In function 'main': conftest.c:33:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 3) [-Wnonnull] /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:7183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 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_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7192: result: no configure:7095: checking whether pthreads work without any flags configure:7183: gcc -o conftest conftest.c >&5 conftest.c: In function 'main': conftest.c:33:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 3) [-Wnonnull] /tmp/ccmkNN3C.o: In function `main': conftest.c:(.text+0x1b): undefined reference to `pthread_join' conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x97): undefined reference to `pthread_create' conftest.c:(.text+0xa3): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:7183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 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_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7192: result: no configure:7100: checking whether pthreads work with -Kthread configure:7183: gcc -o conftest -Kthread conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:7183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 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_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7192: result: no configure:7100: checking whether pthreads work with -kthread configure:7183: gcc -o conftest -kthread conftest.c >&5 gcc: error: unrecognized command line option '-kthread' configure:7183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 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_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7192: result: no configure:7150: checking for the pthreads library -llthread configure:7183: gcc -o conftest conftest.c -llthread >&5 conftest.c: In function 'main': conftest.c:33:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 3) [-Wnonnull] /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:7183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 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_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7192: result: no configure:7100: checking whether pthreads work with -pthread configure:7183: gcc -o conftest -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:33:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 3) [-Wnonnull] configure:7183: $? = 0 configure:7192: result: yes configure:7211: checking for joinable pthread attribute configure:7226: gcc -o conftest -pthread conftest.c >&5 configure:7226: $? = 0 configure:7232: result: PTHREAD_CREATE_JOINABLE configure:7242: checking if more special flags are required for pthreads configure:7249: result: no configure:7384: checking for boostlib >= 1.37 configure:7438: g++ -c -pthread -I/usr/include conftest.cpp >&5 configure:7438: $? = 0 configure:7440: result: yes configure:7606: checking whether the Boost::Thread library is available configure:7638: g++ -c -pthread -pthread -I/usr/include conftest.cpp >&5 configure:7638: $? = 0 configure:7653: result: yes configure:7849: checking whether the boost thread library is usable configure:7869: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -pthread >&5 /tmp/ccrJDcae.o: In function `__static_initialization_and_destruction_0(int, int)': conftest.cpp:(.text+0x4f): undefined reference to `boost::system::generic_category()' conftest.cpp:(.text+0x5b): undefined reference to `boost::system::generic_category()' conftest.cpp:(.text+0x67): undefined reference to `boost::system::system_category()' collect2: error: ld returned 1 exit status configure:7869: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 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_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | #define HAVE_PTHREAD 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | /* end confdefs.h. */ | | #include | | int | main () | { | boost::defer_lock_t(); return 0; | ; | return 0; | } configure:7874: result: no configure:7876: error: in `/home/di/workspace2/povray-3.7-stable': configure:7878: error: cannot link with the boost thread library See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_C99_COMPATIBLE_RADIOSITY_set= ac_cv_env_C99_COMPATIBLE_RADIOSITY_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_COMPILED_BY_set=set ac_cv_env_COMPILED_BY_value='Dmitry ' 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_NON_REDISTRIBUTABLE_BUILD_set= ac_cv_env_NON_REDISTRIBUTABLE_BUILD_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes 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_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/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_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_boost_thread=yes ax_cv_cxx_compiler_vendor=gnu ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' AWK='gawk' BOOST_CPPFLAGS='-pthread -I/usr/include' BOOST_LDFLAGS='-L/usr/lib' BOOST_THREAD_LIB='' C99_COMPATIBLE_RADIOSITY='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='' COMPILED_BY='Dmitry ' CPLUS_INCLUDE_PATH='' CPP='gcc -E' CPPFLAGS=' -pthread -I/usr/include' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -pthread' CYGPATH_W='echo' C_INCLUDE_PATH='' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS=' -L/usr/lib' LIBOBJS='' LIBS=' -pthread ' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKDIR_P='/bin/mkdir -p' NON_REDISTRIBUTABLE_BUILD='' OBJEXT='o' PACKAGE='povray' PACKAGE_BUGREPORT='unix-bugreports-2011@povray.org' PACKAGE_NAME='POV-Ray' PACKAGE_STRING='POV-Ray 3.7.0' PACKAGE_TARNAME='povray' PACKAGE_URL='' PACKAGE_VERSION='3.7.0' PATH_SEPARATOR=':' PKGCONFIG='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SDLCONFIG='' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='3.7.0' VERSION_BASE='3.7' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_CXX='g++' acx_pthread_config='' 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='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/di/workspace2/povray-3.7-stable/unix/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' povgroup='' povowner='' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "POV-Ray" #define PACKAGE_TARNAME "povray" #define PACKAGE_VERSION "3.7.0" #define PACKAGE_STRING "POV-Ray 3.7.0" #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" #define PACKAGE_URL "" #define VERSION_BASE "3.7" #define DISTRIBUTION_MESSAGE_2 " Dmitry " #define PACKAGE "povray" #define VERSION "3.7.0" #define STDC_HEADERS 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_STDLIB_H 1 #define BUILD_ARCH "x86_64-unknown-linux-gnu" #define COMPILER_VENDOR "gnu" #define COMPILER_VERSION "g++ 4.8" #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" #define HAVE_PTHREAD 1 #define HAVE_BOOST /**/ #define HAVE_BOOST_THREAD /**/ configure: exit 1