This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by DevIL configure 1.7.8, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = dormouse uname -m = i686 uname -r = 2.6.38-12-generic-pae uname -s = Linux uname -v = #51-Ubuntu SMP Wed Sep 28 16:11:32 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: /usr/lib/git-core PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2234: checking build system type configure:2252: result: i686-pc-linux-gnu configure:2274: checking host system type configure:2289: result: i686-pc-linux-gnu configure:2359: checking for gcc configure:2375: found /usr/bin/gcc configure:2386: result: gcc configure:2624: checking for C compiler version configure:2631: gcc --version >&5 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 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:2634: $? = 0 configure:2641: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:2644: $? = 0 configure:2651: gcc -V >&5 gcc: '-V' option must have argument configure:2654: $? = 1 configure:2677: checking for C compiler default output file name configure:2704: gcc conftest.c >&5 configure:2707: $? = 0 configure:2745: result: a.out configure:2762: checking whether the C compiler works configure:2772: ./a.out configure:2775: $? = 0 configure:2792: result: yes configure:2799: checking whether we are cross compiling configure:2801: result: no configure:2804: checking for suffix of executables configure:2811: gcc -o conftest conftest.c >&5 configure:2814: $? = 0 configure:2838: result: configure:2844: checking for suffix of object files configure:2870: gcc -c conftest.c >&5 configure:2873: $? = 0 configure:2896: result: o configure:2900: checking whether we are using the GNU C compiler configure:2929: gcc -c conftest.c >&5 configure:2935: $? = 0 configure:2952: result: yes configure:2957: checking whether gcc accepts -g configure:2987: gcc -c -g conftest.c >&5 configure:2993: $? = 0 configure:3092: result: yes configure:3109: checking for gcc option to accept ISO C89 configure:3183: gcc -c -g -O2 conftest.c >&5 configure:3189: $? = 0 configure:3212: result: none needed configure:3230: checking for a sed that does not truncate output configure:3309: result: /bin/sed configure:3327: checking for grep that handles long lines and -e configure:3401: result: /bin/grep configure:3406: checking for egrep configure:3484: result: /bin/grep -E configure:3489: checking for fgrep configure:3567: result: /bin/grep -F configure:3602: checking for ld used by gcc configure:3669: result: /usr/bin/ld configure:3678: checking if the linker (/usr/bin/ld) is GNU ld configure:3693: result: yes configure:3705: checking for BSD- or MS-compatible name lister (nm) configure:3754: result: /usr/bin/nm -B configure:3876: checking the name lister (/usr/bin/nm -B) interface configure:3883: gcc -c -g -O2 conftest.c >&5 configure:3886: /usr/bin/nm -B "conftest.o" configure:3889: output 00000000 B some_variable configure:3896: result: BSD nm configure:3899: checking whether ln -s works configure:3903: result: yes configure:3911: checking the maximum length of command line arguments configure:4031: result: 1572864 configure:4048: checking whether the shell understands some XSI constructs configure:4058: result: yes configure:4062: checking whether the shell understands "+=" configure:4068: result: yes configure:4103: checking for /usr/bin/ld option to reload object files configure:4110: result: -r configure:4137: checking how to recognize dependent libraries configure:4327: result: pass_all configure:4387: checking for ar configure:4403: found /usr/bin/ar configure:4414: result: ar configure:4496: checking for strip configure:4512: found /usr/bin/strip configure:4523: result: strip configure:4599: checking for ranlib configure:4615: found /usr/bin/ranlib configure:4626: result: ranlib configure:4720: checking command to parse /usr/bin/nm -B output from gcc object configure:4838: gcc -c -g -O2 conftest.c >&5 configure:4841: $? = 0 configure:4845: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:4848: $? = 0 configure:4902: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:4905: $? = 0 configure:4943: result: ok configure:5822: checking how to run the C preprocessor configure:5862: gcc -E conftest.c configure:5868: $? = 0 configure:5899: gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5905: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | /* end confdefs.h. */ | #include configure:5938: result: gcc -E configure:5967: gcc -E conftest.c configure:5973: $? = 0 configure:6004: gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | /* end confdefs.h. */ | #include configure:6048: checking for ANSI C header files configure:6078: gcc -c -g -O2 conftest.c >&5 configure:6084: $? = 0 configure:6183: gcc -o conftest -g -O2 conftest.c >&5 configure:6186: $? = 0 configure:6192: ./conftest configure:6195: $? = 0 configure:6212: result: yes configure:6236: checking for sys/types.h configure:6257: gcc -c -g -O2 conftest.c >&5 configure:6263: $? = 0 configure:6279: result: yes configure:6236: checking for sys/stat.h configure:6257: gcc -c -g -O2 conftest.c >&5 configure:6263: $? = 0 configure:6279: result: yes configure:6236: checking for stdlib.h configure:6257: gcc -c -g -O2 conftest.c >&5 configure:6263: $? = 0 configure:6279: result: yes configure:6236: checking for string.h configure:6257: gcc -c -g -O2 conftest.c >&5 configure:6263: $? = 0 configure:6279: result: yes configure:6236: checking for memory.h configure:6257: gcc -c -g -O2 conftest.c >&5 configure:6263: $? = 0 configure:6279: result: yes configure:6236: checking for strings.h configure:6257: gcc -c -g -O2 conftest.c >&5 configure:6263: $? = 0 configure:6279: result: yes configure:6236: checking for inttypes.h configure:6257: gcc -c -g -O2 conftest.c >&5 configure:6263: $? = 0 configure:6279: result: yes configure:6236: checking for stdint.h configure:6257: gcc -c -g -O2 conftest.c >&5 configure:6263: $? = 0 configure:6279: result: yes configure:6236: checking for unistd.h configure:6257: gcc -c -g -O2 conftest.c >&5 configure:6263: $? = 0 configure:6279: result: yes configure:6295: checking for dlfcn.h configure:6316: gcc -c -g -O2 conftest.c >&5 configure:6322: $? = 0 configure:6338: result: yes configure:6522: checking for objdir configure:6537: result: .libs configure:6833: checking if gcc supports -fno-rtti -fno-exceptions configure:6851: 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 configure:6855: $? = 0 configure:6868: result: no configure:6888: checking for gcc option to produce PIC configure:7145: result: -fPIC -DPIC configure:7157: checking if gcc PIC flag -fPIC -DPIC works configure:7175: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:7179: $? = 0 configure:7192: result: yes configure:7216: checking if gcc static flag -static works configure:7244: result: yes configure:7259: checking if gcc supports -c -o file.o configure:7280: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7284: $? = 0 configure:7306: result: yes configure:7314: checking if gcc supports -c -o file.o configure:7361: result: yes configure:7394: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8449: result: yes configure:8486: checking whether -lc should be explicitly linked in configure:8491: gcc -c -g -O2 conftest.c >&5 configure:8494: $? = 0 configure:8509: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:8512: $? = 0 configure:8524: result: no configure:8688: checking dynamic linker characteristics configure:9131: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9137: $? = 0 configure:9379: result: GNU/Linux ld.so configure:9481: checking how to hardcode library paths into programs configure:9506: result: immediate configure:10319: checking whether stripping libraries is possible configure:10324: result: yes configure:10359: checking if libtool supports shared libraries configure:10361: result: yes configure:10364: checking whether to build shared libraries configure:10385: result: yes configure:10388: checking whether to build static libraries configure:10392: result: yes configure:10757: checking for a BSD-compatible install configure:10813: result: /usr/bin/install -c configure:10824: checking whether build environment is sane configure:10867: result: yes configure:10895: checking for a thread-safe mkdir -p configure:10934: result: /bin/mkdir -p configure:10947: checking for gawk configure:10963: found /usr/bin/gawk configure:10974: result: gawk configure:10985: checking whether make sets $(MAKE) configure:11006: result: yes configure:11036: checking for style of include used by make configure:11064: result: GNU configure:11257: checking dependency style of gcc configure:11348: result: gcc3 configure:11424: checking build system type configure:11442: result: i686-pc-linux-gnu configure:11464: checking host system type configure:11479: result: i686-pc-linux-gnu configure:11508: checking whether gcc and cc understand -c and -o together configure:11543: gcc -c conftest.c -o conftest2.o >&5 configure:11546: $? = 0 configure:11552: gcc -c conftest.c -o conftest2.o >&5 configure:11555: $? = 0 configure:11566: cc -c conftest.c >&5 configure:11569: $? = 0 configure:11577: cc -c conftest.c -o conftest2.o >&5 configure:11580: $? = 0 configure:11586: cc -c conftest.c -o conftest2.o >&5 configure:11589: $? = 0 configure:11607: result: yes configure:11691: checking for g++ configure:11707: found /usr/bin/g++ configure:11718: result: g++ configure:11749: checking for C++ compiler version configure:11756: g++ --version >&5 g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 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:11759: $? = 0 configure:11766: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:11769: $? = 0 configure:11776: g++ -V >&5 g++: '-V' option must have argument configure:11779: $? = 1 configure:11782: checking whether we are using the GNU C++ compiler configure:11811: g++ -c -O3 conftest.cpp >&5 configure:11817: $? = 0 configure:11834: result: yes configure:11839: checking whether g++ accepts -g configure:11869: g++ -c -g conftest.cpp >&5 configure:11875: $? = 0 configure:11974: result: yes configure:12114: checking for C++ compiler version configure:12121: g++ --version >&5 g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 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:12124: $? = 0 configure:12131: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:12134: $? = 0 configure:12141: g++ -V >&5 g++: '-V' option must have argument configure:12144: $? = 1 configure:12147: checking whether we are using the GNU C++ compiler configure:12199: result: yes configure:12204: checking whether g++ accepts -g configure:12339: result: yes configure:12364: checking dependency style of g++ configure:12455: result: gcc3 configure:12478: checking how to run the C++ preprocessor configure:12514: g++ -E conftest.cpp configure:12520: $? = 0 configure:12551: g++ -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12557: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | /* end confdefs.h. */ | #include configure:12590: result: g++ -E configure:12619: g++ -E conftest.cpp configure:12625: $? = 0 configure:12656: g++ -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12662: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | /* end confdefs.h. */ | #include configure:12836: checking for ld used by g++ configure:12903: result: /usr/bin/ld configure:12912: checking if the linker (/usr/bin/ld) is GNU ld configure:12927: result: yes configure:12982: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13944: result: yes configure:13972: g++ -c -O3 conftest.cpp >&5 configure:13975: $? = 0 configure:14157: checking for g++ option to produce PIC configure:14466: result: -fPIC -DPIC configure:14475: checking if g++ PIC flag -fPIC -DPIC works configure:14493: g++ -c -O3 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14497: $? = 0 configure:14510: result: yes configure:14531: checking if g++ static flag -static works configure:14559: result: yes configure:14571: checking if g++ supports -c -o file.o configure:14592: g++ -c -O3 -o out/conftest2.o conftest.cpp >&5 configure:14596: $? = 0 configure:14618: result: yes configure:14623: checking if g++ supports -c -o file.o configure:14670: result: yes configure:14700: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14729: result: yes configure:14866: checking dynamic linker characteristics configure:15257: g++ -o conftest -O3 -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:15263: $? = 0 configure:15505: result: GNU/Linux ld.so configure:15556: checking how to hardcode library paths into programs configure:15581: result: immediate configure:15622: checking dependency style of g++ configure:15713: result: gcc3 configure:15728: checking whether make sets $(MAKE) configure:15749: result: yes configure:15758: checking whether byte ordering is bigendian configure:15791: gcc -c -g -O2 conftest.c >&5 configure:15797: $? = 0 configure:15829: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:29:2: error: 'not' undeclared (first use in this function) conftest.c:29:2: note: each undeclared identifier is reported only once for each function it appears in conftest.c:29:6: error: expected ';' before 'big' configure:15835: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:15975: result: no configure:16064: checking restrict keyword configure:16075: gcc -c -g -O2 conftest.c >&5 conftest.c:1:26: error: expected ';', ',' or ')' before 'test' configure:16081: $? = 1 configure: failed program was: | void foo(void * restrict test){} configure:16098: result: no configure:16161: checking Altivec configure:16192: gcc -c -g -O2 -faltivec -maltivec conftest.c >&5 cc1: error: unrecognized command line option "-maltivec" cc1: error: unrecognized command line option "-faltivec" configure:16198: $? = 1 configure: failed program was: | | int main() | {vector int vec;vec=vec_splat_u32(0);;return 0;} configure:16221: result: no configure:16241: checking SSE configure:16272: gcc -c -g -O2 -msse conftest.c >&5 configure:16278: $? = 0 configure:16294: result: yes configure:16321: checking SSE2 configure:16352: gcc -c -g -O2 -msse2 conftest.c >&5 configure:16358: $? = 0 configure:16374: result: yes configure:16401: checking SSE3 configure:16432: gcc -c -g -O2 -msse3 conftest.c >&5 configure:16438: $? = 0 configure:16454: result: yes configure:16481: checking x86 configure:16503: result: yes configure:16518: checking x86_64 configure:16542: result: no configure:16555: checking ppc configure:16579: result: no configure:16609: checking for valloc configure:16665: gcc -o conftest -g -O2 conftest.c >&5 configure:16671: $? = 0 configure:16688: result: yes configure:16698: checking for posix_memalign configure:16754: gcc -o conftest -g -O2 conftest.c >&5 configure:16760: $? = 0 configure:16777: result: yes configure:16788: checking for memalign configure:16844: gcc -o conftest -g -O2 conftest.c >&5 configure:16850: $? = 0 configure:16867: result: yes configure:16888: checking mm_malloc.h usability configure:16905: gcc -c -g -O2 conftest.c >&5 configure:16911: $? = 0 configure:16925: result: yes configure:16929: checking mm_malloc.h presence configure:16944: gcc -E conftest.c configure:16950: $? = 0 configure:16964: result: yes configure:16997: checking for mm_malloc.h configure:17004: result: yes configure:17038: checking zlib.h usability configure:17055: gcc -c -g -O2 conftest.c >&5 configure:17061: $? = 0 configure:17075: result: yes configure:17079: checking zlib.h presence configure:17094: gcc -E conftest.c configure:17100: $? = 0 configure:17114: result: yes configure:17147: checking for zlib.h configure:17154: result: yes configure:17167: checking for main in -lz configure:17196: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:17202: $? = 0 configure:17220: result: yes configure:17237: checking for main in -lm configure:17266: gcc -o conftest -g -O2 conftest.c -lm -lz >&5 configure:17272: $? = 0 configure:17290: result: yes configure:17326: checking whether we would like to have support for blp format configure:17337: result: yes configure:17351: checking whether we would like to have support for bmp format configure:17362: result: yes configure:17376: checking whether we would like to have support for dcx format configure:17387: result: yes configure:17401: checking whether we would like to have support for dds format configure:17412: result: yes configure:17426: checking whether we would like to have support for dicom format configure:17437: result: yes configure:17451: checking whether we would like to have support for doom format configure:17462: result: yes configure:17517: checking for pkg-config configure:17535: found /usr/bin/pkg-config configure:17547: result: /usr/bin/pkg-config configure:17576: checking pkg-config is at least version 0.9.0 configure:17579: result: yes configure:17598: checking for OPENEXR configure:17605: $PKG_CONFIG --exists --print-errors "OpenEXR" Package OpenEXR was not found in the pkg-config search path. Perhaps you should add the directory containing `OpenEXR.pc' to the PKG_CONFIG_PATH environment variable No package 'OpenEXR' found configure:17608: $? = 1 configure:17621: $PKG_CONFIG --exists --print-errors "OpenEXR" Package OpenEXR was not found in the pkg-config search path. Perhaps you should add the directory containing `OpenEXR.pc' to the PKG_CONFIG_PATH environment variable No package 'OpenEXR' found configure:17624: $? = 1 No package 'OpenEXR' found configure:17651: result: no configure:17674: checking whether we would like to have support for exr format configure:17677: result: no configure:17699: checking whether we would like to have support for fits format configure:17710: result: yes configure:17724: checking whether we would like to have support for gif format configure:17735: result: yes configure:17749: checking whether we would like to have support for hdr format configure:17760: result: yes configure:17774: checking whether we would like to have support for icns format configure:17785: result: yes configure:17799: checking whether we would like to have support for icon format configure:17810: result: yes configure:17824: checking whether we would like to have support for iff format configure:17835: result: yes configure:17849: checking whether we would like to have support for ilbm format configure:17860: result: yes configure:17874: checking whether we would like to have support for iwi format configure:17885: result: yes configure:17909: checking jpeglib.h usability configure:17926: gcc -c -g -O2 conftest.c >&5 configure:17932: $? = 0 configure:17946: result: yes configure:17950: checking jpeglib.h presence configure:17965: gcc -E conftest.c configure:17971: $? = 0 configure:17985: result: yes configure:18018: checking for jpeglib.h configure:18025: result: yes configure:18030: checking for main in -ljpeg configure:18059: gcc -o conftest -g -O2 conftest.c -ljpeg -lm -lz >&5 configure:18065: $? = 0 configure:18083: result: yes configure:18114: checking whether we would like to have support for jpeg format configure:18125: result: yes configure:18149: checking jasper/jasper.h usability configure:18166: gcc -c -g -O2 conftest.c >&5 configure:18172: $? = 0 configure:18186: result: yes configure:18190: checking jasper/jasper.h presence configure:18205: gcc -E conftest.c configure:18211: $? = 0 configure:18225: result: yes configure:18258: checking for jasper/jasper.h configure:18265: result: yes configure:18270: checking for main in -ljasper configure:18299: gcc -o conftest -g -O2 conftest.c -ljasper -lm -lz >&5 configure:18305: $? = 0 configure:18323: result: yes configure:18552: checking whether we would like to have support for jp2 format configure:18563: result: yes configure:18577: checking for main in -llcms configure:18606: gcc -o conftest -g -O2 conftest.c -llcms -lm -lz >&5 configure:18612: $? = 0 configure:18630: result: yes configure:18647: checking lcms/lcms.h usability configure:18664: gcc -c -g -O2 conftest.c >&5 conftest.c:71:23: fatal error: lcms/lcms.h: No such file or directory compilation terminated. configure:18670: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | #define SSE | #define VECTORMEM | #define SSE2 | #define VECTORMEM | #define SSE3 | #define VECTORMEM | #define GCC_X86_ASM | #define IL_INLINE_ASM 1 | #define VALLOC 1 | #define POSIX_MEMALIGN 1 | #define MEMALIGN 1 | #define MM_MALLOC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBM 1 | #define IL_NO_EXR | #define IL_USE_JPEGLIB_UNMODIFIED 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 | #include configure:18684: result: no configure:18688: checking lcms/lcms.h presence configure:18703: gcc -E conftest.c conftest.c:38:23: fatal error: lcms/lcms.h: No such file or directory compilation terminated. configure:18709: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | #define SSE | #define VECTORMEM | #define SSE2 | #define VECTORMEM | #define SSE3 | #define VECTORMEM | #define GCC_X86_ASM | #define IL_INLINE_ASM 1 | #define VALLOC 1 | #define POSIX_MEMALIGN 1 | #define MEMALIGN 1 | #define MM_MALLOC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBM 1 | #define IL_NO_EXR | #define IL_USE_JPEGLIB_UNMODIFIED 1 | /* end confdefs.h. */ | #include configure:18723: result: no configure:18756: checking for lcms/lcms.h configure:18763: result: no configure:18782: checking lcms.h usability configure:18799: gcc -c -g -O2 conftest.c >&5 configure:18805: $? = 0 configure:18819: result: yes configure:18823: checking lcms.h presence configure:18838: gcc -E conftest.c configure:18844: $? = 0 configure:18858: result: yes configure:18891: checking for lcms.h configure:18898: result: yes configure:18926: checking whether we would like to have support for lcms format configure:18937: result: yes configure:18951: checking whether we would like to have support for lif format configure:18962: result: yes configure:18976: checking whether we would like to have support for mdl format configure:18987: result: yes configure:19011: checking libmng.h usability configure:19028: gcc -c -g -O2 conftest.c >&5 configure:19034: $? = 0 configure:19048: result: yes configure:19052: checking libmng.h presence configure:19067: gcc -E conftest.c configure:19073: $? = 0 configure:19087: result: yes configure:19120: checking for libmng.h configure:19127: result: yes configure:19132: checking for main in -lmng configure:19161: gcc -o conftest -g -O2 conftest.c -lmng -lm -lz >&5 configure:19167: $? = 0 configure:19185: result: yes configure:19211: checking whether we would like to have support for mng format configure:19222: result: yes configure:19236: checking whether we would like to have support for mp3 format configure:19247: result: yes configure:19261: checking whether we would like to have support for pcx format configure:19272: result: yes configure:19286: checking whether we would like to have support for pcd format configure:19297: result: yes configure:19311: checking whether we would like to have support for pic format configure:19322: result: yes configure:19336: checking whether we would like to have support for pix format configure:19347: result: yes configure:19371: checking png.h usability configure:19388: gcc -c -g -O2 conftest.c >&5 configure:19394: $? = 0 configure:19408: result: yes configure:19412: checking png.h presence configure:19427: gcc -E conftest.c configure:19433: $? = 0 configure:19447: result: yes configure:19480: checking for png.h configure:19487: result: yes configure:19492: checking for main in -lpng12 configure:19521: gcc -o conftest -g -O2 conftest.c -lpng12 -lm -lz >&5 configure:19527: $? = 0 configure:19545: result: yes configure:19774: checking whether we would like to have support for png format configure:19785: result: yes configure:19799: checking whether we would like to have support for pnm format configure:19810: result: yes configure:19824: checking whether we would like to have support for psd format configure:19835: result: yes configure:19849: checking whether we would like to have support for psp format configure:19860: result: yes configure:19874: checking whether we would like to have support for pxr format configure:19885: result: yes configure:19899: checking whether we would like to have support for raw format configure:19910: result: yes configure:19924: checking whether we would like to have support for rot format configure:19935: result: yes configure:19949: checking whether we would like to have support for sgi format configure:19960: result: yes configure:19974: checking whether we would like to have support for sun format configure:19985: result: yes configure:19999: checking whether we would like to have support for texture format configure:20010: result: yes configure:20024: checking whether we would like to have support for tga format configure:20035: result: yes configure:20059: checking tiffio.h usability configure:20076: gcc -c -g -O2 conftest.c >&5 configure:20082: $? = 0 configure:20096: result: yes configure:20100: checking tiffio.h presence configure:20115: gcc -E conftest.c configure:20121: $? = 0 configure:20135: result: yes configure:20168: checking for tiffio.h configure:20175: result: yes configure:20180: checking for main in -ltiff configure:20209: gcc -o conftest -g -O2 conftest.c -ltiff -lm -lz >&5 configure:20215: $? = 0 configure:20233: result: yes configure:20259: checking whether we would like to have support for tiff format configure:20270: result: yes configure:20284: checking whether we would like to have support for tpl format configure:20295: result: yes configure:20309: checking whether we would like to have support for utx format configure:20320: result: yes configure:20334: checking whether we would like to have support for vtf format configure:20345: result: yes configure:20359: checking whether we would like to have support for wal format configure:20370: result: yes configure:20384: checking whether we would like to have support for wbmp format configure:20395: result: yes configure:20409: checking whether we would like to have support for wdp format configure:20420: result: yes configure:20434: checking whether we would like to have support for xpm format configure:20445: result: yes configure:20471: checking squish.h usability configure:20488: gcc -c -g -O2 conftest.c >&5 conftest.c:72:20: fatal error: squish.h: No such file or directory compilation terminated. configure:20494: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | #define SSE | #define VECTORMEM | #define SSE2 | #define VECTORMEM | #define SSE3 | #define VECTORMEM | #define GCC_X86_ASM | #define IL_INLINE_ASM 1 | #define VALLOC 1 | #define POSIX_MEMALIGN 1 | #define MEMALIGN 1 | #define MM_MALLOC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBM 1 | #define IL_NO_EXR | #define IL_USE_JPEGLIB_UNMODIFIED 1 | #define LCMS_NODIRINCLUDE 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 | #include configure:20508: result: no configure:20512: checking squish.h presence configure:20527: gcc -E conftest.c conftest.c:39:20: fatal error: squish.h: No such file or directory compilation terminated. configure:20533: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | #define SSE | #define VECTORMEM | #define SSE2 | #define VECTORMEM | #define SSE3 | #define VECTORMEM | #define GCC_X86_ASM | #define IL_INLINE_ASM 1 | #define VALLOC 1 | #define POSIX_MEMALIGN 1 | #define MEMALIGN 1 | #define MM_MALLOC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBM 1 | #define IL_NO_EXR | #define IL_USE_JPEGLIB_UNMODIFIED 1 | #define LCMS_NODIRINCLUDE 1 | /* end confdefs.h. */ | #include configure:20547: result: no configure:20580: checking for squish.h configure:20587: result: no configure:20696: checking nvtt/nvtt.h usability configure:20713: gcc -c -g -O2 conftest.c >&5 conftest.c:72:23: fatal error: nvtt/nvtt.h: No such file or directory compilation terminated. configure:20719: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | #define SSE | #define VECTORMEM | #define SSE2 | #define VECTORMEM | #define SSE3 | #define VECTORMEM | #define GCC_X86_ASM | #define IL_INLINE_ASM 1 | #define VALLOC 1 | #define POSIX_MEMALIGN 1 | #define MEMALIGN 1 | #define MM_MALLOC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBM 1 | #define IL_NO_EXR | #define IL_USE_JPEGLIB_UNMODIFIED 1 | #define LCMS_NODIRINCLUDE 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 | #include configure:20733: result: no configure:20737: checking nvtt/nvtt.h presence configure:20752: gcc -E conftest.c conftest.c:39:23: fatal error: nvtt/nvtt.h: No such file or directory compilation terminated. configure:20758: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | #define SSE | #define VECTORMEM | #define SSE2 | #define VECTORMEM | #define SSE3 | #define VECTORMEM | #define GCC_X86_ASM | #define IL_INLINE_ASM 1 | #define VALLOC 1 | #define POSIX_MEMALIGN 1 | #define MEMALIGN 1 | #define MM_MALLOC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBM 1 | #define IL_NO_EXR | #define IL_USE_JPEGLIB_UNMODIFIED 1 | #define LCMS_NODIRINCLUDE 1 | /* end confdefs.h. */ | #include configure:20772: result: no configure:20805: checking for nvtt/nvtt.h configure:20812: result: no configure:20902: checking for X configure:21017: gcc -E conftest.c configure:21023: $? = 0 configure:21072: gcc -o conftest -g -O2 conftest.c -lX11 -lm -lz >&5 configure:21078: $? = 0 configure:21137: result: libraries , headers configure:21333: checking for the pthreads library -lpthreads configure:21376: gcc -o conftest -g -O2 conftest.c -lpthreads -lm -lz >&5 /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:21382: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | #define SSE | #define VECTORMEM | #define SSE2 | #define VECTORMEM | #define SSE3 | #define VECTORMEM | #define GCC_X86_ASM | #define IL_INLINE_ASM 1 | #define VALLOC 1 | #define POSIX_MEMALIGN 1 | #define MEMALIGN 1 | #define MM_MALLOC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBM 1 | #define IL_NO_EXR | #define IL_USE_JPEGLIB_UNMODIFIED 1 | #define LCMS_NODIRINCLUDE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:21402: result: no configure:21278: checking whether pthreads work without any flags configure:21376: gcc -o conftest -g -O2 conftest.c -lm -lz >&5 /tmp/ccOboJwU.o: In function `main': /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/conftest.c:43: undefined reference to `pthread_join' /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/conftest.c:44: undefined reference to `__pthread_register_cancel' /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/conftest.c:45: undefined reference to `pthread_create' /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/conftest.c:45: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:21382: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | #define SSE | #define VECTORMEM | #define SSE2 | #define VECTORMEM | #define SSE3 | #define VECTORMEM | #define GCC_X86_ASM | #define IL_INLINE_ASM 1 | #define VALLOC 1 | #define POSIX_MEMALIGN 1 | #define MEMALIGN 1 | #define MM_MALLOC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBM 1 | #define IL_NO_EXR | #define IL_USE_JPEGLIB_UNMODIFIED 1 | #define LCMS_NODIRINCLUDE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:21402: result: no configure:21283: checking whether pthreads work with -Kthread configure:21376: gcc -o conftest -g -O2 -Kthread conftest.c -lm -lz >&5 gcc: unrecognized option '-Kthread' /tmp/ccV2yA72.o: In function `main': /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/conftest.c:43: undefined reference to `pthread_join' /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/conftest.c:44: undefined reference to `__pthread_register_cancel' /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/conftest.c:45: undefined reference to `pthread_create' /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/conftest.c:45: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:21382: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | #define SSE | #define VECTORMEM | #define SSE2 | #define VECTORMEM | #define SSE3 | #define VECTORMEM | #define GCC_X86_ASM | #define IL_INLINE_ASM 1 | #define VALLOC 1 | #define POSIX_MEMALIGN 1 | #define MEMALIGN 1 | #define MM_MALLOC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBM 1 | #define IL_NO_EXR | #define IL_USE_JPEGLIB_UNMODIFIED 1 | #define LCMS_NODIRINCLUDE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:21402: result: no configure:21283: checking whether pthreads work with -kthread configure:21376: gcc -o conftest -g -O2 -kthread conftest.c -lm -lz >&5 gcc: unrecognized option '-kthread' /tmp/ccDcJRU9.o: In function `main': /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/conftest.c:43: undefined reference to `pthread_join' /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/conftest.c:44: undefined reference to `__pthread_register_cancel' /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/conftest.c:45: undefined reference to `pthread_create' /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/conftest.c:45: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:21382: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | #define SSE | #define VECTORMEM | #define SSE2 | #define VECTORMEM | #define SSE3 | #define VECTORMEM | #define GCC_X86_ASM | #define IL_INLINE_ASM 1 | #define VALLOC 1 | #define POSIX_MEMALIGN 1 | #define MEMALIGN 1 | #define MM_MALLOC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBM 1 | #define IL_NO_EXR | #define IL_USE_JPEGLIB_UNMODIFIED 1 | #define LCMS_NODIRINCLUDE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:21402: result: no configure:21333: checking for the pthreads library -llthread configure:21376: gcc -o conftest -g -O2 conftest.c -llthread -lm -lz >&5 /usr/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:21382: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | #define SSE | #define VECTORMEM | #define SSE2 | #define VECTORMEM | #define SSE3 | #define VECTORMEM | #define GCC_X86_ASM | #define IL_INLINE_ASM 1 | #define VALLOC 1 | #define POSIX_MEMALIGN 1 | #define MEMALIGN 1 | #define MM_MALLOC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBM 1 | #define IL_NO_EXR | #define IL_USE_JPEGLIB_UNMODIFIED 1 | #define LCMS_NODIRINCLUDE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:21402: result: no configure:21283: checking whether pthreads work with -pthread configure:21376: gcc -o conftest -g -O2 -pthread conftest.c -lm -lz >&5 configure:21382: $? = 0 configure:21402: result: yes configure:21421: checking for joinable pthread attribute configure:21446: gcc -o conftest -g -O2 -pthread conftest.c -lm -lz >&5 configure:21452: $? = 0 configure:21469: result: PTHREAD_CREATE_JOINABLE configure:21479: checking if more special flags are required for pthreads configure:21486: result: no configure:21727: gcc -o conftest -g -O2 conftest.c -lm -lz -lX11 >&5 configure:21733: $? = 0 configure:21890: checking for gethostbyname configure:21946: gcc -o conftest -g -O2 conftest.c -lm -lz >&5 configure:21952: $? = 0 configure:21969: result: yes configure:22114: checking for connect configure:22170: gcc -o conftest -g -O2 conftest.c -lm -lz >&5 configure:22176: $? = 0 configure:22193: result: yes configure:22265: checking for remove configure:22321: gcc -o conftest -g -O2 conftest.c -lm -lz >&5 configure:22327: $? = 0 configure:22344: result: yes configure:22416: checking for shmat configure:22472: gcc -o conftest -g -O2 conftest.c -lm -lz >&5 configure:22478: $? = 0 configure:22495: result: yes configure:22576: checking for IceConnectionNumber in -lICE configure:22611: gcc -o conftest -g -O2 conftest.c -lICE -lm -lz >&5 /usr/bin/ld: cannot find -lICE collect2: ld returned 1 exit status configure:22617: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DevIL" | #define PACKAGE_TARNAME "devil" | #define PACKAGE_VERSION "1.7.8" | #define PACKAGE_STRING "DevIL 1.7.8" | #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" | #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 PACKAGE "devil" | #define VERSION "1.7.8" | #define SSE | #define VECTORMEM | #define SSE2 | #define VECTORMEM | #define SSE3 | #define VECTORMEM | #define GCC_X86_ASM | #define IL_INLINE_ASM 1 | #define VALLOC 1 | #define POSIX_MEMALIGN 1 | #define MEMALIGN 1 | #define MM_MALLOC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBM 1 | #define IL_NO_EXR | #define IL_USE_JPEGLIB_UNMODIFIED 1 | #define LCMS_NODIRINCLUDE 1 | #define HAVE_PTHREAD 1 | /* 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 IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:22635: result: no configure:26269: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by DevIL config.status 1.7.8, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on dormouse config.status:986: creating Makefile config.status:986: creating lib/Makefile config.status:986: creating bin/Makefile config.status:986: creating test/Makefile config.status:986: creating docs/Makefile config.status:986: creating data/Makefile config.status:986: creating data/IL.pc config.status:986: creating data/ILU.pc config.status:986: creating data/ILUT.pc config.status:986: creating test/format_test/format_checks.sh config.status:986: creating include/IL/config.h config.status:1279: executing libtool commands config.status:1279: executing depfiles commands configure:28787: +----------------------------------------+ configure:28790: \| IL library Supported formats \| configure:28792: +----------------------------------------+-------+ configure:28794: BLP BMP DCX DDS DICOM WAD FITS GIF HDR ICNS ICON IFF ILBM IWI JPG JP2 LCMS LIF MDL MNG MP3 PCX PCD PIC PIX PNG PNM PSD PSP PXR RAW ROT SGI SUN TEXTURE TGA TIF TPL UTX VTF WAL WBMP WDP XPM configure:28796: +----------------------------------------+ configure:28798: \| IL library External libraries \| configure:28800: +----------------------------------------+-------+ configure:28802: Required libs: OpenEXR libjpeg JasPer lcms libmng libpng libtiff configure:28816: +----------------------------------------+ configure:28822: \| ILU part disabled \| configure:28824: +----------------------------------------+-------+ configure:28826: Pass --enable-ILU option to the configure script if you want to build ILU configure:28830: +----------------------------------------+ configure:28840: \| ILUT part disabled \| configure:28842: +----------------------------------------+-------+ configure:28844: Pass --enable-ILUT option to the configure script if you want to build ILUT configure:28848: +----------------------------------------+ configure:28850: \| Detected Machine Extensions \| configure:28852: +----------------------------------------+-------+ configure:28854: SSE SSE2 SSE3 X86_ASM configure:28856: +----------------------------------------+ configure:28871: \| Not building any examples \| configure:28873: +----------------------------------------+-------+ configure:28875: Pass --with-examples option to the configure script if you want to build examples. configure:28879: +----------------------------------------+ ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-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_OPENEXR_CFLAGS_set= ac_cv_env_OPENEXR_CFLAGS_value= ac_cv_env_OPENEXR_LIBS_set= ac_cv_env_OPENEXR_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_memalign=yes ac_cv_func_posix_memalign=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_valloc=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jasper_jasper_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_lcms_h=yes ac_cv_header_lcms_lcms_h=no ac_cv_header_libmng_h=yes ac_cv_header_memory_h=yes ac_cv_header_mm_malloc_h=yes ac_cv_header_nvtt_nvtt_h=no ac_cv_header_png_h=yes ac_cv_header_squish_h=no 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_tiffio_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_jasper_main=yes ac_cv_lib_jpeg_main=yes ac_cv_lib_lcms_main=yes ac_cv_lib_m_main=yes ac_cv_lib_mng_main=yes ac_cv_lib_png12_main=yes ac_cv_lib_tiff_main=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_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_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_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes 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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/build-aux/missing --run aclocal-1.10' ALLEGRO_CONFIG='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/build-aux/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/build-aux/missing --run automake-1.10' AWK='gawk' BUILD_EXAMPLES_FALSE='' BUILD_EXAMPLES_TRUE='#' BUILD_ILUT_FALSE='' BUILD_ILUT_TRUE='#' BUILD_ILU_FALSE='' BUILD_ILU_TRUE='#' BUILD_IL_FALSE='#' BUILD_IL_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O3' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVIL_LTVERSION='2:0:1' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GENERAL_CFLAGS=' -msse -msse2 -msse3' GLUT_CFLAGS='' GLUT_LIBS='' GLU_CFLAGS='' GLU_LIBS='' GL_CFLAGS='' GL_LIBS='' GREP='/bin/grep' HAVE_GLUT_FALSE='' HAVE_GLUT_TRUE='#' ILUT_CFLAGS='' ILUT_LIBS='' ILU_CFLAGS='' ILU_LIBS='' IL_CFLAGS=' ' IL_LIBS='-ltiff -lpng12 -lmng -llcms -ljasper -ljpeg ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBILUT_WIN32LIBPATH='' LIBOBJS='' LIBS='-lm -lz ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/build-aux/missing --run makeinfo' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENEXR_CFLAGS='' OPENEXR_LIBS='' OTOOL64='' OTOOL='' PACKAGE='devil' PACKAGE_BUGREPORT='bubla@users.sourceforge.net' PACKAGE_NAME='DevIL' PACKAGE_STRING='DevIL 1.7.8' PACKAGE_TARNAME='devil' PACKAGE_VERSION='1.7.8' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PLATFORM='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SDL_CFLAGS='' SDL_CONFIG='' SDL_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' SUPPORTED_FORMATS=' BLP BMP DCX DDS DICOM WAD FITS GIF HDR ICNS ICON IFF ILBM IWI JPG JP2 LCMS LIF MDL MNG MP3 PCX PCD PIC PIX PNG PNM PSD PSP PXR RAW ROT SGI SUN TEXTURE TGA TIF TPL UTX VTF WAL WBMP WDP XPM' USE_ALLEGRO_FALSE='' USE_ALLEGRO_TRUE='#' USE_DIRECTX8_FALSE='' USE_DIRECTX8_TRUE='#' USE_DIRECTX9_FALSE='' USE_DIRECTX9_TRUE='#' USE_DIRECTX_FALSE='' USE_DIRECTX_TRUE='#' USE_OPENGL_FALSE='' USE_OPENGL_TRUE='#' USE_SDL_FALSE='' USE_SDL_TRUE='#' USE_W32_FALSE='' USE_W32_TRUE='#' USE_X11_FALSE='' USE_X11_TRUE='#' VERSION='1.7.8' WINDOWS_BUILD_FALSE='' WINDOWS_BUILD_TRUE='#' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' acx_pthread_config='' allegro_CFLAGS='' allegro_LIBS='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/hagish/workspace/adt/love-native-android/jni/devil-1.7.8/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "DevIL" #define PACKAGE_TARNAME "devil" #define PACKAGE_VERSION "1.7.8" #define PACKAGE_STRING "DevIL 1.7.8" #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net" #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 PACKAGE "devil" #define VERSION "1.7.8" #define SSE #define VECTORMEM #define SSE2 #define VECTORMEM #define SSE3 #define VECTORMEM #define GCC_X86_ASM #define IL_INLINE_ASM 1 #define VALLOC 1 #define POSIX_MEMALIGN 1 #define MEMALIGN 1 #define MM_MALLOC 1 #define HAVE_LIBZ 1 #define HAVE_LIBM 1 #define IL_NO_EXR #define IL_USE_JPEGLIB_UNMODIFIED 1 #define LCMS_NODIRINCLUDE 1 #define HAVE_PTHREAD 1 configure: exit 0