This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.68. Invocation command line was $ ../adonthell/configure --prefix=/usr/local ## --------- ## ## Platform. ## ## --------- ## hostname = deb-home uname -m = x86_64 uname -r = 2.6.39-2-amd64 uname -s = Linux uname -v = #1 SMP Tue Jul 5 02:51:22 UTC 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/shirish/bin PATH: /home/shirish/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games PATH: /usr/sbin PATH: /sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2444: checking build system type configure:2458: result: x86_64-unknown-linux-gnu configure:2478: checking host system type configure:2491: result: x86_64-unknown-linux-gnu configure:2511: checking target system type configure:2524: result: x86_64-unknown-linux-gnu configure:2567: checking for a BSD-compatible install configure:2635: result: /usr/bin/install -c configure:2646: checking whether build environment is sane configure:2696: result: yes configure:2837: checking for a thread-safe mkdir -p configure:2876: result: /bin/mkdir -p configure:2889: checking for gawk configure:2919: result: no configure:2889: checking for mawk configure:2905: found /usr/bin/mawk configure:2916: result: mawk configure:2927: checking whether make sets $(MAKE) configure:2949: result: yes configure:3033: checking whether ln -s works configure:3037: result: yes configure:3102: checking for g++ configure:3118: found /usr/local/bin/g++ configure:3129: result: g++ configure:3156: checking for C++ compiler version configure:3165: g++ --version >&5 g++ (Debian 4.6.1-2) 4.6.1 Copyright (C) 2011 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:3176: $? = 0 configure:3165: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.1-2' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --with-arch-32=i586 --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.6.1 (Debian 4.6.1-2) configure:3176: $? = 0 configure:3165: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:3176: $? = 1 configure:3165: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:3176: $? = 1 configure:3196: checking whether the C++ compiler works configure:3218: g++ conftest.cpp >&5 configure:3222: $? = 0 configure:3270: result: yes configure:3273: checking for C++ compiler default output file name configure:3275: result: a.out configure:3281: checking for suffix of executables configure:3288: g++ -o conftest conftest.cpp >&5 configure:3292: $? = 0 configure:3314: result: configure:3336: checking whether we are cross compiling configure:3344: g++ -o conftest conftest.cpp >&5 configure:3348: $? = 0 configure:3355: ./conftest configure:3359: $? = 0 configure:3374: result: no configure:3379: checking for suffix of object files configure:3401: g++ -c conftest.cpp >&5 configure:3405: $? = 0 configure:3426: result: o configure:3430: checking whether we are using the GNU C++ compiler configure:3449: g++ -c conftest.cpp >&5 configure:3449: $? = 0 configure:3458: result: yes configure:3467: checking whether g++ accepts -g configure:3487: g++ -c -g conftest.cpp >&5 configure:3487: $? = 0 configure:3528: result: yes configure:3562: checking for style of include used by make configure:3590: result: GNU configure:3615: checking dependency style of g++ configure:3725: result: gcc3 configure:3745: checking how to run the C++ preprocessor configure:3772: g++ -E conftest.cpp configure:3772: $? = 0 configure:3786: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "adonthell" | #define VERSION "0.4.0-alpha-3" | /* end confdefs.h. */ | #include configure:3811: result: g++ -E configure:3831: g++ -E conftest.cpp configure:3831: $? = 0 configure:3845: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3845: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "adonthell" | #define VERSION "0.4.0-alpha-3" | /* end confdefs.h. */ | #include configure:3873: checking whether make sets $(MAKE) configure:3895: result: yes configure:3954: checking for gcc configure:3970: found /usr/local/bin/gcc configure:3981: result: gcc configure:4210: checking for C compiler version configure:4219: gcc --version >&5 gcc (Debian 4.6.1-2) 4.6.1 Copyright (C) 2011 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:4230: $? = 0 configure:4219: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.1-2' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --with-arch-32=i586 --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.6.1 (Debian 4.6.1-2) configure:4230: $? = 0 configure:4219: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:4230: $? = 1 configure:4219: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4230: $? = 1 configure:4234: checking whether we are using the GNU C compiler configure:4253: gcc -c conftest.c >&5 configure:4253: $? = 0 configure:4262: result: yes configure:4271: checking whether gcc accepts -g configure:4291: gcc -c -g conftest.c >&5 configure:4291: $? = 0 configure:4332: result: yes configure:4349: checking for gcc option to accept ISO C89 configure:4413: gcc -c -g -O2 conftest.c >&5 configure:4413: $? = 0 configure:4426: result: none needed configure:4448: checking dependency style of gcc configure:4558: result: gcc3 configure:4579: checking how to run the C preprocessor configure:4610: gcc -E conftest.c configure:4610: $? = 0 configure:4624: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "adonthell" | #define VERSION "0.4.0-alpha-3" | /* end confdefs.h. */ | #include configure:4649: result: gcc -E configure:4669: gcc -E conftest.c configure:4669: $? = 0 configure:4683: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4683: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "adonthell" | #define VERSION "0.4.0-alpha-3" | /* end confdefs.h. */ | #include configure:4712: checking for grep that handles long lines and -e configure:4770: result: /bin/grep configure:4775: checking for egrep configure:4837: result: /bin/grep -E configure:4842: checking for ANSI C header files configure:4862: gcc -c -g -O2 conftest.c >&5 configure:4862: $? = 0 configure:4935: gcc -o conftest -g -O2 conftest.c >&5 configure:4935: $? = 0 configure:4935: ./conftest configure:4935: $? = 0 configure:4946: result: yes configure:4959: checking for sys/types.h configure:4959: gcc -c -g -O2 conftest.c >&5 configure:4959: $? = 0 configure:4959: result: yes configure:4959: checking for sys/stat.h configure:4959: gcc -c -g -O2 conftest.c >&5 configure:4959: $? = 0 configure:4959: result: yes configure:4959: checking for stdlib.h configure:4959: gcc -c -g -O2 conftest.c >&5 configure:4959: $? = 0 configure:4959: result: yes configure:4959: checking for string.h configure:4959: gcc -c -g -O2 conftest.c >&5 configure:4959: $? = 0 configure:4959: result: yes configure:4959: checking for memory.h configure:4959: gcc -c -g -O2 conftest.c >&5 configure:4959: $? = 0 configure:4959: result: yes configure:4959: checking for strings.h configure:4959: gcc -c -g -O2 conftest.c >&5 configure:4959: $? = 0 configure:4959: result: yes configure:4959: checking for inttypes.h configure:4959: gcc -c -g -O2 conftest.c >&5 configure:4959: $? = 0 configure:4959: result: yes configure:4959: checking for stdint.h configure:4959: gcc -c -g -O2 conftest.c >&5 configure:4959: $? = 0 configure:4959: result: yes configure:4959: checking for unistd.h configure:4959: gcc -c -g -O2 conftest.c >&5 configure:4959: $? = 0 configure:4959: result: yes configure:4971: checking whether byte ordering is bigendian configure:4986: gcc -c -g -O2 conftest.c >&5 conftest.c:22:9: error: unknown type name 'not' conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:22:15: error: unknown type name 'universal' configure:4986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "adonthell" | #define VERSION "0.4.0-alpha-3" | #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 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5031: gcc -c -g -O2 conftest.c >&5 configure:5031: $? = 0 configure:5049: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:28:4: error: unknown type name 'not' conftest.c:28:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:5049: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "adonthell" | #define VERSION "0.4.0-alpha-3" | #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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5177: result: no configure:5197: checking dependency style of configure:5305: result: none configure:5702: checking how to print strings configure:5729: result: printf configure:5750: checking for a sed that does not truncate output configure:5814: result: /bin/sed configure:5832: checking for fgrep configure:5894: result: /bin/grep -F configure:5929: checking for ld used by gcc configure:5996: result: /usr/bin/ld configure:6003: checking if the linker (/usr/bin/ld) is GNU ld configure:6018: result: yes configure:6030: checking for BSD- or MS-compatible name lister (nm) configure:6079: result: /usr/bin/nm -B configure:6209: checking the name lister (/usr/bin/nm -B) interface configure:6216: gcc -c -g -O2 conftest.c >&5 configure:6219: /usr/bin/nm -B "conftest.o" configure:6222: output 0000000000000000 B some_variable configure:6229: result: BSD nm configure:6233: checking the maximum length of command line arguments configure:6358: result: 1572864 configure:6375: checking whether the shell understands some XSI constructs configure:6385: result: yes configure:6389: checking whether the shell understands "+=" configure:6395: result: yes configure:6430: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6470: result: func_convert_file_noop configure:6477: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6497: result: func_convert_file_noop configure:6504: checking for /usr/bin/ld option to reload object files configure:6511: result: -r configure:6585: checking for objdump configure:6612: result: objdump configure:6641: checking how to recognize dependent libraries configure:6843: result: pass_all configure:6928: checking for dlltool configure:6955: result: dlltool configure:6985: checking how to associate runtime and link libraries configure:7012: result: printf %s\n configure:7072: checking for ar configure:7088: found /usr/bin/ar configure:7099: result: ar configure:7136: checking for archiver @FILE support configure:7153: gcc -c -g -O2 conftest.c >&5 configure:7153: $? = 0 configure:7156: ar cru libconftest.a @conftest.lst >&5 configure:7159: $? = 0 configure:7164: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7167: $? = 1 configure:7179: result: @ configure:7237: checking for strip configure:7253: found /usr/bin/strip configure:7264: result: strip configure:7336: checking for ranlib configure:7352: found /usr/bin/ranlib configure:7363: result: ranlib configure:7465: checking command to parse /usr/bin/nm -B output from gcc object configure:7584: gcc -c -g -O2 conftest.c >&5 configure:7587: $? = 0 configure:7591: /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:7594: $? = 0 configure:7660: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7663: $? = 0 configure:7701: result: ok configure:7738: checking for sysroot configure:7768: result: no configure:7845: gcc -c -g -O2 conftest.c >&5 configure:7848: $? = 0 configure:8011: checking for mt configure:8027: found /bin/mt configure:8038: result: mt configure:8061: checking if mt is a manifest tool configure:8067: mt '-?' configure:8075: result: no configure:8704: checking for dlfcn.h configure:8704: gcc -c -g -O2 conftest.c >&5 configure:8704: $? = 0 configure:8704: result: yes configure:8898: checking for objdir configure:8913: result: .libs configure:9180: checking if gcc supports -fno-rtti -fno-exceptions configure:9198: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9202: $? = 0 configure:9215: result: no configure:9525: checking for gcc option to produce PIC configure:9532: result: -fPIC -DPIC configure:9540: checking if gcc PIC flag -fPIC -DPIC works configure:9558: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9562: $? = 0 configure:9575: result: yes configure:9604: checking if gcc static flag -static works configure:9632: result: yes configure:9647: checking if gcc supports -c -o file.o configure:9668: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9672: $? = 0 configure:9694: result: yes configure:9702: checking if gcc supports -c -o file.o configure:9749: result: yes configure:9782: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10944: result: yes configure:10981: checking whether -lc should be explicitly linked in configure:10989: gcc -c -g -O2 conftest.c >&5 configure:10992: $? = 0 configure:11007: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11010: $? = 0 configure:11024: result: no configure:11189: checking dynamic linker characteristics configure:11704: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11704: $? = 0 configure:11938: result: GNU/Linux ld.so configure:12045: checking how to hardcode library paths into programs configure:12070: result: immediate configure:12164: checking for shl_load configure:12164: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccI2O83R.o: In function `main': /usr/local/src/adonthell-build/conftest.c:57: undefined reference to `shl_load' collect2: ld returned 1 exit status configure:12164: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "adonthell" | #define VERSION "0.4.0-alpha-3" | #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. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:12164: result: no configure:12168: checking for shl_load in -ldld configure:12193: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:12193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "adonthell" | #define VERSION "0.4.0-alpha-3" | #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. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:12202: result: no configure:12207: checking for dlopen configure:12207: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cczx0b3U.o: In function `main': /usr/local/src/adonthell-build/conftest.c:57: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:12207: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "adonthell" | #define VERSION "0.4.0-alpha-3" | #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. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:12207: result: no configure:12211: checking for dlopen in -ldl configure:12236: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12236: $? = 0 configure:12245: result: yes configure:12364: checking whether a program can dlopen itself configure:12444: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:12447: $? = 0 configure:12465: result: yes configure:12470: checking whether a statically linked program can dlopen itself configure:12550: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/cc85WPY9.o: In function `main': /usr/local/src/adonthell-build/configure:12529: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: ld returned 1 exit status configure:12553: $? = 1 configure:12571: result: no configure:12610: checking whether stripping libraries is possible configure:12615: result: yes configure:12650: checking if libtool supports shared libraries configure:12652: result: yes configure:12655: checking whether to build shared libraries configure:12676: result: yes configure:12679: checking whether to build static libraries configure:12683: result: yes configure:12706: checking how to run the C++ preprocessor configure:12772: result: g++ -E configure:12792: g++ -E conftest.cpp configure:12792: $? = 0 configure:12806: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12806: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "adonthell" | #define VERSION "0.4.0-alpha-3" | #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:12976: checking for ld used by g++ configure:13043: result: /usr/bin/ld -m elf_x86_64 configure:13050: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13065: result: yes configure:13120: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14124: result: yes configure:14159: g++ -c -g -O2 -fno-exceptions -fno-strict-aliasing conftest.cpp >&5 configure:14162: $? = 0 configure:14682: checking for g++ option to produce PIC configure:14689: result: -fPIC -DPIC configure:14697: checking if g++ PIC flag -fPIC -DPIC works configure:14715: g++ -c -g -O2 -fno-exceptions -fno-strict-aliasing -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14719: $? = 0 configure:14732: result: yes configure:14755: checking if g++ static flag -static works configure:14783: result: yes configure:14795: checking if g++ supports -c -o file.o configure:14816: g++ -c -g -O2 -fno-exceptions -fno-strict-aliasing -o out/conftest2.o conftest.cpp >&5 configure:14820: $? = 0 configure:14842: result: yes configure:14847: checking if g++ supports -c -o file.o configure:14894: result: yes configure:14924: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14961: result: yes configure:15104: checking dynamic linker characteristics configure:15787: result: GNU/Linux ld.so configure:15840: checking how to hardcode library paths into programs configure:15865: result: immediate configure:15925: checking for lt_dlinit in -lltdl configure:15950: gcc -o conftest -g -O2 conftest.c -lltdl >&5 configure:15950: $? = 0 configure:15959: result: yes configure:16013: checking for main in -lz configure:16032: gcc -o conftest -g -O2 conftest.c -lz -lltdl >&5 configure:16032: $? = 0 configure:16041: result: yes configure:16095: checking for pkg-config configure:16113: found /usr/bin/pkg-config configure:16126: result: /usr/bin/pkg-config configure:16186: checking for xml2-config configure:16204: found /usr/bin/xml2-config configure:16217: result: /usr/bin/xml2-config configure:16226: checking for libxml - version >= 2.5.0 configure:16328: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lxml2 -lz -lltdl >&5 configure:16328: $? = 0 configure:16328: ./conftest configure:16328: $? = 0 configure:16343: result: yes (version 2.7.8) configure:16453: checking for sdl-config configure:16471: found /usr/bin/sdl-config configure:16484: result: /usr/bin/sdl-config configure:16494: checking for SDL - version >= 1.3.0 configure:16581: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lz -lltdl -L/usr/lib -lSDL >&5 configure:16581: $? = 0 configure:16581: ./conftest configure:16581: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "adonthell" | #define VERSION "0.4.0-alpha-3" | #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 HAVE_LIBLTDL 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | #include | #include | #include | #include "SDL.h" | | char* | my_strdup (char *str) | { | char *new_str; | | if (str) | { | new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char)); | strcpy (new_str, str); | } | else | new_str = NULL; | | return new_str; | } | | int main (int argc, char *argv[]) | { | int major, minor, micro; | char *tmp_version; | | /* This hangs on some systems (?) | system ("touch conf.sdltest"); | */ | { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); } | | /* HP/UX 9 (address@hidden) writes to sscanf strings */ | tmp_version = my_strdup("1.3.0"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "1.3.0"); | exit(1); | } | | if ((1 > major) || | ((1 == major) && (2 > minor)) || | ((1 == major) && (2 == minor) && (14 >= micro))) | { | return 0; | } | else | { | printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", 1, 2, 14); | printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro); | printf("*** best to upgrade to the required version.\n"); | printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n"); | printf("*** to point to the correct copy of sdl-config, and remove the file\n"); | printf("*** config.cache before re-running configure\n"); | return 1; | } | } | | configure:16600: result: no configure:16704: checking for sdl-config configure:16735: result: /usr/bin/sdl-config configure:16745: checking for SDL - version >= 1.2.0 configure:16832: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lz -lltdl -L/usr/lib -lSDL >&5 configure:16832: $? = 0 configure:16832: ./conftest configure:16832: $? = 0 configure:16847: result: yes configure:16925: checking SDL/SDL_mixer.h usability configure:16925: gcc -c -g -O2 conftest.c >&5 configure:16925: $? = 0 configure:16925: result: yes configure:16925: checking SDL/SDL_mixer.h presence configure:16925: gcc -E conftest.c configure:16925: $? = 0 configure:16925: result: yes configure:16925: checking for SDL/SDL_mixer.h configure:16925: result: yes configure:16936: checking for Mix_OpenAudio in -lSDL_mixer configure:16961: gcc -o conftest -g -O2 conftest.c -lSDL_mixer -lz -lltdl >&5 configure:16961: $? = 0 configure:16970: result: yes configure:16982: checking png.h usability configure:16982: gcc -c -g -O2 conftest.c >&5 configure:16982: $? = 0 configure:16982: result: yes configure:16982: checking png.h presence configure:16982: gcc -E conftest.c configure:16982: $? = 0 configure:16982: result: yes configure:16982: checking for png.h configure:16982: result: yes configure:17026: checking for a Python interpreter with version >= 2.0 configure:17043: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:17046: $? = 0 configure:17052: result: python configure:17060: checking for python configure:17078: found /usr/bin/python configure:17090: result: /usr/bin/python configure:17108: checking for python version configure:17115: result: 2.6 configure:17127: checking for python platform configure:17134: result: linux2 configure:17141: checking for python script directory configure:17170: result: ${prefix}/lib/python2.6/dist-packages configure:17179: checking for python extension module directory configure:17208: result: ${exec_prefix}/lib/python2.6/dist-packages configure:17233: checking for Python header files configure:17251: result: found configure:17264: checking for Python library configure:17301: result: found configure:17308: checking for Python's dependencies configure:17316: result: -lpthread -ldl -lutil -lm GNU ld (GNU Binutils for Debian) 2.21.52.20110707 configure:17349: checking for swig configure:17365: found /usr/bin/swig configure:17376: result: /usr/bin/swig configure:17389: checking for SWIG version configure:17393: result: 2.0.4 configure:17733: checking for libglog configure:17740: $PKG_CONFIG --exists --print-errors "libglog >= 0.3.0" Package libglog was not found in the pkg-config search path. Perhaps you should add the directory containing `libglog.pc' to the PKG_CONFIG_PATH environment variable No package 'libglog' found configure:17743: $? = 1 configure:17757: $PKG_CONFIG --exists --print-errors "libglog >= 0.3.0" Package libglog was not found in the pkg-config search path. Perhaps you should add the directory containing `libglog.pc' to the PKG_CONFIG_PATH environment variable No package 'libglog' found configure:17760: $? = 1 configure:17774: result: no No package 'libglog' found configure:17811: checking for nanosleep configure:17811: gcc -o conftest -g -O2 conftest.c -lz -lltdl >&5 configure:17811: $? = 0 configure:17811: result: yes configure:17867: checking for freetype-config configure:17885: found /usr/bin/freetype-config configure:17898: result: /usr/bin/freetype-config configure:17909: checking for FreeType -- version >= 6.0.0 configure:17990: gcc -o conftest -g -O2 -I/usr/include/freetype2 conftest.c -L/usr/lib/x86_64-linux-gnu -lfreetype -lz -lz -lltdl >&5 configure:17990: $? = 0 configure:17990: ./conftest configure:17990: $? = 0 configure:18007: result: yes configure:18227: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on deb-home config.status:1220: creating adonthell.pc config.status:1220: creating Makefile config.status:1220: creating src/Makefile config.status:1220: creating src/main/Makefile config.status:1220: creating src/base/Makefile config.status:1220: creating src/event/Makefile config.status:1220: creating src/gfx/Makefile config.status:1220: creating src/input/Makefile config.status:1220: creating src/audio/Makefile config.status:1220: creating src/gui/Makefile config.status:1220: creating src/python/Makefile config.status:1220: creating src/rpg/Makefile config.status:1220: creating src/world/Makefile config.status:1220: creating src/py-runtime/Makefile config.status:1220: creating src/py-wrappers/Makefile config.status:1220: creating src/py-wrappers/adonthell/Makefile config.status:1220: creating doc/Makefile config.status:1220: creating test/Makefile config.status:1220: creating test/data/Makefile config.status:1220: creating config.h config.status:1434: executing depfiles commands config.status:1434: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_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_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_libglog_CFLAGS_set= ac_cv_env_libglog_CFLAGS_value= ac_cv_env_libglog_LIBS_set= ac_cv_env_libglog_LIBS_value= ac_cv_env_libgmock_CFLAGS_set= ac_cv_env_libgmock_CFLAGS_value= ac_cv_env_libgmock_LIBS_set= ac_cv_env_libgmock_LIBS_value= ac_cv_env_libgtest_CFLAGS_set= ac_cv_env_libgtest_CFLAGS_value= ac_cv_env_libgtest_LIBS_set= ac_cv_env_libgtest_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_dlopen=no ac_cv_func_nanosleep=yes ac_cv_func_shl_load=no ac_cv_header_SDL_SDL_mixer_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_png_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_lib_SDL_mixer_Mix_OpenAudio=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_ltdl_lt_dlinit=yes ac_cv_lib_z_main=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_FT2_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_SED=/bin/sed ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_SWIG=/usr/bin/swig 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_DLLTOOL=dlltool 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_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-unknown-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=none am_cv_pathless_PYTHON=python am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.6/dist-packages' am_cv_python_pythondir='${prefix}/lib/python2.6/dist-packages' am_cv_python_version=2.6 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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 -m elf_x86_64' 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/src/adonthell/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/local/src/adonthell/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/local/src/adonthell/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/src/adonthell/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/src/adonthell/missing --run automake-1.11' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"${datarootdir}/adonthell\""' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FT2_CFLAGS='-I/usr/include/freetype2' FT2_CONFIG='/usr/bin/freetype-config' FT2_LIBS='-L/usr/lib/x86_64-linux-gnu -lfreetype -lz' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='-lz -lltdl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/local/src/adonthell/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJC='gcc' OBJCDEPMODE='depmode=none' OBJDUMP='objdump' OBJEXT='o' OSX_COMPILE_FALSE='' OSX_COMPILE_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='adonthell' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.6' PY_CFLAGS='-I/usr/include/python2.6' PY_FRAMEWORK_FALSE='' PY_FRAMEWORK_TRUE='#' PY_FWDIR='' PY_LIBS='-Wl,-E -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil -lm' PY_SPDIR='' RANLIB='ranlib' SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-L/usr/lib -lSDL' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' SWIG='/usr/bin/swig -c++' VERSION='0.4.0-alpha-3' XML2_CONFIG='/usr/bin/xml2-config' XML_CPPFLAGS='-I/usr/include/libxml2' XML_LIBS='-lxml2' 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__fastdepOBJC_FALSE='' am__fastdepOBJC_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' backenddir='${exec_prefix}/lib/adonthell' 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}' dvidir='${docdir}' exec_prefix='${prefix}' 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} /usr/local/src/adonthell/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libglog_CFLAGS='' libglog_LIBS='' libgmock_CFLAGS='' libgmock_LIBS='' libgtest_CFLAGS='' libgtest_LIBS='' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/adonthell' pkgpythondir='${pythondir}/adonthell' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.6/dist-packages' pythondir='${prefix}/lib/python2.6/dist-packages' sbindir='${exec_prefix}/sbin' sdlbackenddir='sdl' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "adonthell" #define VERSION "0.4.0-alpha-3" #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 HAVE_LIBLTDL 1 #define HAVE_LIBZ 1 #define HAVE_NANOSLEEP 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on deb-home config.status:1220: creating config.h config.status:1386: config.h is unchanged