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.63. Invocation command line was $ ./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info ## --------- ## ## Platform. ## ## --------- ## hostname = laptop uname -m = i686 uname -r = 2.6.35.6-51.fc14.i686 uname -s = Linux uname -v = #1 SMP Tue Nov 9 01:54:12 UTC 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /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/qt-3.3/bin PATH: /usr/lib/ccache PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /home/ousia/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1990: checking build system type configure:2008: result: i686-pc-linux-gnu configure:2030: checking host system type configure:2045: result: i686-pc-linux-gnu configure:2100: checking for i686-pc-linux-gnu-gcc configure:2130: result: no configure:2140: checking for gcc configure:2156: found /usr/lib/ccache/gcc configure:2167: result: gcc configure:2399: checking for C compiler version configure:2407: gcc --version >&5 gcc (GCC) 4.5.1 20100924 (Red Hat 4.5.1-4) 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:2411: $? = 0 configure:2418: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper Target: i686-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux Thread model: posix gcc version 4.5.1 20100924 (Red Hat 4.5.1-4) (GCC) configure:2422: $? = 0 configure:2429: gcc -V >&5 gcc: '-V' option must have argument configure:2433: $? = 1 configure:2456: checking for C compiler default output file name configure:2478: gcc -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 conftest.c >&5 configure:2482: $? = 0 configure:2520: result: a.out configure:2539: checking whether the C compiler works configure:2549: ./a.out configure:2553: $? = 0 configure:2572: result: yes configure:2579: checking whether we are cross compiling configure:2581: result: no configure:2584: checking for suffix of executables configure:2591: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 conftest.c >&5 configure:2595: $? = 0 configure:2621: result: configure:2627: checking for suffix of object files configure:2653: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 conftest.c >&5 configure:2657: $? = 0 configure:2682: result: o configure:2686: checking whether we are using the GNU C compiler configure:2715: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 conftest.c >&5 configure:2722: $? = 0 configure:2739: result: yes configure:2748: checking whether gcc accepts -g configure:2778: gcc -c -g conftest.c >&5 configure:2785: $? = 0 configure:2886: result: yes configure:2903: checking for gcc option to accept ISO C89 configure:2977: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 conftest.c >&5 configure:2984: $? = 0 configure:3007: result: none needed configure:3039: checking for i686-pc-linux-gnu-g++ configure:3069: result: no configure:3039: checking for i686-pc-linux-gnu-c++ configure:3069: result: no configure:3039: checking for i686-pc-linux-gnu-gpp configure:3069: result: no configure:3039: checking for i686-pc-linux-gnu-aCC configure:3069: result: no configure:3039: checking for i686-pc-linux-gnu-CC configure:3069: result: no configure:3039: checking for i686-pc-linux-gnu-cxx configure:3069: result: no configure:3039: checking for i686-pc-linux-gnu-cc++ configure:3069: result: no configure:3039: checking for i686-pc-linux-gnu-cl.exe configure:3069: result: no configure:3039: checking for i686-pc-linux-gnu-FCC configure:3069: result: no configure:3039: checking for i686-pc-linux-gnu-KCC configure:3069: result: no configure:3039: checking for i686-pc-linux-gnu-RCC configure:3069: result: no configure:3039: checking for i686-pc-linux-gnu-xlC_r configure:3069: result: no configure:3039: checking for i686-pc-linux-gnu-xlC configure:3069: result: no configure:3083: checking for g++ configure:3099: found /usr/lib/ccache/g++ configure:3110: result: g++ configure:3137: checking for C++ compiler version configure:3145: g++ --version >&5 g++ (GCC) 4.5.1 20100924 (Red Hat 4.5.1-4) 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:3149: $? = 0 configure:3156: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper Target: i686-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux Thread model: posix gcc version 4.5.1 20100924 (Red Hat 4.5.1-4) (GCC) configure:3160: $? = 0 configure:3167: g++ -V >&5 g++: '-V' option must have argument configure:3171: $? = 1 configure:3174: checking whether we are using the GNU C++ compiler configure:3203: g++ -c -fPIC -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 conftest.cpp >&5 configure:3210: $? = 0 configure:3227: result: yes configure:3236: checking whether g++ accepts -g configure:3266: g++ -c -g conftest.cpp >&5 configure:3273: $? = 0 configure:3374: result: yes configure:3400: 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 -O2 -g -march=i586 conftest.c -o conftest configure:3419: result: yes configure:3459: checking how to run the C preprocessor configure:3499: gcc -E conftest.c configure:3506: $? = 0 configure:3537: gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3544: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3577: result: gcc -E configure:3606: gcc -E conftest.c configure:3613: $? = 0 configure:3644: gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3651: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3694: checking for i686-pc-linux-gnu-ranlib configure:3724: result: no configure:3734: checking for ranlib configure:3750: found /usr/bin/ranlib configure:3761: result: ranlib configure:3783: checking whether make sets $(MAKE) configure:3805: result: yes configure:3828: checking for a BSD-compatible install configure:3896: result: /usr/bin/install -c configure:3907: checking whether ln -s works configure:3911: result: yes configure:3922: checking for gzip configure:3938: found /usr/bin/gzip configure:3949: result: gzip configure:3977: checking host system type configure:3992: result: i686-pc-linux-gnu configure:4016: checking for target system configure:4080: result: configure:4141: checking for sin in -lm configure:4176: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lm >&5 conftest.c:17:6: warning: conflicting types for built-in function 'sin' configure:4183: $? = 0 configure:4204: result: yes configure:4220: checking for deflate in -lz configure:4255: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lz -lm >&5 configure:4262: $? = 0 configure:4283: result: yes configure:4306: checking for PDF_open_file in -lpdf configure:4341: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lpdf -lz -lm >&5 configure:4348: $? = 0 configure:4369: result: yes configure:4383: checking for jpeg_write_raw_data in -ljpeg configure:4418: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -ljpeg -lpdf -lz -lm >&5 configure:4425: $? = 0 configure:4446: result: yes configure:4460: checking for DGifOpen in -lungif configure:4495: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lungif -ljpeg -lpdf -lz -lm >&5 /usr/bin/ld: /tmp/ccCTS05w.o: undefined reference to symbol 'DGifOpen' /usr/bin/ld: note: 'DGifOpen' is defined in DSO /usr/lib/libgif.so.4 so try adding it to the linker command line /usr/lib/libgif.so.4: could not read symbols: Invalid operation collect2: ld returned 1 exit status configure:4502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 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 DGifOpen (); | int | main () | { | return DGifOpen (); | ; | return 0; | } configure:4523: result: no configure:4539: checking for DGifOpen in -lgif configure:4574: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lgif -ljpeg -lpdf -lz -lm >&5 configure:4581: $? = 0 configure:4602: result: yes configure:4617: checking for zzip_file_open in -lzzip configure:4652: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:4659: $? = 0 configure:4680: result: yes configure:4695: checking for byte order configure:4720: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:4724: $? = 0 configure:4730: ./conftest ./conftest: error while loading shared libraries: libpdf.so.6: cannot enable executable stack as shared object requires: Permission denied configure:4734: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | /* end confdefs.h. */ | | int main (int argc, char *argv[]) | { | int i = 1; | return *(char*)&i; | } | configure:4812: result: little endian configure:4838: checking whether system() can handle command substitution configure:4863: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:4867: $? = 0 configure:4873: ./conftest ./conftest: error while loading shared libraries: libpdf.so.6: cannot enable executable stack as shared object requires: Permission denied configure:4877: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | /* end confdefs.h. */ | | #include "stdlib.h" | int main (int argc, char*argv[]) | { | return system("test "); | } | configure:4911: result: no configure:4938: checking for dirent.h that defines DIR configure:4967: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:4974: $? = 0 configure:4991: result: yes configure:5006: checking for library containing opendir configure:5047: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:5054: $? = 0 configure:5085: result: none required configure:5184: checking for grep that handles long lines and -e configure:5244: result: /bin/grep configure:5249: checking for egrep configure:5313: result: /bin/grep -E configure:5318: checking for ANSI C header files configure:5348: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5355: $? = 0 configure:5454: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:5458: $? = 0 configure:5464: ./conftest ./conftest: error while loading shared libraries: libpdf.so.6: cannot enable executable stack as shared object requires: Permission denied configure:5468: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #include | #if ((' ' & 0x0FF) == 0x020) | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | #else | # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z')) | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | #endif | | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | int | main () | { | int i; | for (i = 0; i < 256; i++) | if (XOR (islower (i), ISLOWER (i)) | || toupper (i) != TOUPPER (i)) | return 2; | return 0; | } configure:5486: result: no configure:5511: checking for sys/types.h configure:5532: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5539: $? = 0 configure:5556: result: yes configure:5511: checking for sys/stat.h configure:5532: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5539: $? = 0 configure:5556: result: yes configure:5511: checking for stdlib.h configure:5532: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5539: $? = 0 configure:5556: result: yes configure:5511: checking for string.h configure:5532: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5539: $? = 0 configure:5556: result: yes configure:5511: checking for memory.h configure:5532: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5539: $? = 0 configure:5556: result: yes configure:5511: checking for strings.h configure:5532: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5539: $? = 0 configure:5556: result: yes configure:5511: checking for inttypes.h configure:5532: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5539: $? = 0 configure:5556: result: yes configure:5511: checking for stdint.h configure:5532: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5539: $? = 0 configure:5556: result: yes configure:5511: checking for unistd.h configure:5532: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5539: $? = 0 configure:5556: result: yes configure:5606: checking zlib.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking zlib.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for zlib.h configure:5721: result: yes configure:5606: checking gif_lib.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking gif_lib.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for gif_lib.h configure:5721: result: yes configure:5606: checking io.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 conftest.c:61:16: fatal error: io.h: No such file or directory compilation terminated. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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:5644: result: no configure:5648: checking io.h presence configure:5663: gcc -E -I/usr/include conftest.c conftest.c:28:16: fatal error: io.h: No such file or directory compilation terminated. configure:5670: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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:5684: result: no configure:5712: checking for io.h configure:5721: result: no configure:5606: checking wchar.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking wchar.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for wchar.h configure:5721: result: yes configure:5606: checking jpeglib.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking jpeglib.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for jpeglib.h configure:5721: result: yes configure:5606: checking assert.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking assert.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for assert.h configure:5721: result: yes configure:5606: checking signal.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking signal.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for signal.h configure:5721: result: yes configure:5606: checking pthread.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking pthread.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for pthread.h configure:5721: result: yes configure:5595: checking for sys/stat.h configure:5602: result: yes configure:5606: checking sys/mman.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking sys/mman.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for sys/mman.h configure:5721: result: yes configure:5595: checking for sys/types.h configure:5602: result: yes configure:5606: checking dirent.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking dirent.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for dirent.h configure:5721: result: yes configure:5606: checking sys/bsdtypes.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 conftest.c:70:26: fatal error: sys/bsdtypes.h: No such file or directory compilation terminated. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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:5644: result: no configure:5648: checking sys/bsdtypes.h presence configure:5663: gcc -E -I/usr/include conftest.c conftest.c:37:26: fatal error: sys/bsdtypes.h: No such file or directory compilation terminated. configure:5670: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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:5684: result: no configure:5712: checking for sys/bsdtypes.h configure:5721: result: no configure:5606: checking sys/ndir.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 conftest.c:70:22: fatal error: sys/ndir.h: No such file or directory compilation terminated. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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:5644: result: no configure:5648: checking sys/ndir.h presence configure:5663: gcc -E -I/usr/include conftest.c conftest.c:37:22: fatal error: sys/ndir.h: No such file or directory compilation terminated. configure:5670: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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:5684: result: no configure:5712: checking for sys/ndir.h configure:5721: result: no configure:5606: checking sys/dir.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking sys/dir.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for sys/dir.h configure:5721: result: yes configure:5606: checking ndir.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 conftest.c:71:18: fatal error: ndir.h: No such file or directory compilation terminated. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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:5644: result: no configure:5648: checking ndir.h presence configure:5663: gcc -E -I/usr/include conftest.c conftest.c:38:18: fatal error: ndir.h: No such file or directory compilation terminated. configure:5670: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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:5684: result: no configure:5712: checking for ndir.h configure:5721: result: no configure:5606: checking time.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking time.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for time.h configure:5721: result: yes configure:5606: checking sys/time.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking sys/time.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for sys/time.h configure:5721: result: yes configure:5606: checking sys/resource.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking sys/resource.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for sys/resource.h configure:5721: result: yes configure:5606: checking pdflib.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking pdflib.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for pdflib.h configure:5721: result: yes configure:5606: checking zzip/lib.h usability configure:5623: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5630: $? = 0 configure:5644: result: yes configure:5648: checking zzip/lib.h presence configure:5663: gcc -E -I/usr/include conftest.c configure:5670: $? = 0 configure:5684: result: yes configure:5712: checking for zzip/lib.h configure:5721: result: yes configure:5753: checking for an ANSI C-conforming const configure:5828: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5835: $? = 0 configure:5850: result: yes configure:5860: checking for inline configure:5886: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5893: $? = 0 configure:5911: result: inline configure:5930: checking for off_t configure:5958: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:5965: $? = 0 configure:5992: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:81:20: error: expected expression before ')' token configure:5999: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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_PDFLIB_H 1 | #define HAVE_ZZIP_LIB_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.1" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:6022: result: yes configure:6034: checking for size_t configure:6062: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:6069: $? = 0 configure:6096: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:81:21: error: expected expression before ')' token configure:6103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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_PDFLIB_H 1 | #define HAVE_ZZIP_LIB_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.1" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:6126: result: yes configure:6138: checking whether struct tm is in sys/time.h or time.h configure:6168: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 configure:6175: $? = 0 configure:6190: result: time.h configure:6200: checking for boolean configure:6228: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:81:13: error: 'boolean' undeclared (first use in this function) conftest.c:81:13: note: each undeclared identifier is reported only once for each function it appears in configure:6235: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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_PDFLIB_H 1 | #define HAVE_ZZIP_LIB_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.1" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (boolean)) | return 0; | ; | return 0; | } configure:6292: result: no configure:6324: checking for popen configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for wcschr configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for wcsdup configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for mkstemp configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for stat configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for mmap configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for lrand48 configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for rand configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for srand48 configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for srand configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for bcopy configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 conftest.c:79:6: warning: conflicting types for built-in function 'bcopy' configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for bzero configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 conftest.c:80:6: warning: conflicting types for built-in function 'bzero' configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for time configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for getrusage configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for mallinfo configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for open64 configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6387: $? = 0 configure:6409: result: yes configure:6324: checking for calloc configure:6380: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 conftest.c:85:6: warning: conflicting types for built-in function 'calloc' configure:6387: $? = 0 configure:6409: result: yes configure:6426: checking size of signed char configure:6731: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:6735: $? = 0 configure:6741: ./conftest ./conftest: error while loading shared libraries: libpdf.so.6: cannot enable executable stack as shared object requires: Permission denied configure:6745: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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_PDFLIB_H 1 | #define HAVE_ZZIP_LIB_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.1" | #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 | /* 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 | static long int longval () { return (long int) (sizeof (signed char)); } | static unsigned long int ulongval () { return (long int) (sizeof (signed char)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (signed char))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (signed char)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (signed char)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:6771: result: 0 configure:6785: checking size of signed short configure:7090: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:7094: $? = 0 configure:7100: ./conftest ./conftest: error while loading shared libraries: libpdf.so.6: cannot enable executable stack as shared object requires: Permission denied configure:7104: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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_PDFLIB_H 1 | #define HAVE_ZZIP_LIB_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.1" | #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 0 | /* 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 | static long int longval () { return (long int) (sizeof (signed short)); } | static unsigned long int ulongval () { return (long int) (sizeof (signed short)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (signed short))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (signed short)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (signed short)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:7130: result: 0 configure:7144: checking size of signed configure:7449: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:7453: $? = 0 configure:7459: ./conftest ./conftest: error while loading shared libraries: libpdf.so.6: cannot enable executable stack as shared object requires: Permission denied configure:7463: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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_PDFLIB_H 1 | #define HAVE_ZZIP_LIB_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.1" | #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 0 | #define SIZEOF_SIGNED_SHORT 0 | /* 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 | static long int longval () { return (long int) (sizeof (signed)); } | static unsigned long int ulongval () { return (long int) (sizeof (signed)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (signed))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (signed)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (signed)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:7489: result: 0 configure:7503: checking size of signed long long configure:7808: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:7812: $? = 0 configure:7818: ./conftest ./conftest: error while loading shared libraries: libpdf.so.6: cannot enable executable stack as shared object requires: Permission denied configure:7822: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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_PDFLIB_H 1 | #define HAVE_ZZIP_LIB_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.1" | #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 0 | #define SIZEOF_SIGNED_SHORT 0 | #define SIZEOF_SIGNED 0 | /* 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 | static long int longval () { return (long int) (sizeof (signed long long)); } | static unsigned long int ulongval () { return (long int) (sizeof (signed long long)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (signed long long))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (signed long long)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (signed long long)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:7848: result: 0 configure:7862: checking size of void* configure:8167: gcc -o conftest -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -L/usr/local/lib -L/usr/lib conftest.c -lzzip -lgif -ljpeg -lpdf -lz -lm >&5 configure:8171: $? = 0 configure:8177: ./conftest ./conftest: error while loading shared libraries: libpdf.so.6: cannot enable executable stack as shared object requires: Permission denied configure:8181: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LINUX 1 | #define O_BINARY 0 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPDF 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBZZIP 1 | #define HAVE_DIRENT_H 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_PDFLIB_H 1 | #define HAVE_ZZIP_LIB_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.1" | #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 0 | #define SIZEOF_SIGNED_SHORT 0 | #define SIZEOF_SIGNED 0 | #define SIZEOF_SIGNED_LONG_LONG 0 | /* 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 | static long int longval () { return (long int) (sizeof (void*)); } | static unsigned long int ulongval () { return (long int) (sizeof (void*)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (void*))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (void*)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (void*)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:8207: result: 0 configure:8222: checking for freetype-config configure:8241: found /usr/bin/freetype-config configure:8253: result: /usr/bin/freetype-config configure:8365: checking ft2build.h usability configure:8382: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -I/usr/include/freetype2 conftest.c >&5 configure:8389: $? = 0 configure:8403: result: yes configure:8407: checking ft2build.h presence configure:8422: gcc -E -I/usr/include -I/usr/include/freetype2 conftest.c configure:8429: $? = 0 configure:8443: result: yes configure:8471: checking for ft2build.h configure:8480: result: yes configure:8665: checking whether we can compile the freetype test program freetype.m4:71: gcc -I/usr/include -I/usr/include/freetype2 -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 conftest.c -L/usr/local/lib -L/usr/lib -lzzip -lgif -ljpeg -lpdf -lz -lm -lfreetype -o conftest configure:8726: result: yes configure:8768: checking for FcInit in -lfontconfig configure:8803: gcc -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 conftest.c -L/usr/local/lib -L/usr/lib -lfontconfig -lzzip -lgif -ljpeg -lpdf -lz -lm -lfreetype -o conftest configure:8810: $? = 0 configure:8831: result: yes configure:8853: checking fontconfig.h usability configure:8870: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig conftest.c >&5 configure:8877: $? = 0 configure:8891: result: yes configure:8895: checking fontconfig.h presence configure:8910: gcc -E -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig conftest.c configure:8917: $? = 0 configure:8931: result: yes configure:8959: checking for fontconfig.h configure:8968: result: yes configure:8992: checking whether we can compile the fontconfig test program freetype.m4:71: gcc -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 conftest.c -L/usr/local/lib -L/usr/lib -lzzip -lgif -ljpeg -lpdf -lz -lm -lfontconfig -lfreetype -o conftest conftest.c: In function 'main': conftest.c:12:5: warning: missing sentinel in function call conftest.c:28:5: warning: passing argument 4 of 'FcPatternGetBool' from incompatible pointer type /usr/include/fontconfig/fontconfig.h:828:1: note: expected 'FcBool *' but argument is of type 'FcChar8 **' configure:9040: result: yes configure:9068: checking for fftw_plan_dft_r2c_2d in -lfftw3 configure:9103: gcc -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 conftest.c -L/usr/local/lib -L/usr/lib -lfftw3 -lzzip -lgif -ljpeg -lpdf -lz -lm -lfontconfig -lfreetype -o conftest configure:9110: $? = 0 configure:9131: result: yes configure:9153: checking fftw3.h usability configure:9170: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig conftest.c >&5 configure:9177: $? = 0 configure:9191: result: yes configure:9195: checking fftw3.h presence configure:9210: gcc -E -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig conftest.c configure:9217: $? = 0 configure:9231: result: yes configure:9259: checking for fftw3.h configure:9268: result: yes configure:9292: checking whether we can compile the fftw3 test program fftw3.m4:71: gcc -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 conftest.c -L/usr/local/lib -L/usr/lib -lzzip -lgif -ljpeg -lpdf -lz -lm -lfontconfig -lfreetype -lfftw3 -o conftest conftest.c: In function 'main': conftest.c:11:5: warning: control reaches end of non-void function configure:9311: result: yes configure:9366: checking for lame_init in -lmp3lame configure:9401: gcc -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 conftest.c -L/usr/local/lib -L/usr/lib -lmp3lame -lzzip -lgif -ljpeg -lpdf -lz -lm -lfontconfig -lfreetype -lfftw3 -o conftest configure:9408: $? = 0 configure:9429: result: yes configure:9459: checking lame.h usability configure:9476: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame conftest.c >&5 configure:9483: $? = 0 configure:9497: result: yes configure:9501: checking lame.h presence configure:9516: gcc -E -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame conftest.c configure:9523: $? = 0 configure:9537: result: yes configure:9565: checking for lame.h configure:9574: result: yes configure:9609: checking whether the filesystem normalizes file names configure:9623: result: no configure:9636: checking for avifile-config configure:9666: result: no configure:9830: checking whether we can compile the avifile test program configure:9941: result: no configure:9981: checking for Python.h configure:10034: result: unknown configure:10039: checking whether we can compile the python test program python.m4: gcc -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include/python2.7 -I/usr/include/python2.7/Imaging conftest.c -L/usr/local/lib -L/usr/lib -lpthread -ldl -lutil -lm -lpython2.7 -lmp3lame -lzzip -lgif -ljpeg -lpdf -lz -lm -lfontconfig -lfreetype -lfftw3 -o conftest configure:10056: result: yes configure:10067: checking for Python-Imaging python.m4: gcc -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include/python2.7 -I/usr/include/python2.7/Imaging conftest.c -L/usr/local/lib -L/usr/lib -lpthread -ldl -lutil -lm -lpython2.7 -lmp3lame -lzzip -lgif -ljpeg -lpdf -lz -lm -lfontconfig -lfreetype -lfftw3 -o conftest configure:10091: result: yes configure:10125: checking for ruby configure:10143: found /usr/bin/ruby configure:10155: result: /usr/bin/ruby configure:10170: checking for ruby's include directory configure:10175: result: /usr/lib/ruby/1.8/i386-linux configure:10180: checking for ruby's cpp flags configure:10183: result: -D_FILE_OFFSET_BITS=64 configure:10186: checking for ruby's ld flags configure:10190: result: "-lruby -shared" configure:10193: checking for ruby library name configure:10196: result: ruby configure:10234: checking ruby.h usability configure:10251: gcc -c -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -D_FILE_OFFSET_BITS=64 -I/usr/lib/ruby/1.8/i386-linux conftest.c >&5 In file included from /usr/lib/ruby/1.8/i386-linux/ruby.h:24:0, from conftest.c:114: /usr/lib/ruby/1.8/i386-linux/config.h:33:0: warning: "SIZEOF_VOIDP" redefined conftest.c:66:0: note: this is the location of the previous definition configure:10258: $? = 0 configure:10272: result: yes configure:10276: checking ruby.h presence configure:10291: gcc -E -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -D_FILE_OFFSET_BITS=64 -I/usr/lib/ruby/1.8/i386-linux conftest.c In file included from /usr/lib/ruby/1.8/i386-linux/ruby.h:24:0, from conftest.c:81: /usr/lib/ruby/1.8/i386-linux/config.h:33:0: warning: "SIZEOF_VOIDP" redefined conftest.c:66:0: note: this is the location of the previous definition configure:10298: $? = 0 configure:10312: result: yes configure:10340: checking for ruby.h configure:10349: result: yes configure:10366: checking whether we should compile the ruby module ruby.m4: gcc -shared -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -D_FILE_OFFSET_BITS=64 -I/usr/lib/ruby/1.8/i386-linux -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586 conftest.c -L/usr/local/lib -L/usr/lib -lruby -shared -lmp3lame -lzzip -lgif -ljpeg -lpdf -lz -lm -lfontconfig -lfreetype -lfftw3 -o conftestso configure:10397: result: yes configure:10427: checking for missing libraries configure:10484: result: configure:10679: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on laptop config.status:843: creating Makefile.common config.status:990: WARNING: 'Makefile.common.in' seems to ignore the --datarootdir setting config.status:843: creating Makefile config.status:843: creating lib/Makefile config.status:843: creating lib/action/Makefile config.status:843: creating src/Makefile config.status:843: creating lib/pdf/Makefile config.status:843: creating swfs/Makefile config.status:843: creating lib/python/Makefile config.status:843: creating lib/readers/Makefile config.status:843: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -g -march=i586' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -g -march=i586' 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=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu 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=yes ac_cv_header_pthread_h=yes ac_cv_header_ruby_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=no 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=i686-pc-linux-gnu ac_cv_lib_fftw3_fftw_plan_dft_r2c_2d=yes ac_cv_lib_fontconfig_FcInit=yes ac_cv_lib_gif_DGifOpen=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=yes ac_cv_lib_ungif_DGifOpen=no 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/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_RUBY=/usr/bin/ruby 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=0 ac_cv_sizeof_signed_char=0 ac_cv_sizeof_signed_long_long=0 ac_cv_sizeof_signed_short=0 ac_cv_sizeof_voidp=0 ac_cv_struct_tm=time.h 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 -O2 -g -march=i586' CPP='gcc -E' CPPFLAGS=' -I/usr/include -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame' CXX='g++' CXXFLAGS='-fPIC -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer -O2 -g -march=i586' CXXLIBS='-lstdc++' DEFS='-DHAVE_CONFIG_H' DEVICE_OPENGL='' DEVICE_PDF='devices/pdf.$(O)' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FREETYPE_CONFIG='/usr/bin/freetype-config' GIF2SWF='gif2swf$(E)' GREP='/bin/grep' HAVE_PYTHON_IMAGING='yes' HAVE_UNISTD_H='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JPEG2SWF='jpeg2swf$(E)' LDFLAGS=' -L/usr/local/lib -L/usr/lib' LIBOBJS='' LIBPDF='libpdf$(A)' LIBS='-lmp3lame -lzzip -lgif -ljpeg -lpdf -lz -lm -lfontconfig -lfreetype -lfftw3' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE='swftools' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDF2PDF='pdf2pdf$(E)' PDF2SWF='pdf2swf$(E)' PNG2SWF='png2swf$(E)' PYTHON_INCLUDES='-I/usr/include/python2.7 -I/usr/include/python2.7/Imaging' PYTHON_LIB='-lpthread -ldl -lutil -lm -lpython2.7' RANLIB='ranlib' RUBY='/usr/bin/ruby' RUBY_CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -I/usr/lib/ruby/1.8/i386-linux ' RUBY_INSTALLDIR='/usr/lib/ruby/1.8/i386-linux' RUBY_LDFLAGS='-lruby -shared ' RUBY_LIBS='' SET_MAKE='' SHARED='-shared' SHELL='/bin/sh' SLEXT='so' STRIP='@echo debug enabled, not stripping ' SYSTEM_BACKTICKS='' UNCOMPRESS='gzip' USE_GZIP='' VERSION='0.9.1' VIDEO_CFLAGS='' VIDEO_LIBS='' WORDS_BIGENDIAN='' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='/usr/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='/usr' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='/usr/include' infodir='/usr/share/info' lame_in_source='' libdir='/usr/lib' libexecdir='/usr/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' sbindir='/usr/sbin' sharedstatedir='/var/lib' splash_in_source='$(splash_objects)' sysconfdir='/etc' target='' target_alias='' target_cpu='' target_os='' target_vendor='' xpdf_in_source='$(xpdf_objects)' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define LINUX 1 #define O_BINARY 0 #define HAVE_LIBM 1 #define HAVE_LIBZ 1 #define HAVE_LIBPDF 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBGIF 1 #define HAVE_LIBZZIP 1 #define HAVE_DIRENT_H 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_PDFLIB_H 1 #define HAVE_ZZIP_LIB_H 1 #define PACKAGE "swftools" #define VERSION "0.9.1" #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 0 #define SIZEOF_SIGNED_SHORT 0 #define SIZEOF_SIGNED 0 #define SIZEOF_SIGNED_LONG_LONG 0 #define SIZEOF_VOIDP 0 #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_FFTW3 1 #define HAVE_LIBMP3LAME 1 #define HAVE_LAME_H 1 #define HAVE_LAME 1 #define USE_GZIP 1 #define HAVE_PYTHON_IMAGING 1 #define HAVE_RUBY_H 1 configure: exit 0