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.65. Invocation command line was $ ./configure --prefix=/usr --libexecdir=/usr/lib/x86_64-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = kerstyn-toshiba uname -m = x86_64 uname -r = 3.11.0-12-generic uname -s = Linux uname -v = #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2719: checking build system type configure:2733: result: x86_64-unknown-linux-gnu configure:2753: checking host system type configure:2766: result: x86_64-unknown-linux-gnu configure:2859: checking for gcc configure:2875: found /usr/bin/gcc configure:2886: result: gcc configure:3115: checking for C compiler version configure:3124: gcc --version >&5 gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3135: $? = 0 configure:3124: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) configure:3135: $? = 0 configure:3124: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3135: $? = 4 configure:3124: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3135: $? = 4 configure:3155: checking whether the C compiler works configure:3177: gcc -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.c >&5 configure:3181: $? = 0 configure:3230: result: yes configure:3233: checking for C compiler default output file name configure:3235: result: a.out configure:3241: checking for suffix of executables configure:3248: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.c >&5 configure:3252: $? = 0 configure:3274: result: configure:3296: checking whether we are cross compiling configure:3304: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.c >&5 configure:3308: $? = 0 configure:3315: ./conftest configure:3319: $? = 0 configure:3334: result: no configure:3339: checking for suffix of object files configure:3361: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.c >&5 configure:3365: $? = 0 configure:3386: result: o configure:3390: checking whether we are using the GNU C compiler configure:3409: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.c >&5 configure:3409: $? = 0 configure:3418: result: yes configure:3427: checking whether gcc accepts -g configure:3447: gcc -c -g conftest.c >&5 configure:3447: $? = 0 configure:3488: result: yes configure:3505: checking for gcc option to accept ISO C89 configure:3569: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.c >&5 configure:3569: $? = 0 configure:3582: result: none needed configure:3660: checking for g++ configure:3676: found /usr/bin/g++ configure:3687: result: g++ configure:3714: checking for C++ compiler version configure:3723: g++ --version >&5 g++ (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3734: $? = 0 configure:3723: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) configure:3734: $? = 0 configure:3723: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3734: $? = 4 configure:3723: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:3734: $? = 4 configure:3738: checking whether we are using the GNU C++ compiler configure:3757: g++ -c -fPIC -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.cpp >&5 cc1plus: warning: command line option '-Wimplicit' is valid for C/ObjC but not for C++ [enabled by default] configure:3757: $? = 0 configure:3766: result: yes configure:3775: checking whether g++ accepts -g configure:3795: g++ -c -g conftest.cpp >&5 configure:3795: $? = 0 configure:3836: result: yes configure:3862: checking whether gcc supports lazy variable declaration gcc.2.95.m4:19: gcc -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.c -o conftest configure:3881: result: yes configure:3921: checking how to run the C preprocessor configure:3952: gcc -E conftest.c configure:3952: $? = 0 configure:3966: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3966: $? = 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 "" | /* end confdefs.h. */ | #include configure:3991: result: gcc -E configure:4011: gcc -E conftest.c configure:4011: $? = 0 configure:4025: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4025: $? = 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 "" | /* end confdefs.h. */ | #include configure:4097: checking for ranlib configure:4113: found /usr/bin/ranlib configure:4124: result: ranlib configure:4146: checking whether make sets $(MAKE) configure:4168: result: yes configure:4191: checking for a BSD-compatible install configure:4259: result: /usr/bin/install -c configure:4270: checking whether ln -s works configure:4274: result: yes configure:4285: checking for gzip configure:4301: found /bin/gzip configure:4312: result: gzip configure:4343: checking for target system configure:4399: result: configure:4457: checking for sin in -lm configure:4482: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lm >&5 conftest.c:18:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:4482: $? = 0 configure:4491: result: yes configure:4506: checking for deflate in -lz configure:4531: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lz -lm >&5 configure:4531: $? = 0 configure:4540: result: yes configure:4562: checking for PDF_open_file in -lpdf configure:4587: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lpdf -lz -lm >&5 /usr/bin/ld: cannot find -lpdf collect2: error: ld returned 1 exit status configure:4587: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 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 PDF_open_file (); | int | main () | { | return PDF_open_file (); | ; | return 0; | } configure:4596: result: no configure:4609: checking for jpeg_write_raw_data in -ljpeg configure:4634: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -ljpeg -lz -lm >&5 configure:4634: $? = 0 configure:4643: result: yes configure:4656: checking for DGifOpen in -lungif configure:4681: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:4681: $? = 0 configure:4690: result: yes configure:4753: checking for zzip_file_open in -lzzip configure:4778: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:4778: $? = 0 configure:4787: result: yes configure:4801: checking target system type configure:4814: result: x86_64-unknown-linux-gnu configure:4841: checking for byte order configure:4856: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:4856: $? = 0 configure:4856: ./conftest configure:4856: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | /* end confdefs.h. */ | | int main (int argc, char *argv[]) | { | int i = 1; | return *(char*)&i; | } | configure:4885: result: little endian configure:4909: checking whether system() can handle command substitution configure:4924: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:4924: $? = 0 configure:4924: ./conftest configure:4924: $? = 0 configure:4941: result: yes configure:4971: checking for dirent.h that defines DIR configure:4990: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:4990: $? = 0 configure:4998: result: yes configure:5012: checking for library containing opendir configure:5043: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5043: $? = 0 configure:5060: result: none required configure:5128: checking for grep that handles long lines and -e configure:5186: result: /bin/grep configure:5191: checking for egrep configure:5253: result: /bin/grep -E configure:5258: checking for ANSI C header files configure:5278: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5278: $? = 0 configure:5351: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5351: $? = 0 configure:5351: ./conftest configure:5351: $? = 0 configure:5362: result: yes configure:5376: checking for sys/types.h configure:5376: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5376: $? = 0 configure:5376: result: yes configure:5376: checking for sys/stat.h configure:5376: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5376: $? = 0 configure:5376: result: yes configure:5376: checking for stdlib.h configure:5376: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5376: $? = 0 configure:5376: result: yes configure:5376: checking for string.h configure:5376: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5376: $? = 0 configure:5376: result: yes configure:5376: checking for memory.h configure:5376: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5376: $? = 0 configure:5376: result: yes configure:5376: checking for strings.h configure:5376: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5376: $? = 0 configure:5376: result: yes configure:5376: checking for inttypes.h configure:5376: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5376: $? = 0 configure:5376: result: yes configure:5376: checking for stdint.h configure:5376: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5376: $? = 0 configure:5376: result: yes configure:5376: checking for unistd.h configure:5376: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5376: $? = 0 configure:5376: result: yes configure:5392: checking zlib.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking zlib.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for zlib.h configure:5392: result: yes configure:5392: checking gif_lib.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking gif_lib.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for gif_lib.h configure:5392: result: yes configure:5392: checking io.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 conftest.c:63:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:5392: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 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:5392: result: no configure:5392: checking io.h presence configure:5392: gcc -E -I${prefix}/include conftest.c conftest.c:30:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:5392: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | /* end confdefs.h. */ | #include configure:5392: result: no configure:5392: checking for io.h configure:5392: result: no configure:5392: checking wchar.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking wchar.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for wchar.h configure:5392: result: yes configure:5392: checking jpeglib.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking jpeglib.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for jpeglib.h configure:5392: result: yes configure:5392: checking assert.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking assert.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for assert.h configure:5392: result: yes configure:5392: checking signal.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking signal.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for signal.h configure:5392: result: yes configure:5392: checking pthread.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking pthread.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for pthread.h configure:5392: result: yes configure:5392: checking for sys/stat.h configure:5392: result: yes configure:5392: checking sys/mman.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking sys/mman.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for sys/mman.h configure:5392: result: yes configure:5392: checking for sys/types.h configure:5392: result: yes configure:5392: checking dirent.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking dirent.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for dirent.h configure:5392: result: yes configure:5392: checking sys/bsdtypes.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 conftest.c:72:26: fatal error: sys/bsdtypes.h: No such file or directory #include ^ compilation terminated. configure:5392: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 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:5392: result: no configure:5392: checking sys/bsdtypes.h presence configure:5392: gcc -E -I${prefix}/include conftest.c conftest.c:39:26: fatal error: sys/bsdtypes.h: No such file or directory #include ^ compilation terminated. configure:5392: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:5392: result: no configure:5392: checking for sys/bsdtypes.h configure:5392: result: no configure:5392: checking sys/ndir.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 conftest.c:72:22: fatal error: sys/ndir.h: No such file or directory #include ^ compilation terminated. configure:5392: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 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:5392: result: no configure:5392: checking sys/ndir.h presence configure:5392: gcc -E -I${prefix}/include conftest.c conftest.c:39:22: fatal error: sys/ndir.h: No such file or directory #include ^ compilation terminated. configure:5392: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:5392: result: no configure:5392: checking for sys/ndir.h configure:5392: result: no configure:5392: checking sys/dir.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking sys/dir.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for sys/dir.h configure:5392: result: yes configure:5392: checking ndir.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 conftest.c:73:18: fatal error: ndir.h: No such file or directory #include ^ compilation terminated. configure:5392: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 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:5392: result: no configure:5392: checking ndir.h presence configure:5392: gcc -E -I${prefix}/include conftest.c conftest.c:40:18: fatal error: ndir.h: No such file or directory #include ^ compilation terminated. configure:5392: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:5392: result: no configure:5392: checking for ndir.h configure:5392: result: no configure:5392: checking time.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking time.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for time.h configure:5392: result: yes configure:5392: checking sys/time.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking sys/time.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for sys/time.h configure:5392: result: yes configure:5392: checking sys/resource.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking sys/resource.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for sys/resource.h configure:5392: result: yes configure:5392: checking pdflib.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 conftest.c:76:20: fatal error: pdflib.h: No such file or directory #include ^ compilation terminated. configure:5392: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 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:5392: result: no configure:5392: checking pdflib.h presence configure:5392: gcc -E -I${prefix}/include conftest.c conftest.c:43:20: fatal error: pdflib.h: No such file or directory #include ^ compilation terminated. configure:5392: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:5392: result: no configure:5392: checking for pdflib.h configure:5392: result: no configure:5392: checking zzip/lib.h usability configure:5392: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking zzip/lib.h presence configure:5392: gcc -E -I${prefix}/include conftest.c configure:5392: $? = 0 configure:5392: result: yes configure:5392: checking for zzip/lib.h configure:5392: result: yes configure:5420: checking for an ANSI C-conforming const configure:5485: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5485: $? = 0 configure:5492: result: yes configure:5500: checking for inline configure:5516: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5516: $? = 0 configure:5524: result: inline configure:5542: checking for off_t configure:5542: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5542: $? = 0 configure:5542: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 conftest.c: In function 'main': conftest.c:82:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:5542: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_ZZIP_LIB_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:5542: result: yes configure:5553: checking for size_t configure:5553: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5553: $? = 0 configure:5553: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 conftest.c: In function 'main': conftest.c:82:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:5553: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_ZZIP_LIB_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5553: result: yes configure:5564: checking whether struct tm is in sys/time.h or time.h configure:5584: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 configure:5584: $? = 0 configure:5591: result: time.h configure:5599: checking for boolean configure:5599: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include conftest.c >&5 conftest.c: In function 'main': conftest.c:82:13: error: 'boolean' undeclared (first use in this function) if (sizeof (boolean)) ^ conftest.c:82:13: note: each undeclared identifier is reported only once for each function it appears in configure:5599: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_ZZIP_LIB_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (boolean)) | return 0; | ; | return 0; | } configure:5599: result: no configure:5613: checking for popen configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for wcschr configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for wcsdup configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for mkstemp configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for stat configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for mmap configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for lrand48 configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for rand configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for srand48 configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for srand configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for bcopy configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 conftest.c:80:6: warning: conflicting types for built-in function 'bcopy' [enabled by default] char bcopy (); ^ configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for bzero configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 conftest.c:81:6: warning: conflicting types for built-in function 'bzero' [enabled by default] char bzero (); ^ configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for time configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for getrusage configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for mallinfo configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for open64 configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5613: $? = 0 configure:5613: result: yes configure:5613: checking for calloc configure:5613: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 conftest.c:86:6: warning: conflicting types for built-in function 'calloc' [enabled by default] char calloc (); ^ configure:5613: $? = 0 configure:5613: result: yes configure:5628: checking size of signed char configure:5633: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5633: $? = 0 configure:5633: ./conftest configure:5633: $? = 0 configure:5648: result: 1 configure:5662: checking size of signed short configure:5667: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5667: $? = 0 configure:5667: ./conftest configure:5667: $? = 0 configure:5682: result: 2 configure:5696: checking size of signed configure:5701: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5701: $? = 0 configure:5701: ./conftest configure:5701: $? = 0 configure:5716: result: 4 configure:5730: checking size of signed long long configure:5735: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5735: $? = 0 configure:5735: ./conftest configure:5735: $? = 0 configure:5750: result: 8 configure:5764: checking size of void* configure:5769: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -L/usr/local/lib -L${exec_prefix}/lib conftest.c -lzzip -lungif -ljpeg -lz -lm >&5 configure:5769: $? = 0 configure:5769: ./conftest configure:5769: $? = 0 configure:5784: result: 8 configure:5799: checking for freetype-config configure:5818: found /usr/local/bin/freetype-config configure:5830: result: /usr/local/bin/freetype-config configure:5899: checking ft2build.h usability configure:5899: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -I/usr/local/include/freetype2 conftest.c >&5 configure:5899: $? = 0 configure:5899: result: yes configure:5899: checking ft2build.h presence configure:5899: gcc -E -I${prefix}/include -I/usr/local/include/freetype2 conftest.c configure:5899: $? = 0 configure:5899: result: yes configure:5899: checking for ft2build.h configure:5899: result: yes configure:5945: checking whether we can compile the freetype test program freetype.m4:71: gcc -I${prefix}/include -I/usr/local/include/freetype2 -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.c -L/usr/local/lib -L${exec_prefix}/lib -lzzip -lungif -ljpeg -lz -lm -L/usr/local/lib -lfreetype -o conftest configure:6006: result: yes configure:6042: checking for FcInit in -lfontconfig configure:6067: gcc -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.c -L/usr/local/lib -L${exec_prefix}/lib -lfontconfig -lzzip -lungif -ljpeg -lz -lm -L/usr/local/lib -lfreetype -o conftest configure:6067: $? = 0 configure:6076: result: yes configure:6084: checking fontconfig.h usability configure:6084: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig conftest.c >&5 configure:6084: $? = 0 configure:6084: result: yes configure:6084: checking fontconfig.h presence configure:6084: gcc -E -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig conftest.c configure:6084: $? = 0 configure:6084: result: yes configure:6084: checking for fontconfig.h configure:6084: result: yes configure:6103: checking whether we can compile the fontconfig test program freetype.m4:71: gcc -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.c -L/usr/local/lib -L${exec_prefix}/lib -lzzip -lungif -ljpeg -lz -lm -L/usr/local/lib -lfontconfig -lfreetype -o conftest conftest.c: In function 'main': conftest.c:12:5: warning: missing sentinel in function call [-Wformat=] pattern = FcPatternBuild(0, FC_FAMILY, FcTypeString, "", 0); ^ conftest.c:28:5: warning: passing argument 4 of 'FcPatternGetBool' from incompatible pointer type [enabled by default] FcPatternGetBool(match, "family", 0, &v) == FcResultMatch; ^ In file included from conftest.c:2:0: /usr/include/fontconfig/fontconfig.h:868:1: note: expected 'FcBool *' but argument is of type 'FcChar8 **' FcPatternGetBool (const FcPattern *p, const char *object, int n, FcBool *b); ^ configure:6151: result: yes configure:6177: checking for fftwf_plan_dft_r2c_2d in -lfftw3f configure:6202: gcc -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.c -L/usr/local/lib -L${exec_prefix}/lib -lfftw3f -lzzip -lungif -ljpeg -lz -lm -L/usr/local/lib -lfontconfig -lfreetype -o conftest configure:6202: $? = 0 configure:6211: result: yes configure:6219: checking fftw3.h usability configure:6219: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig conftest.c >&5 configure:6219: $? = 0 configure:6219: result: yes configure:6219: checking fftw3.h presence configure:6219: gcc -E -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig conftest.c configure:6219: $? = 0 configure:6219: result: yes configure:6219: checking for fftw3.h configure:6219: result: yes configure:6238: checking whether we can compile the fftw3 test program fftw3.m4:71: gcc -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.c -L/usr/local/lib -L${exec_prefix}/lib -lzzip -lungif -ljpeg -lz -lm -L/usr/local/lib -lfontconfig -lfreetype -lfftw3f -o conftest conftest.c: In function 'main': conftest.c:11:5: warning: control reaches end of non-void function [-Wreturn-type] } ^ /tmp/cchiF6HA.o: In function `main': conftest.c:(.text+0x7): undefined reference to `fftw_malloc' collect2: error: ld returned 1 exit status configure: failed program was: #include int main() { char*data = fftw_malloc(sizeof(fftwf_complex)*600*800); fftwf_plan plan = fftwf_plan_dft_2d(600, 800, (fftwf_complex*)data, (fftwf_complex*)data, FFTW_FORWARD, FFTW_ESTIMATE); plan = fftwf_plan_dft_r2c_2d(600, 800, (float*)data, (fftwf_complex*)data, FFTW_ESTIMATE); plan = fftwf_plan_dft_c2r_2d(600, 800, (fftwf_complex*)data, (float*)data, FFTW_ESTIMATE); fftwf_execute(plan); fftwf_destroy_plan(plan); } configure:6266: result: no configure:6307: checking for lame_init in -lmp3lame configure:6332: gcc -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer conftest.c -L/usr/local/lib -L${exec_prefix}/lib -lmp3lame -lzzip -lungif -ljpeg -lz -lm -L/usr/local/lib -lfontconfig -lfreetype -o conftest configure:6332: $? = 0 configure:6341: result: yes configure:6357: checking lame.h usability configure:6357: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame conftest.c >&5 configure:6357: $? = 0 configure:6357: result: yes configure:6357: checking lame.h presence configure:6357: gcc -E -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame conftest.c configure:6357: $? = 0 configure:6357: result: yes configure:6357: checking for lame.h configure:6357: result: yes configure:6605: checking whether the filesystem normalizes file names configure:6617: result: no configure:6630: checking for avifile-config configure:6660: result: no configure:6691: checking whether we can compile the avifile test program configure:6800: result: no configure:6838: checking for ruby configure:6871: result: no configure:6883: checking for ruby's include directory configure:6920: result: 'unknown' configure:6933: checking ruby.h usability configure:6933: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame conftest.c >&5 conftest.c:113:18: fatal error: ruby.h: No such file or directory #include ^ compilation terminated. configure:6933: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_ZZIP_LIB_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.2" | #define boolean int | #define HAVE_POPEN 1 | #define HAVE_WCSCHR 1 | #define HAVE_WCSDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_MMAP 1 | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_SRAND48 1 | #define HAVE_SRAND 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_TIME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_MALLINFO 1 | #define HAVE_OPEN64 1 | #define HAVE_CALLOC 1 | #define SIZEOF_SIGNED_CHAR 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_SIGNED 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_VOIDP 8 | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define USE_FREETYPE 1 | #define HAVE_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FFTW3_H 1 | #define HAVE_LIBMP3LAME 1 | #define HAVE_LAME_H 1 | #define HAVE_LAME 1 | #define USE_GZIP 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:6933: result: no configure:6933: checking ruby.h presence configure:6933: gcc -E -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame conftest.c conftest.c:80:18: fatal error: ruby.h: No such file or directory #include ^ compilation terminated. configure:6933: $? = 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 LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | #define HAVE_LIBZZIP 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #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_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_ZZIP_LIB_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.2" | #define boolean int | #define HAVE_POPEN 1 | #define HAVE_WCSCHR 1 | #define HAVE_WCSDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_MMAP 1 | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_SRAND48 1 | #define HAVE_SRAND 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_TIME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_MALLINFO 1 | #define HAVE_OPEN64 1 | #define HAVE_CALLOC 1 | #define SIZEOF_SIGNED_CHAR 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_SIGNED 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_VOIDP 8 | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define USE_FREETYPE 1 | #define HAVE_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FFTW3_H 1 | #define HAVE_LIBMP3LAME 1 | #define HAVE_LAME_H 1 | #define HAVE_LAME 1 | #define USE_GZIP 1 | /* end confdefs.h. */ | #include configure:6933: result: no configure:6933: checking for ruby.h configure:6933: result: no configure:6945: checking whether we should compile the ruby module configure:6983: result: no configure:7006: checking for missing libraries configure:7063: result: configure:7069: checking for Python version configure:7148: result: configure:7456: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on kerstyn-toshiba config.status:923: creating Makefile.common config.status:1026: WARNING: 'Makefile.common.in' seems to ignore the --datarootdir setting config.status:923: creating Makefile config.status:923: creating lib/Makefile config.status:923: creating lib/action/Makefile config.status:923: creating src/Makefile config.status:923: creating lib/pdf/Makefile config.status:923: creating swfs/Makefile config.status:923: creating lib/readers/Makefile config.status:923: creating config.h config.status:1089: config.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= 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_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_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_calloc=yes ac_cv_func_getrusage=yes ac_cv_func_lrand48=yes ac_cv_func_mallinfo=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_open64=yes ac_cv_func_popen=yes ac_cv_func_rand=yes ac_cv_func_srand48=yes ac_cv_func_srand=yes ac_cv_func_stat=yes ac_cv_func_time=yes ac_cv_func_wcschr=yes ac_cv_func_wcsdup=yes ac_cv_header_assert_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_fftw3_h=yes ac_cv_header_fontconfig_h=yes ac_cv_header_ft2build_h=yes ac_cv_header_gif_lib_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jpeglib_h=yes ac_cv_header_lame_h=yes ac_cv_header_memory_h=yes ac_cv_header_ndir_h=no ac_cv_header_pdflib_h=no ac_cv_header_pthread_h=yes ac_cv_header_ruby_h=no ac_cv_header_signal_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_bsdtypes_h=no ac_cv_header_sys_dir_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_ndir_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_zlib_h=yes ac_cv_header_zzip_lib_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_fftw3f_fftwf_plan_dft_r2c_2d=yes ac_cv_lib_fontconfig_FcInit=yes ac_cv_lib_jpeg_jpeg_write_raw_data=yes ac_cv_lib_m_sin=yes ac_cv_lib_mp3lame_lame_init=yes ac_cv_lib_pdf_PDF_open_file=no ac_cv_lib_ungif_DGifOpen=yes ac_cv_lib_z_deflate=yes ac_cv_lib_zzip_zzip_file_open=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FREETYPE_CONFIG=/usr/local/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_UNCOMPRESS=gzip ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_signed=4 ac_cv_sizeof_signed_char=1 ac_cv_sizeof_signed_long_long=8 ac_cv_sizeof_signed_short=2 ac_cv_sizeof_voidp=8 ac_cv_struct_tm=time.h ac_cv_target=x86_64-unknown-linux-gnu ac_cv_type_boolean=no ac_cv_type_off_t=yes ac_cv_type_size_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AREXT='.a' AVIFILE_CONFIG='' CC='gcc' CFLAGS='-fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer ' CPP='gcc -E' CPPFLAGS=' -I${prefix}/include -I/usr/local/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame' CXX='g++' CXXCPP='' CXXFLAGS='-fPIC -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer ' CXXLIBS='-lstdc++' DEFS='-DHAVE_CONFIG_H' DEVICE_OPENGL='' DEVICE_PDF='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FREETYPE_CONFIG='/usr/local/bin/freetype-config' GIF2SWF='gif2swf$(E)' GREP='/bin/grep' HAVE_PYTHON_IMAGING='' HAVE_UNISTD_H='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JPEG2SWF='jpeg2swf$(E)' LDFLAGS=' -L/usr/local/lib -L${exec_prefix}/lib' LIBOBJS='' LIBPDF='libpdf$(A)' LIBS='-lmp3lame -lzzip -lungif -ljpeg -lz -lm -L/usr/local/lib -lfontconfig -lfreetype' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE='swftools' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDF2PDF='' PDF2SWF='pdf2swf$(E)' PNG2SWF='png2swf$(E)' PYTHON_EXECUTABLE='' PYTHON_INCLUDES='' PYTHON_INSTALL_PATH='' PYTHON_LIB='' RANLIB='ranlib' RUBY='' RUBY_CPPFLAGS='' RUBY_INSTALLDIR='' RUBY_LDFLAGS='' RUBY_LIBS='' SET_MAKE='' SHARED='-shared' SHELL='/bin/bash' SLEXT='so' STRIP='@echo debug enabled, not stripping ' SYSTEM_BACKTICKS='1' UNCOMPRESS='gzip' USE_GZIP='' VERSION='0.9.2' VIDEO_CFLAGS='' VIDEO_LIBS='' WORDS_BIGENDIAN='' ac_ct_CC='gcc' ac_ct_CXX='g++' 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' lame_in_source='' libdir='${exec_prefix}/lib' libexecdir='/usr/lib/x86_64-linux-gnu' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' splash_in_source='$(splash_objects)' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' xpdf_in_source='$(xpdf_objects)' xpdf_include=' -I xpdf ' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define LINUX 1 #define O_BINARY 0 #define HAVE_LIBM 1 #define HAVE_LIBZ 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBUNGIF 1 #define HAVE_LIBZZIP 1 #define SYSTEM_BACKTICKS 1 #define HAVE_DIRENT_H 1 #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_ZLIB_H 1 #define HAVE_GIF_LIB_H 1 #define HAVE_WCHAR_H 1 #define HAVE_JPEGLIB_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_ZZIP_LIB_H 1 #define PACKAGE "swftools" #define VERSION "0.9.2" #define boolean int #define HAVE_POPEN 1 #define HAVE_WCSCHR 1 #define HAVE_WCSDUP 1 #define HAVE_MKSTEMP 1 #define HAVE_STAT 1 #define HAVE_MMAP 1 #define HAVE_LRAND48 1 #define HAVE_RAND 1 #define HAVE_SRAND48 1 #define HAVE_SRAND 1 #define HAVE_BCOPY 1 #define HAVE_BZERO 1 #define HAVE_TIME 1 #define HAVE_GETRUSAGE 1 #define HAVE_MALLINFO 1 #define HAVE_OPEN64 1 #define HAVE_CALLOC 1 #define SIZEOF_SIGNED_CHAR 1 #define SIZEOF_SIGNED_SHORT 2 #define SIZEOF_SIGNED 4 #define SIZEOF_SIGNED_LONG_LONG 8 #define SIZEOF_VOIDP 8 #define HAVE_FT2BUILD_H 1 #define HAVE_FREETYPE 1 #define HAVE_FREETYPE_FREETYPE_H 1 #define USE_FREETYPE 1 #define HAVE_FONTCONFIG_H 1 #define HAVE_FONTCONFIG 1 #define HAVE_FFTW3_H 1 #define HAVE_LIBMP3LAME 1 #define HAVE_LAME_H 1 #define HAVE_LAME 1 #define USE_GZIP 1 configure: exit 0