address@hidden swftools-0.9.0]# cat config.log 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 ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = i686 uname -r = 2.6.18-128.el5 uname -s = Linux uname -v = #1 SMP Wed Jan 21 10:44:23 EST 2009 /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/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/share/java PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1976: checking build system type configure:1994: result: i686-pc-linux-gnu configure:2016: checking host system type configure:2031: result: i686-pc-linux-gnu configure:2124: checking for gcc configure:2140: found /usr/bin/gcc configure:2151: result: gcc configure:2383: checking for C compiler version configure:2391: gcc --version >&5 gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46) Copyright (C) 2006 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:2395: $? = 0 configure:2402: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-46) configure:2406: $? = 0 configure:2413: gcc -V >&5 gcc: '-V' option must have argument configure:2417: $? = 1 configure:2440: checking for C compiler default output file name configure:2462: gcc -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:2466: $? = 0 configure:2504: result: a.out configure:2523: checking whether the C compiler works configure:2533: ./a.out configure:2537: $? = 0 configure:2556: result: yes configure:2563: checking whether we are cross compiling configure:2565: result: no configure:2568: checking for suffix of executables configure:2575: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:2579: $? = 0 configure:2605: result: configure:2611: checking for suffix of object files configure:2637: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:2641: $? = 0 configure:2666: result: o configure:2670: checking whether we are using the GNU C compiler configure:2699: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:2706: $? = 0 configure:2723: result: yes configure:2732: checking whether gcc accepts -g configure:2762: gcc -c -g conftest.c >&5 configure:2769: $? = 0 configure:2870: result: yes configure:2887: checking for gcc option to accept ISO C89 configure:2961: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:2968: $? = 0 configure:2991: result: none needed configure:3067: checking for g++ configure:3083: found /usr/bin/g++ configure:3094: result: g++ configure:3121: checking for C++ compiler version configure:3129: g++ --version >&5 g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46) Copyright (C) 2006 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:3133: $? = 0 configure:3140: g++ -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-46) configure:3144: $? = 0 configure:3151: g++ -V >&5 g++: '-V' option must have argument configure:3155: $? = 1 configure:3158: checking whether we are using the GNU C++ compiler configure:3187: g++ -c -fPIC -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.cpp >&5 configure:3194: $? = 0 configure:3211: result: yes configure:3220: checking whether g++ accepts -g configure:3250: g++ -c -g conftest.cpp >&5 configure:3257: $? = 0 configure:3358: result: yes configure:3384: checking whether gcc supports lazy variable declaration gcc.2.95.m4:19: gcc -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -o conftest configure:3403: result: yes configure:3443: checking how to run the C preprocessor configure:3483: gcc -E conftest.c configure:3490: $? = 0 configure:3521: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3528: $? = 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:3561: result: gcc -E configure:3590: gcc -E conftest.c configure:3597: $? = 0 configure:3628: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3635: $? = 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:3718: checking for ranlib configure:3734: found /usr/bin/ranlib configure:3745: result: ranlib configure:3767: checking whether make sets $(MAKE) configure:3789: result: yes configure:3812: checking for a BSD-compatible install configure:3880: result: /usr/bin/install -c configure:3891: checking whether ln -s works configure:3895: result: yes configure:3906: checking for gzip configure:3922: found /bin/gzip configure:3933: result: gzip configure:3961: checking host system type configure:3976: result: i686-pc-linux-gnu configure:4000: checking for target system configure:4064: result: configure:4122: checking for sin in -lm configure:4157: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lm >&5 conftest.c:17: warning: conflicting types for built-in function 'sin' configure:4164: $? = 0 configure:4185: result: yes configure:4201: checking for deflate in -lz configure:4236: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lz -lm >&5 configure:4243: $? = 0 configure:4264: result: yes configure:4287: checking for jpeg_write_raw_data in -ljpeg configure:4322: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -ljpeg -lz -lm >&5 configure:4329: $? = 0 configure:4350: result: yes configure:4364: checking for DGifOpen in -lungif configure:4399: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:4406: $? = 0 configure:4427: result: yes configure:4522: checking for byte order configure:4547: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:4551: $? = 0 configure:4557: ./conftest ./conftest: error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or directory configure:4561: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | /* end confdefs.h. */ | | int main (int argc, char *argv[]) | { | int i = 1; | return *(char*)&i; | } | configure:4639: result: little endian configure:4665: checking whether system() can handle command substitution configure:4690: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:4694: $? = 0 configure:4700: ./conftest ./conftest: error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or directory configure:4704: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 1 | /* end confdefs.h. */ | | #include "stdlib.h" | int main (int argc, char*argv[]) | { | return system("test "); | } | configure:4738: result: no configure:4765: checking for dirent.h that defines DIR configure:4794: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:4801: $? = 0 configure:4818: result: yes configure:4833: checking for library containing opendir configure:4874: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:4881: $? = 0 configure:4912: result: none required configure:5011: checking for grep that handles long lines and -e configure:5071: result: /bin/grep configure:5076: checking for egrep configure:5140: result: /bin/grep -E configure:5145: checking for ANSI C header files configure:5175: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5182: $? = 0 configure:5281: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:5285: $? = 0 configure:5291: ./conftest ./conftest: error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or directory configure:5295: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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:5313: result: no configure:5338: checking for sys/types.h configure:5359: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5366: $? = 0 configure:5383: result: yes configure:5338: checking for sys/stat.h configure:5359: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5366: $? = 0 configure:5383: result: yes configure:5338: checking for stdlib.h configure:5359: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5366: $? = 0 configure:5383: result: yes configure:5338: checking for string.h configure:5359: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5366: $? = 0 configure:5383: result: yes configure:5338: checking for memory.h configure:5359: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5366: $? = 0 configure:5383: result: yes configure:5338: checking for strings.h configure:5359: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5366: $? = 0 configure:5383: result: yes configure:5338: checking for inttypes.h configure:5359: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5366: $? = 0 configure:5383: result: yes configure:5338: checking for stdint.h configure:5359: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5366: $? = 0 configure:5383: result: yes configure:5338: checking for unistd.h configure:5359: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5366: $? = 0 configure:5383: result: yes configure:5431: checking zlib.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5455: $? = 0 configure:5469: result: yes configure:5473: checking zlib.h presence configure:5488: gcc -E conftest.c configure:5495: $? = 0 configure:5509: result: yes configure:5537: checking for zlib.h configure:5546: result: yes configure:5431: checking gif_lib.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5455: $? = 0 configure:5469: result: yes configure:5473: checking gif_lib.h presence configure:5488: gcc -E conftest.c configure:5495: $? = 0 configure:5509: result: yes configure:5537: checking for gif_lib.h configure:5546: result: yes configure:5431: checking io.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 conftest.c:59:16: error: io.h: No such file or directory configure:5455: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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:5469: result: no configure:5473: checking io.h presence configure:5488: gcc -E conftest.c conftest.c:26:16: error: io.h: No such file or directory configure:5495: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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:5509: result: no configure:5537: checking for io.h configure:5546: result: no configure:5431: checking wchar.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5455: $? = 0 configure:5469: result: yes configure:5473: checking wchar.h presence configure:5488: gcc -E conftest.c configure:5495: $? = 0 configure:5509: result: yes configure:5537: checking for wchar.h configure:5546: result: yes configure:5431: checking jpeglib.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5455: $? = 0 configure:5469: result: yes configure:5473: checking jpeglib.h presence configure:5488: gcc -E conftest.c configure:5495: $? = 0 configure:5509: result: yes configure:5537: checking for jpeglib.h configure:5546: result: yes configure:5431: checking assert.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5455: $? = 0 configure:5469: result: yes configure:5473: checking assert.h presence configure:5488: gcc -E conftest.c configure:5495: $? = 0 configure:5509: result: yes configure:5537: checking for assert.h configure:5546: result: yes configure:5431: checking signal.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5455: $? = 0 configure:5469: result: yes configure:5473: checking signal.h presence configure:5488: gcc -E conftest.c configure:5495: $? = 0 configure:5509: result: yes configure:5537: checking for signal.h configure:5546: result: yes configure:5431: checking pthread.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5455: $? = 0 configure:5469: result: yes configure:5473: checking pthread.h presence configure:5488: gcc -E conftest.c configure:5495: $? = 0 configure:5509: result: yes configure:5537: checking for pthread.h configure:5546: result: yes configure:5420: checking for sys/stat.h configure:5427: result: yes configure:5431: checking sys/mman.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5455: $? = 0 configure:5469: result: yes configure:5473: checking sys/mman.h presence configure:5488: gcc -E conftest.c configure:5495: $? = 0 configure:5509: result: yes configure:5537: checking for sys/mman.h configure:5546: result: yes configure:5420: checking for sys/types.h configure:5427: result: yes configure:5431: checking dirent.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5455: $? = 0 configure:5469: result: yes configure:5473: checking dirent.h presence configure:5488: gcc -E conftest.c configure:5495: $? = 0 configure:5509: result: yes configure:5537: checking for dirent.h configure:5546: result: yes configure:5431: checking sys/bsdtypes.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 conftest.c:68:26: error: sys/bsdtypes.h: No such file or directory configure:5455: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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:5469: result: no configure:5473: checking sys/bsdtypes.h presence configure:5488: gcc -E conftest.c conftest.c:35:26: error: sys/bsdtypes.h: No such file or directory configure:5495: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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:5509: result: no configure:5537: checking for sys/bsdtypes.h configure:5546: result: no configure:5431: checking sys/ndir.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 conftest.c:68:22: error: sys/ndir.h: No such file or directory configure:5455: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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:5469: result: no configure:5473: checking sys/ndir.h presence configure:5488: gcc -E conftest.c conftest.c:35:22: error: sys/ndir.h: No such file or directory configure:5495: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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:5509: result: no configure:5537: checking for sys/ndir.h configure:5546: result: no configure:5431: checking sys/dir.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5455: $? = 0 configure:5469: result: yes configure:5473: checking sys/dir.h presence configure:5488: gcc -E conftest.c configure:5495: $? = 0 configure:5509: result: yes configure:5537: checking for sys/dir.h configure:5546: result: yes configure:5431: checking ndir.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 conftest.c:69:18: error: ndir.h: No such file or directory configure:5455: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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:5469: result: no configure:5473: checking ndir.h presence configure:5488: gcc -E conftest.c conftest.c:36:18: error: ndir.h: No such file or directory configure:5495: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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:5509: result: no configure:5537: checking for ndir.h configure:5546: result: no configure:5431: checking time.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5455: $? = 0 configure:5469: result: yes configure:5473: checking time.h presence configure:5488: gcc -E conftest.c configure:5495: $? = 0 configure:5509: result: yes configure:5537: checking for time.h configure:5546: result: yes configure:5431: checking sys/time.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5455: $? = 0 configure:5469: result: yes configure:5473: checking sys/time.h presence configure:5488: gcc -E conftest.c configure:5495: $? = 0 configure:5509: result: yes configure:5537: checking for sys/time.h configure:5546: result: yes configure:5431: checking sys/resource.h usability configure:5448: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5455: $? = 0 configure:5469: result: yes configure:5473: checking sys/resource.h presence configure:5488: gcc -E conftest.c configure:5495: $? = 0 configure:5509: result: yes configure:5537: checking for sys/resource.h configure:5546: result: yes configure:5578: checking for an ANSI C-conforming const configure:5653: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5660: $? = 0 configure:5675: result: yes configure:5685: checking for inline configure:5711: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5718: $? = 0 configure:5736: result: inline configure:5755: checking for off_t configure:5783: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5790: $? = 0 configure:5817: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:77: error: expected expression before ')' token configure:5824: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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 PACKAGE "swftools" | #define VERSION "0.9.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 | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:5847: result: yes configure:5859: checking for size_t configure:5887: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:5894: $? = 0 configure:5921: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:77: error: expected expression before ')' token configure:5928: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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 PACKAGE "swftools" | #define VERSION "0.9.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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5951: result: yes configure:5963: checking whether struct tm is in sys/time.h or time.h configure:5993: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 configure:6000: $? = 0 configure:6015: result: time.h configure:6025: checking for boolean configure:6053: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:77: error: 'boolean' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) configure:6060: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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 PACKAGE "swftools" | #define VERSION "0.9.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 | int | main () | { | if (sizeof (boolean)) | return 0; | ; | return 0; | } configure:6117: result: no configure:6147: checking for popen configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for wcschr configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for wcsdup configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for mkstemp configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for stat configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for mmap configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for lrand48 configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for rand configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for srand48 configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for srand configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for bcopy configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 conftest.c:75: warning: conflicting types for built-in function 'bcopy' configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for bzero configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 conftest.c:76: warning: conflicting types for built-in function 'bzero' configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for time configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for getrusage configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6210: $? = 0 configure:6232: result: yes configure:6147: checking for mallinfo configure:6203: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6210: $? = 0 configure:6232: result: yes configure:6249: checking size of signed char configure:6554: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6558: $? = 0 configure:6564: ./conftest ./conftest: error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or directory configure:6568: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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 PACKAGE "swftools" | #define VERSION "0.9.0" | #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 | /* 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:6594: result: 0 configure:6608: checking size of signed short configure:6913: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:6917: $? = 0 configure:6923: ./conftest ./conftest: error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or directory configure:6927: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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 PACKAGE "swftools" | #define VERSION "0.9.0" | #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 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:6953: result: 0 configure:6967: checking size of signed configure:7272: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:7276: $? = 0 configure:7282: ./conftest ./conftest: error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or directory configure:7286: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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 PACKAGE "swftools" | #define VERSION "0.9.0" | #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 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:7312: result: 0 configure:7326: checking size of signed long long configure:7631: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:7635: $? = 0 configure:7641: ./conftest ./conftest: error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or directory configure:7645: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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 PACKAGE "swftools" | #define VERSION "0.9.0" | #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 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:7671: result: 0 configure:7685: checking size of void* configure:7990: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 configure:7994: $? = 0 configure:8000: ./conftest ./conftest: error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or directory configure:8004: $? = 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_LIBJPEG 1 | #define HAVE_LIBUNGIF 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 PACKAGE "swftools" | #define VERSION "0.9.0" | #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 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:8030: result: 0 configure:8045: checking for freetype-config configure:8064: found /usr/bin/freetype-config configure:8076: result: /usr/bin/freetype-config configure:8188: checking ft2build.h usability configure:8205: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/usr/include/freetype2 conftest.c >&5 configure:8212: $? = 0 configure:8226: result: yes configure:8230: checking ft2build.h presence configure:8245: gcc -E -I/usr/include/freetype2 conftest.c configure:8252: $? = 0 configure:8266: result: yes configure:8294: checking for ft2build.h configure:8303: result: yes configure:8488: checking whether we can compile the freetype test program freetype.m4:71: gcc -I/usr/include/freetype2 -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/usr/local/lib -lungif -ljpeg -lz -lm -lfreetype -o conftest configure:8549: result: yes configure:8591: checking for FcInit in -lfontconfig configure:8626: gcc -I/usr/include/freetype2 -I/usr/include/fontconfig -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/usr/local/lib -lfontconfig -lungif -ljpeg -lz -lm -lfreetype -o conftest configure:8633: $? = 0 configure:8654: result: yes configure:8676: checking fontconfig.h usability configure:8693: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/usr/include/freetype2 -I/usr/include/fontconfig conftest.c >&5 configure:8700: $? = 0 configure:8714: result: yes configure:8718: checking fontconfig.h presence configure:8733: gcc -E -I/usr/include/freetype2 -I/usr/include/fontconfig conftest.c configure:8740: $? = 0 configure:8754: result: yes configure:8782: checking for fontconfig.h configure:8791: result: yes configure:8815: checking whether we can compile the fontconfig test program freetype.m4:71: gcc -I/usr/include/freetype2 -I/usr/include/fontconfig -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/usr/local/lib -lungif -ljpeg -lz -lm -lfontconfig -lfreetype -o conftest conftest.c: In function 'main': conftest.c:28: warning: passing argument 4 of 'FcPatternGetBool' from incompatible pointer type configure:8863: result: yes configure:8892: checking for glBegin in -lGL configure:8927: gcc -I/usr/include/freetype2 -I/usr/include/fontconfig -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/usr/local/lib -lGL -lungif -ljpeg -lz -lm -lfontconfig -lfreetype -o conftest configure:8934: $? = 0 configure:8955: result: yes configure:8967: checking for gluBeginSurface in -lGLU configure:9002: gcc -I/usr/include/freetype2 -I/usr/include/fontconfig -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/usr/local/lib -lGLU -lGL -lungif -ljpeg -lz -lm -lfontconfig -lfreetype -o conftest configure:9009: $? = 0 configure:9030: result: yes configure:9042: checking for glutInit in -lglut configure:9077: gcc -I/usr/include/freetype2 -I/usr/include/fontconfig -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/usr/local/lib -lglut -lGLU -lGL -lungif -ljpeg -lz -lm -lfontconfig -lfreetype -o conftest configure:9084: $? = 0 configure:9105: result: yes configure:9133: checking GL/gl.h usability configure:9150: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/usr/include/freetype2 -I/usr/include/fontconfig conftest.c >&5 configure:9157: $? = 0 configure:9171: result: yes configure:9175: checking GL/gl.h presence configure:9190: gcc -E -I/usr/include/freetype2 -I/usr/include/fontconfig conftest.c configure:9197: $? = 0 configure:9211: result: yes configure:9239: checking for GL/gl.h configure:9248: result: yes configure:9133: checking GL/glut.h usability configure:9150: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/usr/include/freetype2 -I/usr/include/fontconfig conftest.c >&5 configure:9157: $? = 0 configure:9171: result: yes configure:9175: checking GL/glut.h presence configure:9190: gcc -E -I/usr/include/freetype2 -I/usr/include/fontconfig conftest.c configure:9197: $? = 0 configure:9211: result: yes configure:9239: checking for GL/glut.h configure:9248: result: yes configure:9287: checking whether we can compile the opengl test program opengl.m4:71: gcc -I/usr/include/freetype2 -I/usr/include/fontconfig -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/usr/local/lib -lglut -lGLU -lGL -lungif -ljpeg -lz -lm -lfontconfig -lfreetype -o conftest conftest.c: In function 'main': conftest.c:7: warning: passing argument 2 of 'glutInit' from incompatible pointer type conftest.c:20: warning: control reaches end of non-void function configure:9292: result: yes configure:9344: checking for lame_init in -lmp3lame configure:9379: gcc -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/usr/local/lib -lmp3lame -lglut -lGLU -lGL -lungif -ljpeg -lz -lm -lfontconfig -lfreetype -o conftest configure:9386: $? = 0 configure:9407: result: yes configure:9437: checking lame.h usability configure:9454: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame conftest.c >&5 configure:9461: $? = 0 configure:9475: result: yes configure:9479: checking lame.h presence configure:9494: gcc -E -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame conftest.c configure:9501: $? = 0 configure:9515: result: yes configure:9543: checking for lame.h configure:9552: result: yes configure:9599: checking for avifile-config configure:9629: result: no configure:9793: checking whether we can compile the avifile test program configure:9904: result: no configure:9944: checking for Python.h configure:9997: result: 2.4 configure:10002: checking whether we can compile the python test program python.m4: gcc -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/usr/include/python2.4 conftest.c -L/usr/local/lib -lpython2.4 -lmp3lame -lglut -lGLU -lGL -lungif -ljpeg -lz -lm -lfontconfig -lfreetype -o conftest configure:10019: result: yes configure:10030: checking for Python-Imaging (didn't find the Python-Imaging libraries) configure:10064: result: no configure:10085: checking for missing libraries configure:10136: result: configure:10321: 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 localhost.localdomain config.status:834: creating Makefile.common config.status:981: WARNING: 'Makefile.common.in' seems to ignore the --datarootdir setting config.status:834: creating Makefile config.status:834: creating lib/Makefile config.status:834: creating lib/action/Makefile config.status:834: creating src/Makefile config.status:834: creating lib/pdf/Makefile config.status:834: creating swfs/Makefile config.status:834: creating lib/python/Makefile config.status:834: creating lib/art/Makefile config.status:834: creating lib/readers/Makefile config.status:834: creating config.h config.status:1050: config.h is unchanged ## ---------------- ## ## 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= 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_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_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_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_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_assert_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_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_pthread_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_host=i686-pc-linux-gnu ac_cv_lib_GLU_gluBeginSurface=yes ac_cv_lib_GL_glBegin=yes ac_cv_lib_fontconfig_FcInit=yes ac_cv_lib_glut_glutInit=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_ungif_DGifOpen=yes ac_cv_lib_z_deflate=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_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 -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer ' CPP='gcc -E' CPPFLAGS=' -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame' CXX='g++' CXXFLAGS='-fPIC -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer ' CXXLIBS='-lstdc++' DEFS='-DHAVE_CONFIG_H' DEVICE_OPENGL='devices/opengl.$(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='' HAVE_UNISTD_H='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JPEG2SWF='jpeg2swf$(E)' LDFLAGS=' -L/usr/local/lib' LIBOBJS='' LIBPDF='libpdf$(A)' LIBS='-lmp3lame -lglut -lGLU -lGL -lungif -ljpeg -lz -lm -lfontconfig -lfreetype' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE='swftools' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDF2SWF='pdf2swf$(E)' PNG2SWF='png2swf$(E)' PYTHON_INCLUDES='-I/usr/include/python2.4' PYTHON_LIB='-lpython2.4' RANLIB='ranlib' SET_MAKE='' SHARED='-shared' SHELL='/bin/sh' SLEXT='so' STRIP='@echo debug enabled, not stripping ' SYSTEM_BACKTICKS='' UNCOMPRESS='gzip' USE_GZIP='' VERSION='0.9.0' VIDEO_CFLAGS='' VIDEO_LIBS='' WORDS_BIGENDIAN='' ac_ct_CC='gcc' ac_ct_CXX='g++' art_in_source='$(art_objects)' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' lame_in_source='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' splash_in_source='$(splash_objects)' sysconfdir='${prefix}/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_LIBJPEG 1 #define HAVE_LIBUNGIF 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 PACKAGE "swftools" #define VERSION "0.9.0" #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 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_LIBGL 1 #define HAVE_LIBGLU 1 #define HAVE_LIBGLUT 1 #define HAVE_GL_GL_H 1 #define HAVE_GL_GLUT_H 1 #define HAVE_OPENGL 1 #define HAVE_LIBMP3LAME 1 #define HAVE_LAME_H 1 #define HAVE_LAME 1 #define INTERNAL_LIBART 1 #define USE_GZIP 1 configure: exit 0