This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MTK++ configure 0.2.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = sv-lab-desktop uname -m = i686 uname -r = 2.6.32-21-generic uname -s = Linux uname -v = #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 /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: /opt/intel/composerxe-2011.1.107/bin/ia32 PATH: /opt/intel/composerxe-2011.1.107/mpirt/bin/ia32 PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/X11R6/bin PATH: /usr/local/amber11/bin PATH: /usr/local/amber9/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2646: checking for a BSD-compatible install configure:2714: result: /usr/bin/install -c configure:2725: checking whether build environment is sane configure:2775: result: yes configure:2916: checking for a thread-safe mkdir -p configure:2955: result: /usr/bin/mkdir -p configure:2968: checking for gawk configure:2984: found /usr/bin/gawk configure:2995: result: gawk configure:3006: checking whether make sets $(MAKE) configure:3028: result: yes configure:3119: checking whether to enable maintainer-specific portions of Makefiles configure:3128: result: no configure:3208: checking for g++ configure:3224: found /usr/bin/g++ configure:3235: result: g++ configure:3262: checking for C++ compiler version configure:3271: g++ --version >&5 g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3 Copyright (C) 2009 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:3282: $? = 0 configure:3271: g++ -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) configure:3282: $? = 0 configure:3271: g++ -V >&5 g++: '-V' option must have argument configure:3282: $? = 1 configure:3271: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:3282: $? = 1 configure:3302: checking whether the C++ compiler works configure:3324: g++ -L/usr/local/lib conftest.cpp >&5 configure:3328: $? = 0 configure:3376: result: yes configure:3379: checking for C++ compiler default output file name configure:3381: result: a.out configure:3387: checking for suffix of executables configure:3394: g++ -o conftest -L/usr/local/lib conftest.cpp >&5 configure:3398: $? = 0 configure:3420: result: configure:3442: checking whether we are cross compiling configure:3450: g++ -o conftest -L/usr/local/lib conftest.cpp >&5 configure:3454: $? = 0 configure:3461: ./conftest configure:3465: $? = 0 configure:3480: result: no configure:3485: checking for suffix of object files configure:3507: g++ -c conftest.cpp >&5 configure:3511: $? = 0 configure:3532: result: o configure:3536: checking whether we are using the GNU C++ compiler configure:3555: g++ -c conftest.cpp >&5 configure:3555: $? = 0 configure:3564: result: yes configure:3573: checking whether g++ accepts -g configure:3593: g++ -c -g conftest.cpp >&5 configure:3593: $? = 0 configure:3634: result: yes configure:3668: checking for style of include used by make configure:3696: result: GNU configure:3721: checking dependency style of g++ configure:3831: result: gcc3 configure:3894: checking for gcc configure:3910: found /usr/bin/gcc configure:3921: result: gcc configure:4150: checking for C compiler version configure:4159: gcc --version >&5 gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 Copyright (C) 2009 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:4170: $? = 0 configure:4159: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) configure:4170: $? = 0 configure:4159: gcc -V >&5 gcc: '-V' option must have argument configure:4170: $? = 1 configure:4159: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4170: $? = 1 configure:4174: checking whether we are using the GNU C compiler configure:4193: gcc -c -I/usr/local/include conftest.c >&5 configure:4193: $? = 0 configure:4202: result: yes configure:4211: checking whether gcc accepts -g configure:4231: gcc -c -g conftest.c >&5 configure:4231: $? = 0 configure:4272: result: yes configure:4289: checking for gcc option to accept ISO C89 configure:4353: gcc -c -I/usr/local/include conftest.c >&5 configure:4353: $? = 0 configure:4366: result: none needed configure:4388: checking dependency style of gcc configure:4498: result: gcc3 configure:4515: checking for swig configure:4548: result: no configure:4555: checking for python configure:4573: found /usr/bin/python configure:4585: result: /usr/bin/python configure:4623: checking build system type configure:4637: result: i686-pc-linux-gnu configure:4657: checking host system type configure:4670: result: i686-pc-linux-gnu configure:4711: checking how to print strings configure:4738: result: printf configure:4759: checking for a sed that does not truncate output configure:4823: result: /usr/bin/sed configure:4841: checking for grep that handles long lines and -e configure:4899: result: /usr/bin/grep configure:4904: checking for egrep configure:4966: result: /usr/bin/grep -E configure:4971: checking for fgrep configure:5033: result: /usr/bin/grep -F configure:5068: checking for ld used by gcc configure:5135: result: /usr/bin/ld configure:5142: checking if the linker (/usr/bin/ld) is GNU ld configure:5157: result: yes configure:5169: checking for BSD- or MS-compatible name lister (nm) configure:5218: result: /usr/bin/nm -B configure:5348: checking the name lister (/usr/bin/nm -B) interface configure:5355: g++ -c -g -O2 conftest.cpp >&5 configure:5358: /usr/bin/nm -B "conftest.o" configure:5361: output 00000000 B some_variable configure:5368: result: BSD nm configure:5371: checking whether ln -s works configure:5375: result: yes configure:5383: checking the maximum length of command line arguments configure:5508: result: 1572864 configure:5525: checking whether the shell understands some XSI constructs configure:5535: result: yes configure:5539: checking whether the shell understands "+=" configure:5545: result: yes configure:5580: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:5620: result: func_convert_file_noop configure:5627: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:5647: result: func_convert_file_noop configure:5654: checking for /usr/bin/ld option to reload object files configure:5661: result: -r configure:5735: checking for objdump configure:5751: found /usr/bin/objdump configure:5762: result: objdump configure:5794: checking how to recognize dependent libraries configure:5996: result: pass_all configure:6081: checking for dlltool configure:6111: result: no configure:6141: checking how to associate runtime and link libraries configure:6168: result: printf %s\n configure:6229: checking for ar configure:6245: found /usr/bin/ar configure:6256: result: ar configure:6293: checking for archiver @FILE support configure:6310: g++ -c -g -O2 conftest.cpp >&5 configure:6310: $? = 0 configure:6313: ar cru libconftest.a @conftest.lst >&5 configure:6316: $? = 0 configure:6321: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6324: $? = 1 configure:6336: result: @ configure:6394: checking for strip configure:6410: found /usr/bin/strip configure:6421: result: strip configure:6493: checking for ranlib configure:6509: found /usr/bin/ranlib configure:6520: result: ranlib configure:6622: checking command to parse /usr/bin/nm -B output from gcc object configure:6741: g++ -c -g -O2 conftest.cpp >&5 configure:6744: $? = 0 configure:6748: /usr/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:6751: $? = 0 configure:6817: g++ -o conftest -g -O2 -L/usr/local/lib conftest.cpp conftstm.o >&5 configure:6820: $? = 0 configure:6858: result: ok configure:6895: checking for sysroot configure:6925: result: no configure:7169: checking for mt configure:7185: found /usr/bin/mt configure:7196: result: mt configure:7219: checking if mt is a manifest tool configure:7225: mt '-?' mt: invalid option -- ? configure:7233: result: no configure:7865: checking how to run the C preprocessor configure:7896: gcc -E conftest.c configure:7896: $? = 0 configure:7910: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:7910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MTK++" | #define PACKAGE_TARNAME "MTKpp" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "MTK++ 0.2.0" | #define PACKAGE_BUGREPORT "martin.b.peters@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "MTKpp" | #define VERSION "0.2.0" | /* end confdefs.h. */ | #include configure:7935: result: gcc -E configure:7955: gcc -E conftest.c configure:7955: $? = 0 configure:7969: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:7969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MTK++" | #define PACKAGE_TARNAME "MTKpp" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "MTK++ 0.2.0" | #define PACKAGE_BUGREPORT "martin.b.peters@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "MTKpp" | #define VERSION "0.2.0" | /* end confdefs.h. */ | #include configure:7998: checking for ANSI C header files configure:8018: gcc -c -I/usr/local/include conftest.c >&5 configure:8018: $? = 0 configure:8091: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8091: $? = 0 configure:8091: ./conftest configure:8091: $? = 0 configure:8102: result: yes configure:8115: checking for sys/types.h configure:8115: gcc -c -I/usr/local/include conftest.c >&5 configure:8115: $? = 0 configure:8115: result: yes configure:8115: checking for sys/stat.h configure:8115: gcc -c -I/usr/local/include conftest.c >&5 configure:8115: $? = 0 configure:8115: result: yes configure:8115: checking for stdlib.h configure:8115: gcc -c -I/usr/local/include conftest.c >&5 configure:8115: $? = 0 configure:8115: result: yes configure:8115: checking for string.h configure:8115: gcc -c -I/usr/local/include conftest.c >&5 configure:8115: $? = 0 configure:8115: result: yes configure:8115: checking for memory.h configure:8115: gcc -c -I/usr/local/include conftest.c >&5 configure:8115: $? = 0 configure:8115: result: yes configure:8115: checking for strings.h configure:8115: gcc -c -I/usr/local/include conftest.c >&5 configure:8115: $? = 0 configure:8115: result: yes configure:8115: checking for inttypes.h configure:8115: gcc -c -I/usr/local/include conftest.c >&5 configure:8115: $? = 0 configure:8115: result: yes configure:8115: checking for stdint.h configure:8115: gcc -c -I/usr/local/include conftest.c >&5 configure:8115: $? = 0 configure:8115: result: yes configure:8115: checking for unistd.h configure:8115: gcc -c -I/usr/local/include conftest.c >&5 configure:8115: $? = 0 configure:8115: result: yes configure:8129: checking for dlfcn.h configure:8129: gcc -c -I/usr/local/include conftest.c >&5 configure:8129: $? = 0 configure:8129: result: yes configure:8326: checking for objdir configure:8341: result: .libs configure:8608: checking if gcc supports -fno-rtti -fno-exceptions configure:8626: gcc -c -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8630: $? = 0 configure:8643: result: no configure:8953: checking for gcc option to produce PIC configure:8960: result: -fPIC -DPIC configure:8968: checking if gcc PIC flag -fPIC -DPIC works configure:8986: gcc -c -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8990: $? = 0 configure:9003: result: yes configure:9032: checking if gcc static flag -static works configure:9060: result: yes configure:9075: checking if gcc supports -c -o file.o configure:9096: gcc -c -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:9100: $? = 0 configure:9122: result: yes configure:9130: checking if gcc supports -c -o file.o configure:9177: result: yes configure:9210: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10368: result: yes configure:10405: checking whether -lc should be explicitly linked in configure:10413: gcc -c -I/usr/local/include conftest.c >&5 configure:10416: $? = 0 configure:10431: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10434: $? = 0 configure:10448: result: no configure:10613: checking dynamic linker characteristics configure:11127: gcc -o conftest -I/usr/local/include -L/usr/local/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11127: $? = 0 configure:11349: result: GNU/Linux ld.so configure:11456: checking how to hardcode library paths into programs configure:11481: result: immediate configure:12021: checking whether stripping libraries is possible configure:12026: result: yes configure:12061: checking if libtool supports shared libraries configure:12063: result: yes configure:12066: checking whether to build shared libraries configure:12087: result: yes configure:12090: checking whether to build static libraries configure:12094: result: yes configure:12117: checking how to run the C++ preprocessor configure:12144: g++ -E conftest.cpp configure:12144: $? = 0 configure:12158: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:12158: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MTK++" | #define PACKAGE_TARNAME "MTKpp" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "MTK++ 0.2.0" | #define PACKAGE_BUGREPORT "martin.b.peters@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "MTKpp" | #define VERSION "0.2.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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12183: result: g++ -E configure:12203: g++ -E conftest.cpp configure:12203: $? = 0 configure:12217: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:12217: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MTK++" | #define PACKAGE_TARNAME "MTKpp" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "MTK++ 0.2.0" | #define PACKAGE_BUGREPORT "martin.b.peters@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "MTKpp" | #define VERSION "0.2.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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12387: checking for ld used by g++ configure:12454: result: /usr/bin/ld configure:12461: checking if the linker (/usr/bin/ld) is GNU ld configure:12476: result: yes configure:12531: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13535: result: yes configure:13570: g++ -c -g -O2 conftest.cpp >&5 configure:13573: $? = 0 configure:14093: checking for g++ option to produce PIC configure:14100: result: -fPIC -DPIC configure:14108: checking if g++ PIC flag -fPIC -DPIC works configure:14126: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14130: $? = 0 configure:14143: result: yes configure:14166: checking if g++ static flag -static works configure:14194: result: yes configure:14206: checking if g++ supports -c -o file.o configure:14227: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14231: $? = 0 configure:14253: result: yes configure:14258: checking if g++ supports -c -o file.o configure:14305: result: yes configure:14335: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14369: result: yes configure:14512: checking dynamic linker characteristics configure:15182: result: GNU/Linux ld.so configure:15235: checking how to hardcode library paths into programs configure:15260: result: immediate configure:15424: result: configure:15426: result: Using Boost (v1_38_0) provided with MTK++ configure:15428: result: configure:15470: result: configure:15472: result: Cannot find log4cxx configure:15474: result: configure:15506: checking for X configure:15614: g++ -E conftest.cpp configure:15614: $? = 0 configure:15645: g++ -o conftest -g -O2 -DNDEBUG -L/usr/local/lib conftest.cpp -lX11 >&5 configure:15645: $? = 0 configure:15695: result: libraries , headers configure:15703: checking QTDIR configure:15722: WARNING: QTDIR is not defined configure:16001: result: configure:16003: result: Using TinyXML provided with MTK++ configure:16005: result: configure:16019: checking for doxygen configure:16047: result: no configure:16057: checking for latex configure:16085: result: no configure:16095: checking for dvips configure:16123: result: no configure:16133: checking for gs configure:16149: found /usr/bin/gs configure:16161: result: yes configure:16171: checking for dot configure:16187: found /usr/bin/dot configure:16199: result: yes configure:16283: checking for diff configure:16299: found /usr/bin/diff configure:16311: result: yes configure:16332: checking for gcc option to accept ISO C99 configure:16481: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:16481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MTK++" | #define PACKAGE_TARNAME "MTKpp" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "MTK++ 0.2.0" | #define PACKAGE_BUGREPORT "martin.b.peters@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "MTKpp" | #define VERSION "0.2.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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_LOG4CXX 0 | #define USE_TINYXML 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:16481: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:16481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MTK++" | #define PACKAGE_TARNAME "MTKpp" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "MTK++ 0.2.0" | #define PACKAGE_BUGREPORT "martin.b.peters@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "MTKpp" | #define VERSION "0.2.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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_LOG4CXX 0 | #define USE_TINYXML 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:16481: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:16481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MTK++" | #define PACKAGE_TARNAME "MTKpp" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "MTK++ 0.2.0" | #define PACKAGE_BUGREPORT "martin.b.peters@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "MTKpp" | #define VERSION "0.2.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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_LOG4CXX 0 | #define USE_TINYXML 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:16481: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:16481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MTK++" | #define PACKAGE_TARNAME "MTKpp" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "MTK++ 0.2.0" | #define PACKAGE_BUGREPORT "martin.b.peters@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "MTKpp" | #define VERSION "0.2.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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_LOG4CXX 0 | #define USE_TINYXML 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:16481: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:16481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MTK++" | #define PACKAGE_TARNAME "MTKpp" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "MTK++ 0.2.0" | #define PACKAGE_BUGREPORT "martin.b.peters@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "MTKpp" | #define VERSION "0.2.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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_LOG4CXX 0 | #define USE_TINYXML 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:16481: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:16481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MTK++" | #define PACKAGE_TARNAME "MTKpp" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "MTK++ 0.2.0" | #define PACKAGE_BUGREPORT "martin.b.peters@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "MTKpp" | #define VERSION "0.2.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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_LOG4CXX 0 | #define USE_TINYXML 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:16481: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:16481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MTK++" | #define PACKAGE_TARNAME "MTKpp" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "MTK++ 0.2.0" | #define PACKAGE_BUGREPORT "martin.b.peters@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "MTKpp" | #define VERSION "0.2.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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_LOG4CXX 0 | #define USE_TINYXML 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:16497: result: unsupported configure:16507: checking for gcc option to accept ISO C89 configure:16584: result: none needed configure:16603: checking for gcc option to accept ISO Standard C configure:16614: result: none needed configure:16816: checking for C++ compiler version configure:16825: g++ --version >&5 g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3 Copyright (C) 2009 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:16836: $? = 0 configure:16825: g++ -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) configure:16836: $? = 0 configure:16825: g++ -V >&5 g++: '-V' option must have argument configure:16836: $? = 1 configure:16825: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:16836: $? = 1 configure:16840: checking whether we are using the GNU C++ compiler configure:16868: result: yes configure:16877: checking whether g++ accepts -g configure:16938: result: yes configure:16963: checking dependency style of g++ configure:17073: result: gcc3 configure:17200: checking for C compiler version configure:17209: gcc --version >&5 gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 Copyright (C) 2009 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:17220: $? = 0 configure:17209: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) configure:17220: $? = 0 configure:17209: gcc -V >&5 gcc: '-V' option must have argument configure:17220: $? = 1 configure:17209: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:17220: $? = 1 configure:17224: checking whether we are using the GNU C compiler configure:17252: result: yes configure:17261: checking whether gcc accepts -g configure:17322: result: yes configure:17339: checking for gcc option to accept ISO C89 configure:17416: result: none needed configure:17438: checking dependency style of gcc configure:17548: result: gcc3 configure:17584: checking for ANSI C header files configure:17688: result: yes configure:17696: checking whether stat file-mode macros are broken configure:17723: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17723: $? = 0 configure:17730: result: no configure:17738: checking whether time.h and sys/time.h may both be included configure:17758: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17758: $? = 0 configure:17765: result: yes configure:17787: checking sys/time.h usability configure:17787: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking sys/time.h presence configure:17787: g++ -E conftest.cpp configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking for sys/time.h configure:17787: result: yes configure:17787: checking for stdlib.h configure:17787: result: yes configure:17787: checking algorithm usability configure:17787: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking algorithm presence configure:17787: g++ -E conftest.cpp configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking for algorithm configure:17787: result: yes configure:17787: checking cassert usability configure:17787: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking cassert presence configure:17787: g++ -E conftest.cpp configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking for cassert configure:17787: result: yes configure:17787: checking cmath usability configure:17787: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking cmath presence configure:17787: g++ -E conftest.cpp configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking for cmath configure:17787: result: yes configure:17787: checking complex usability configure:17787: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking complex presence configure:17787: g++ -E conftest.cpp configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking for complex configure:17787: result: yes configure:17787: checking cstring usability configure:17787: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking cstring presence configure:17787: g++ -E conftest.cpp configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking for cstring configure:17787: result: yes configure:17787: checking deque usability configure:17787: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking deque presence configure:17787: g++ -E conftest.cpp configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking for deque configure:17787: result: yes configure:17787: checking fstream usability configure:17787: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking fstream presence configure:17787: g++ -E conftest.cpp configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking for fstream configure:17787: result: yes configure:17787: checking limits usability configure:17787: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking limits presence configure:17787: g++ -E conftest.cpp configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking for limits configure:17787: result: yes configure:17787: checking list usability configure:17787: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking list presence configure:17787: g++ -E conftest.cpp configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking for list configure:17787: result: yes configure:17787: checking queue usability configure:17787: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking queue presence configure:17787: g++ -E conftest.cpp configure:17787: $? = 0 configure:17787: result: yes configure:17787: checking for queue configure:17787: result: yes configure:17800: checking for string configure:17800: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17800: $? = 0 configure:17800: result: yes configure:17819: checking for zlib.h configure:17819: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC conftest.cpp >&5 configure:17819: $? = 0 configure:17819: result: yes configure:17850: checking if zlib should be used configure:17852: result: yes configure:17856: checking for stdbool.h that conforms to C99 configure:17923: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC -DHAVE_ZLIB -DHAVE_ZLIB conftest.cpp >&5 configure:17923: $? = 0 configure:17930: result: yes configure:17932: checking for _Bool configure:17932: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC -DHAVE_ZLIB -DHAVE_ZLIB conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:80: error: '_Bool' was not declared in this scope configure:17932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MTK++" | #define PACKAGE_TARNAME "MTKpp" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "MTK++ 0.2.0" | #define PACKAGE_BUGREPORT "martin.b.peters@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "MTKpp" | #define VERSION "0.2.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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_LOG4CXX 0 | #define USE_TINYXML 1 | #define C99_OK 1 | #define HOST_LINUX 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ALGORITHM 1 | #define HAVE_CASSERT 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSTRING 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_QUEUE 1 | #define HAVE_STRING 1 | #define HAVE_ZLIB_H 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (_Bool)) | return 0; | ; | return 0; | } configure:17932: result: no configure:17948: checking for an ANSI C-conforming const configure:18013: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC -DHAVE_ZLIB -DHAVE_ZLIB conftest.cpp >&5 configure:18013: $? = 0 configure:18020: result: yes configure:18028: checking for inline configure:18044: g++ -c -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC -DHAVE_ZLIB -DHAVE_ZLIB conftest.cpp >&5 configure:18044: $? = 0 configure:18052: result: inline configure:18109: checking for working strtod configure:18150: g++ -o conftest -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC -DHAVE_ZLIB -DHAVE_ZLIB -L/usr/local/lib conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:87: warning: deprecated conversion from string constant to 'char*' conftest.cpp:98: warning: deprecated conversion from string constant to 'char*' conftest.cpp:100: warning: ignoring return value of 'double strtod(const char*, char**)', declared with attribute warn_unused_result configure:18150: $? = 0 configure:18150: ./conftest configure:18150: $? = 0 configure:18160: result: yes configure:18225: checking for pow configure:18225: g++ -o conftest -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC -DHAVE_ZLIB -DHAVE_ZLIB -L/usr/local/lib conftest.cpp >&5 configure:18225: $? = 0 configure:18225: result: yes configure:18225: checking for sqrt configure:18225: g++ -o conftest -g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC -DHAVE_ZLIB -DHAVE_ZLIB -L/usr/local/lib conftest.cpp >&5 configure:18225: $? = 0 configure:18225: result: yes configure:18422: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by MTK++ config.status 0.2.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sv-lab-desktop config.status:1235: creating Makefile config.status:1235: creating src/Makefile config.status:1235: creating src/Log/Makefile config.status:1235: creating src/tinyxml/Makefile config.status:1235: creating src/Diagnostics/Makefile config.status:1235: creating src/Statistics/Makefile config.status:1235: creating src/Molecule/Makefile config.status:1235: creating src/Parsers/Makefile config.status:1235: creating src/MM/Makefile config.status:1235: creating src/GA/Makefile config.status:1235: creating src/Minimizers/Makefile config.status:1235: creating src/Graph/Makefile config.status:1235: creating src/Utils/Makefile config.status:1235: creating tests/Makefile config.status:1235: creating tools/Makefile config.status:1235: creating config.h config.status:1416: config.h is unchanged config.status:1464: executing depfiles commands config.status:1464: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-I/usr/local/include 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=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_pow=yes ac_cv_func_sqrt=yes ac_cv_func_strtod=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_algorithm=yes ac_cv_header_cassert=yes ac_cv_header_cmath=yes ac_cv_header_complex=yes ac_cv_header_cstring=yes ac_cv_header_deque=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fstream=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits=yes ac_cv_header_list=yes ac_cv_header_memory_h=yes ac_cv_header_queue=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' 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_MANIFEST_TOOL=mt 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_c99=no ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_diff_ok=yes ac_cv_prog_dot_ok=yes ac_cv_prog_doxygen_ok=no ac_cv_prog_dvips_ok=no ac_cv_prog_gs_ok=yes ac_cv_prog_latex_ok=no ac_cv_prog_make_make_set=yes ac_cv_type__Bool=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/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=yes lt_cv_prog_compiler_static_works_CXX=yes 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/local/amber11/AmberTools/src/mtkpp/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/local/amber11/AmberTools/src/mtkpp/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/local/amber11/AmberTools/src/mtkpp/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/amber11/AmberTools/src/mtkpp/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/amber11/AmberTools/src/mtkpp/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -fPIC -DHAVE_ZLIB' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -DNDEBUG -DUSE_TINYXML -DTIXML_USE_STL -DC99_OK -O2 -fPIC -DHAVE_ZLIB -DHAVE_ZLIB' CXXLD='$(CXX)' CYGPATH_W='echo' DARWIN_ACCEL_FALSE='' DARWIN_ACCEL_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIFFTOOL_FALSE='#' DIFFTOOL_TRUE='' DLLTOOL='false' DOC_ON_FALSE='' DOC_ON_TRUE='#' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' FLIBS=' -lz' GOT_DOT_FALSE='#' GOT_DOT_TRUE='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IS_DARWIN_FALSE='' IS_DARWIN_TRUE='#' IS_LINUX_FALSE='#' IS_LINUX_TRUE='' LD='/usr/bin/ld' LDFLAGS='-L/usr/local/lib' LIBDIR='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/local/amber11/AmberTools/src/mtkpp/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' MOC='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='MTKpp' PACKAGE_BUGREPORT='martin.b.peters@gmail.com' PACKAGE_NAME='MTK++' PACKAGE_STRING='MTK++ 0.2.0' PACKAGE_TARNAME='MTKpp' PACKAGE_URL='' PACKAGE_VERSION='0.2.0' PATH_SEPARATOR=':' POW_LIB='' PYTHON='/usr/bin/python' QT_CXXFLAGS='' QT_DEFINES='' QT_INCPATH='' QT_LIBS='' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' SWIG='' UIC='' USE_LOG4CXX_FALSE='' USE_LOG4CXX_TRUE='#' USE_QT_FALSE='' USE_QT_TRUE='#' USE_XERCES_FALSE='' USE_XERCES_TRUE='#' VERSION='0.2.0' XMKMF='' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' boost_inc='/usr/local/amber11/AmberTools/src/mtkpp/lib/boost_1_38_0' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' defines_string=' -DUSE_TINYXML -DTIXML_USE_STL-DC99_OK -DLINUX -DHAVE_ZLIB -DHAVE_ZLIB' diff_ok='yes' docdir='NONE/doc' dot_ok='yes' doxygen_ok='no' dvidir='${docdir}' dvips_ok='no' exec_prefix='${prefix}' gs_ok='yes' 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/amber11/AmberTools/src/mtkpp/install-sh' latex_ok='no' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' log4cxx_inc='' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' platform='LINUX' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' xerces_path='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MTK++" #define PACKAGE_TARNAME "MTKpp" #define PACKAGE_VERSION "0.2.0" #define PACKAGE_STRING "MTK++ 0.2.0" #define PACKAGE_BUGREPORT "martin.b.peters@gmail.com" #define PACKAGE_URL "" #define PACKAGE "MTKpp" #define VERSION "0.2.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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define USE_LOG4CXX 0 #define USE_TINYXML 1 #define C99_OK 1 #define HOST_LINUX 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_TIME_H 1 #define HAVE_STDLIB_H 1 #define HAVE_ALGORITHM 1 #define HAVE_CASSERT 1 #define HAVE_CMATH 1 #define HAVE_COMPLEX 1 #define HAVE_CSTRING 1 #define HAVE_DEQUE 1 #define HAVE_FSTREAM 1 #define HAVE_LIMITS 1 #define HAVE_LIST 1 #define HAVE_QUEUE 1 #define HAVE_STRING 1 #define HAVE_ZLIB_H 1 #define HAVE_ZLIB 1 #define HAVE_STDBOOL_H 1 #define HAVE_POW 1 #define HAVE_SQRT 1 configure: exit 0