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 --prefix=/usr/local ## --------- ## ## Platform. ## ## --------- ## hostname = araweelo.lan uname -m = Power Macintosh uname -r = 8.11.0 uname -s = Darwin uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Kernel configured for a single processor only. 1 processor is physically available. Processor type: ppc7450 (PowerPC 7450) Processor active: 0 Primary memory available: 512.00 megabytes Default processor set: 85 tasks, 211 threads, 1 processors Load average: 1.72, Mach factor: 0.42 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Library/Frameworks/Python.framework/Versions/2.6/bin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /Users/khine/usr/share/xsl/docbook-xsl-1.75.1/tools/bin PATH: /Users/khine/usr/local/ec2-api-tools-1.3-36506/bin PATH: /opt/local/lib/mysql5/bin/ PATH: /Applications/Graphviz.app/Contents/Frameworks/graphviz.framework PATH: /Applications/Doxygen.app/Contents/Resources PATH: /Users/khine/usr/local/python2.6/bin PATH: /Applications/Utilities PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1976: checking build system type configure:1994: result: powerpc-apple-darwin8.11.0 configure:2016: checking host system type configure:2031: result: powerpc-apple-darwin8.11.0 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 powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) Copyright (C) 2005 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: powerpc-apple-darwin8 Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5370) configure:2406: $? = 0 configure:2413: gcc -V >&5 gcc: argument to `-V' is missing 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 -I/opt/local/include -L/opt/local/lib 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 -I/opt/local/include -L/opt/local/lib 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 -I/opt/local/include 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 -I/opt/local/include conftest.c >&5 configure:2706: $? = 0 configure:2723: result: yes configure:2732: checking whether gcc accepts -g configure:2762: gcc -c -g -I/opt/local/include 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 -I/opt/local/include 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 powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) Copyright (C) 2005 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: powerpc-apple-darwin8 Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5370) configure:3144: $? = 0 configure:3151: g++ -V >&5 g++: argument to `-V' is missing 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 -fno-rtti -I/opt/local/include conftest.cpp >&5 configure:3194: $? = 0 configure:3211: result: yes configure:3220: checking whether g++ accepts -g configure:3250: g++ -c -g -I/opt/local/include 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 -I/opt/local/include -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 -I/opt/local/include conftest.c configure:3490: $? = 0 configure:3521: gcc -E -I/opt/local/include 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 -I/opt/local/include conftest.c configure:3597: $? = 0 configure:3628: gcc -E -I/opt/local/include 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 /usr/bin/gzip configure:3933: result: gzip configure:3961: checking host system type configure:3976: result: powerpc-apple-darwin8.11.0 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 -I/opt/local/include -L/opt/local/lib -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 -I/opt/local/include -L/opt/local/lib -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 -I/opt/local/include -L/opt/local/lib -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 -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lungif -ljpeg -lz -lm >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lungif collect2: ld returned 1 exit status configure:4406: $? = 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 | /* 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:4427: result: no configure:4443: checking for DGifOpen in -lgif configure:4478: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:4485: $? = 0 configure:4506: result: yes configure:4522: checking for byte order configure:4547: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:4551: $? = 0 configure:4557: ./conftest configure:4561: $? = 0 configure:4645: result: big endian configure:4665: checking whether system() can handle command substitution configure:4690: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:4694: $? = 0 configure:4700: ./conftest configure:4704: $? = 0 configure:4728: result: yes configure:4765: checking for dirent.h that defines DIR configure:4794: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include 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 -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -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: /usr/bin/grep configure:5076: checking for egrep configure:5140: result: /usr/bin/grep -E configure:5145: checking for ANSI C header files configure:5175: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5182: $? = 0 configure:5278: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:5282: $? = 0 configure:5288: ./conftest configure:5292: $? = 0 configure:5310: result: yes configure:5335: checking for sys/types.h configure:5356: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5363: $? = 0 configure:5380: result: yes configure:5335: checking for sys/stat.h configure:5356: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5363: $? = 0 configure:5380: result: yes configure:5335: checking for stdlib.h configure:5356: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5363: $? = 0 configure:5380: result: yes configure:5335: checking for string.h configure:5356: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5363: $? = 0 configure:5380: result: yes configure:5335: checking for memory.h configure:5356: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5363: $? = 0 configure:5380: result: yes configure:5335: checking for strings.h configure:5356: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5363: $? = 0 configure:5380: result: yes configure:5335: checking for inttypes.h configure:5356: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5363: $? = 0 configure:5380: result: yes configure:5335: checking for stdint.h configure:5356: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5363: $? = 0 configure:5380: result: yes configure:5335: checking for unistd.h configure:5356: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5363: $? = 0 configure:5380: result: yes configure:5428: checking zlib.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5452: $? = 0 configure:5466: result: yes configure:5470: checking zlib.h presence configure:5485: gcc -E -I/opt/local/include conftest.c configure:5492: $? = 0 configure:5506: result: yes configure:5534: checking for zlib.h configure:5543: result: yes configure:5428: checking gif_lib.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5452: $? = 0 configure:5466: result: yes configure:5470: checking gif_lib.h presence configure:5485: gcc -E -I/opt/local/include conftest.c configure:5492: $? = 0 configure:5506: result: yes configure:5534: checking for gif_lib.h configure:5543: result: yes configure:5428: checking io.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 conftest.c:62:16: error: io.h: No such file or directory configure:5452: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5466: result: no configure:5470: checking io.h presence configure:5485: gcc -E -I/opt/local/include conftest.c conftest.c:29:16: error: io.h: No such file or directory configure:5492: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | /* end confdefs.h. */ | #include configure:5506: result: no configure:5534: checking for io.h configure:5543: result: no configure:5428: checking wchar.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5452: $? = 0 configure:5466: result: yes configure:5470: checking wchar.h presence configure:5485: gcc -E -I/opt/local/include conftest.c configure:5492: $? = 0 configure:5506: result: yes configure:5534: checking for wchar.h configure:5543: result: yes configure:5428: checking jpeglib.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 In file included from /opt/local/include/jpeglib.h:28, from conftest.c:63: /opt/local/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined conftest.c:19:1: warning: this is the location of the previous definition configure:5452: $? = 0 configure:5466: result: yes configure:5470: checking jpeglib.h presence configure:5485: gcc -E -I/opt/local/include conftest.c In file included from /opt/local/include/jpeglib.h:28, from conftest.c:30: /opt/local/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined conftest.c:19:1: warning: this is the location of the previous definition configure:5492: $? = 0 configure:5506: result: yes configure:5534: checking for jpeglib.h configure:5543: result: yes configure:5428: checking assert.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5452: $? = 0 configure:5466: result: yes configure:5470: checking assert.h presence configure:5485: gcc -E -I/opt/local/include conftest.c configure:5492: $? = 0 configure:5506: result: yes configure:5534: checking for assert.h configure:5543: result: yes configure:5428: checking signal.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5452: $? = 0 configure:5466: result: yes configure:5470: checking signal.h presence configure:5485: gcc -E -I/opt/local/include conftest.c configure:5492: $? = 0 configure:5506: result: yes configure:5534: checking for signal.h configure:5543: result: yes configure:5428: checking pthread.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5452: $? = 0 configure:5466: result: yes configure:5470: checking pthread.h presence configure:5485: gcc -E -I/opt/local/include conftest.c configure:5492: $? = 0 configure:5506: result: yes configure:5534: checking for pthread.h configure:5543: result: yes configure:5417: checking for sys/stat.h configure:5424: result: yes configure:5428: checking sys/mman.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5452: $? = 0 configure:5466: result: yes configure:5470: checking sys/mman.h presence configure:5485: gcc -E -I/opt/local/include conftest.c configure:5492: $? = 0 configure:5506: result: yes configure:5534: checking for sys/mman.h configure:5543: result: yes configure:5417: checking for sys/types.h configure:5424: result: yes configure:5428: checking dirent.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5452: $? = 0 configure:5466: result: yes configure:5470: checking dirent.h presence configure:5485: gcc -E -I/opt/local/include conftest.c configure:5492: $? = 0 configure:5506: result: yes configure:5534: checking for dirent.h configure:5543: result: yes configure:5428: checking sys/bsdtypes.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 conftest.c:71:26: error: sys/bsdtypes.h: No such file or directory configure:5452: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5466: result: no configure:5470: checking sys/bsdtypes.h presence configure:5485: gcc -E -I/opt/local/include conftest.c conftest.c:38:26: error: sys/bsdtypes.h: No such file or directory configure:5492: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:5506: result: no configure:5534: checking for sys/bsdtypes.h configure:5543: result: no configure:5428: checking sys/ndir.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 conftest.c:71:22: error: sys/ndir.h: No such file or directory configure:5452: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5466: result: no configure:5470: checking sys/ndir.h presence configure:5485: gcc -E -I/opt/local/include conftest.c conftest.c:38:22: error: sys/ndir.h: No such file or directory configure:5492: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:5506: result: no configure:5534: checking for sys/ndir.h configure:5543: result: no configure:5428: checking sys/dir.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5452: $? = 0 configure:5466: result: yes configure:5470: checking sys/dir.h presence configure:5485: gcc -E -I/opt/local/include conftest.c configure:5492: $? = 0 configure:5506: result: yes configure:5534: checking for sys/dir.h configure:5543: result: yes configure:5428: checking ndir.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 conftest.c:72:18: error: ndir.h: No such file or directory configure:5452: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5466: result: no configure:5470: checking ndir.h presence configure:5485: gcc -E -I/opt/local/include conftest.c conftest.c:39:18: error: ndir.h: No such file or directory configure:5492: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:5506: result: no configure:5534: checking for ndir.h configure:5543: result: no configure:5428: checking time.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5452: $? = 0 configure:5466: result: yes configure:5470: checking time.h presence configure:5485: gcc -E -I/opt/local/include conftest.c configure:5492: $? = 0 configure:5506: result: yes configure:5534: checking for time.h configure:5543: result: yes configure:5428: checking sys/time.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5452: $? = 0 configure:5466: result: yes configure:5470: checking sys/time.h presence configure:5485: gcc -E -I/opt/local/include conftest.c configure:5492: $? = 0 configure:5506: result: yes configure:5534: checking for sys/time.h configure:5543: result: yes configure:5428: checking sys/resource.h usability configure:5445: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5452: $? = 0 configure:5466: result: yes configure:5470: checking sys/resource.h presence configure:5485: gcc -E -I/opt/local/include conftest.c configure:5492: $? = 0 configure:5506: result: yes configure:5534: checking for sys/resource.h configure:5543: result: yes configure:5575: checking for an ANSI C-conforming const configure:5650: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5657: $? = 0 configure:5672: result: yes configure:5682: checking for inline configure:5708: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5715: $? = 0 configure:5733: result: inline configure:5752: checking for off_t configure:5780: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5787: $? = 0 configure:5814: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:80: error: parse error before ')' token conftest.c:84: warning: control reaches end of non-void function configure:5821: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define 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:5844: result: yes configure:5856: checking for size_t configure:5884: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5891: $? = 0 configure:5918: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:80: error: parse error before ')' token conftest.c:84: warning: control reaches end of non-void function configure:5925: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define 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:5948: result: yes configure:5960: checking whether struct tm is in sys/time.h or time.h configure:5990: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 configure:5997: $? = 0 configure:6012: result: time.h configure:6022: checking for boolean configure:6050: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:80: error: 'boolean' undeclared (first use in this function) conftest.c:80: error: (Each undeclared identifier is reported only once conftest.c:80: error: for each function it appears in.) configure:6057: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define 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:6114: result: no configure:6144: checking for popen configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:6207: $? = 0 configure:6229: result: yes configure:6144: checking for wcschr configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:6207: $? = 0 configure:6229: result: yes configure:6144: checking for wcsdup configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _wcsdup collect2: ld returned 1 exit status configure:6207: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.0" | #define boolean int | #define HAVE_POPEN 1 | #define HAVE_WCSCHR 1 | /* end confdefs.h. */ | /* Define wcsdup to an innocuous variant, in case declares wcsdup. | For example, HP-UX 11i declares gettimeofday. */ | #define wcsdup innocuous_wcsdup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wcsdup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wcsdup | | /* 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 wcsdup (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_wcsdup || defined __stub___wcsdup | choke me | #endif | | int | main () | { | return wcsdup (); | ; | return 0; | } configure:6229: result: no configure:6144: checking for mkstemp configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:6207: $? = 0 configure:6229: result: yes configure:6144: checking for stat configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:6207: $? = 0 configure:6229: result: yes configure:6144: checking for mmap configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:6207: $? = 0 configure:6229: result: yes configure:6144: checking for lrand48 configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:6207: $? = 0 configure:6229: result: yes configure:6144: checking for rand configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:6207: $? = 0 configure:6229: result: yes configure:6144: checking for srand48 configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:6207: $? = 0 configure:6229: result: yes configure:6144: checking for srand configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:6207: $? = 0 configure:6229: result: yes configure:6144: checking for bcopy configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 conftest.c:77: warning: conflicting types for built-in function 'bcopy' configure:6207: $? = 0 configure:6229: result: yes configure:6144: checking for bzero configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 conftest.c:78: warning: conflicting types for built-in function 'bzero' configure:6207: $? = 0 configure:6229: result: yes configure:6144: checking for time configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:6207: $? = 0 configure:6229: result: yes configure:6144: checking for getrusage configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:6207: $? = 0 configure:6229: result: yes configure:6144: checking for mallinfo configure:6200: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _mallinfo collect2: ld returned 1 exit status configure:6207: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.0" | #define boolean int | #define HAVE_POPEN 1 | #define HAVE_WCSCHR 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 | /* end confdefs.h. */ | /* Define mallinfo to an innocuous variant, in case declares mallinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define mallinfo innocuous_mallinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mallinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mallinfo | | /* 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 mallinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mallinfo || defined __stub___mallinfo | choke me | #endif | | int | main () | { | return mallinfo (); | ; | return 0; | } configure:6229: result: no configure:6246: checking size of signed char configure:6551: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:6555: $? = 0 configure:6561: ./conftest configure:6565: $? = 0 configure:6591: result: 1 configure:6605: checking size of signed short configure:6910: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:6914: $? = 0 configure:6920: ./conftest configure:6924: $? = 0 configure:6950: result: 2 configure:6964: checking size of signed configure:7269: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:7273: $? = 0 configure:7279: ./conftest configure:7283: $? = 0 configure:7309: result: 4 configure:7323: checking size of signed long long configure:7628: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:7632: $? = 0 configure:7638: ./conftest configure:7642: $? = 0 configure:7668: result: 8 configure:7682: checking size of void* configure:7987: gcc -o conftest -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgif -ljpeg -lz -lm >&5 configure:7991: $? = 0 configure:7997: ./conftest configure:8001: $? = 0 configure:8027: result: 4 configure:8042: checking for freetype-config configure:8061: found /opt/local/bin/freetype-config configure:8073: result: /opt/local/bin/freetype-config configure:8185: checking ft2build.h usability configure:8202: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 configure:8209: $? = 0 configure:8223: result: yes configure:8227: checking ft2build.h presence configure:8242: gcc -E -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c configure:8249: $? = 0 configure:8263: result: yes configure:8291: checking for ft2build.h configure:8300: result: yes configure:8485: checking whether we can compile the freetype test program freetype.m4:71: gcc -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/opt/local/lib -L/usr/local/lib -lgif -ljpeg -lz -lm -L/opt/local/lib -lfreetype -lz -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -o conftest configure:8546: result: yes configure:8588: checking for FcInit in -lfontconfig configure:8623: gcc -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/opt/local/lib -L/usr/local/lib -lfontconfig -lgif -ljpeg -lz -lm -L/opt/local/lib -lfreetype -lz -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -o conftest configure:8630: $? = 0 configure:8651: result: yes configure:8673: checking fontconfig.h usability configure:8690: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 conftest.c:100:24: error: fontconfig.h: No such file or directory configure:8697: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.0" | #define boolean int | #define HAVE_POPEN 1 | #define HAVE_WCSCHR 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 SIZEOF_SIGNED_CHAR 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_SIGNED 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_VOIDP 4 | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define USE_FREETYPE 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:8711: result: no configure:8715: checking fontconfig.h presence configure:8730: gcc -E -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c conftest.c:67:24: error: fontconfig.h: No such file or directory configure:8737: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.0" | #define boolean int | #define HAVE_POPEN 1 | #define HAVE_WCSCHR 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 SIZEOF_SIGNED_CHAR 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_SIGNED 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_VOIDP 4 | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define USE_FREETYPE 1 | /* end confdefs.h. */ | #include configure:8751: result: no configure:8779: checking for fontconfig.h configure:8788: result: no configure:8889: checking for glBegin in -lGL configure:8924: gcc -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/opt/local/lib -L/usr/local/lib -lGL -lgif -ljpeg -lz -lm -L/opt/local/lib -lfreetype -lz -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -o conftest /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lGL collect2: ld returned 1 exit status configure:8931: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.0" | #define boolean int | #define HAVE_POPEN 1 | #define HAVE_WCSCHR 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 SIZEOF_SIGNED_CHAR 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_SIGNED 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_VOIDP 4 | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define USE_FREETYPE 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 glBegin (); | int | main () | { | return glBegin (); | ; | return 0; | } configure:8952: result: no configure:8964: checking for gluBeginSurface in -lGLU configure:8999: gcc -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/opt/local/lib -L/usr/local/lib -lGLU -lgif -ljpeg -lz -lm -L/opt/local/lib -lfreetype -lz -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -o conftest /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lGLU collect2: ld returned 1 exit status configure:9006: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.0" | #define boolean int | #define HAVE_POPEN 1 | #define HAVE_WCSCHR 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 SIZEOF_SIGNED_CHAR 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_SIGNED 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_VOIDP 4 | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define USE_FREETYPE 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 gluBeginSurface (); | int | main () | { | return gluBeginSurface (); | ; | return 0; | } configure:9027: result: no configure:9039: checking for glutInit in -lglut configure:9074: gcc -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/opt/local/lib -L/usr/local/lib -lglut -lgif -ljpeg -lz -lm -L/opt/local/lib -lfreetype -lz -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -o conftest /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lglut collect2: ld returned 1 exit status configure:9081: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.0" | #define boolean int | #define HAVE_POPEN 1 | #define HAVE_WCSCHR 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 SIZEOF_SIGNED_CHAR 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_SIGNED 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_VOIDP 4 | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define USE_FREETYPE 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 glutInit (); | int | main () | { | return glutInit (); | ; | return 0; | } configure:9102: result: no configure:9130: checking GL/gl.h usability configure:9147: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 conftest.c:100:19: error: GL/gl.h: No such file or directory configure:9154: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.0" | #define boolean int | #define HAVE_POPEN 1 | #define HAVE_WCSCHR 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 SIZEOF_SIGNED_CHAR 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_SIGNED 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_VOIDP 4 | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define USE_FREETYPE 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:9168: result: no configure:9172: checking GL/gl.h presence configure:9187: gcc -E -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c conftest.c:67:19: error: GL/gl.h: No such file or directory configure:9194: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.0" | #define boolean int | #define HAVE_POPEN 1 | #define HAVE_WCSCHR 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 SIZEOF_SIGNED_CHAR 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_SIGNED 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_VOIDP 4 | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define USE_FREETYPE 1 | /* end confdefs.h. */ | #include configure:9208: result: no configure:9236: checking for GL/gl.h configure:9245: result: no configure:9130: checking GL/glut.h usability configure:9147: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 conftest.c:100:21: error: GL/glut.h: No such file or directory configure:9154: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.0" | #define boolean int | #define HAVE_POPEN 1 | #define HAVE_WCSCHR 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 SIZEOF_SIGNED_CHAR 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_SIGNED 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_VOIDP 4 | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define USE_FREETYPE 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:9168: result: no configure:9172: checking GL/glut.h presence configure:9187: gcc -E -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c conftest.c:67:21: error: GL/glut.h: No such file or directory configure:9194: $? = 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_LIBGIF 1 | #define WORDS_BIGENDIAN 1 | #define SYSTEM_BACKTICKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define PACKAGE "swftools" | #define VERSION "0.9.0" | #define boolean int | #define HAVE_POPEN 1 | #define HAVE_WCSCHR 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 SIZEOF_SIGNED_CHAR 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_SIGNED 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_VOIDP 4 | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define USE_FREETYPE 1 | /* end confdefs.h. */ | #include configure:9208: result: no configure:9236: checking for GL/glut.h configure:9245: result: no configure:9284: checking whether we can compile the opengl test program opengl.m4:71: gcc -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/opt/local/lib -L/usr/local/lib -lgif -ljpeg -lz -lm -L/opt/local/lib -lfreetype -lz -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -o conftest conftest.c:1:19: error: GL/gl.h: No such file or directory conftest.c:2:20: error: GL/glu.h: No such file or directory conftest.c:3:21: error: GL/glut.h: No such file or directory conftest.c: In function 'main': conftest.c:7: warning: implicit declaration of function 'glutInit' conftest.c:8: warning: implicit declaration of function 'glutInitDisplayMode' conftest.c:8: error: 'GLUT_DOUBLE' undeclared (first use in this function) conftest.c:8: error: (Each undeclared identifier is reported only once conftest.c:8: error: for each function it appears in.) conftest.c:8: error: 'GLUT_RGB' undeclared (first use in this function) conftest.c:8: error: 'GLUT_DEPTH' undeclared (first use in this function) conftest.c:9: warning: implicit declaration of function 'glutInitWindowSize' conftest.c:10: warning: implicit declaration of function 'glutInitWindowPosition' conftest.c:11: warning: implicit declaration of function 'glutCreateWindow' conftest.c:12: warning: implicit declaration of function 'glPixelStorei' conftest.c:12: error: 'GL_UNPACK_ALIGNMENT' undeclared (first use in this function) conftest.c:13: warning: implicit declaration of function 'glShadeModel' conftest.c:13: error: 'GL_SMOOTH' undeclared (first use in this function) conftest.c:14: warning: implicit declaration of function 'glEnable' conftest.c:14: error: 'GL_LINE_SMOOTH' undeclared (first use in this function) conftest.c:15: error: 'GL_POLYGON_SMOOTH' undeclared (first use in this function) conftest.c:16: error: 'GL_BLEND' undeclared (first use in this function) conftest.c:17: warning: implicit declaration of function 'glBlendFunc' conftest.c:17: error: 'GL_SRC_ALPHA' undeclared (first use in this function) conftest.c:17: error: 'GL_ONE_MINUS_SRC_ALPHA' undeclared (first use in this function) conftest.c:18: warning: implicit declaration of function 'glHint' conftest.c:18: error: 'GL_LINE_SMOOTH_HINT' undeclared (first use in this function) conftest.c:18: error: 'GL_DONT_CARE' undeclared (first use in this function) conftest.c:19: error: 'GL_POLYGON_SMOOTH_HINT' undeclared (first use in this function) conftest.c:20: warning: control reaches end of non-void function configure: failed program was: #include #include #include int main(int argc, char*argv) { glutInit(&argc, argv); glutInitDisplayMode(GLUT_DOUBLE | GLUT_RGB | GLUT_DEPTH); glutInitWindowSize(320,200); glutInitWindowPosition(0,0); glutCreateWindow("main"); glPixelStorei(GL_UNPACK_ALIGNMENT, 1); glShadeModel(GL_SMOOTH); glEnable (GL_LINE_SMOOTH); glEnable (GL_POLYGON_SMOOTH); glEnable (GL_BLEND); glBlendFunc (GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); glHint (GL_LINE_SMOOTH_HINT, GL_DONT_CARE); glHint (GL_POLYGON_SMOOTH_HINT, GL_DONT_CARE); } configure:9301: result: no configure:9341: checking for lame_init in -lmp3lame configure:9376: gcc -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I /usr/local/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer conftest.c -L/opt/local/lib -L/usr/local/lib -lmp3lame -lgif -ljpeg -lz -lm -L/opt/local/lib -lfreetype -lz -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -o conftest configure:9383: $? = 0 configure:9404: result: yes configure:9434: checking lame.h usability configure:9451: gcc -c -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I /usr/local/include/lame conftest.c >&5 configure:9458: $? = 0 configure:9472: result: yes configure:9476: checking lame.h presence configure:9491: gcc -E -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I /usr/local/include/lame conftest.c configure:9498: $? = 0 configure:9512: result: yes configure:9540: checking for lame.h configure:9549: result: yes configure:9596: checking for avifile-config configure:9626: result: no configure:9790: checking whether we can compile the avifile test program configure:9901: result: no configure:9941: checking for Python.h configure:9994: result: 2.6 configure:9999: checking whether we can compile the python test program python.m4: gcc -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I /usr/local/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6/ conftest.c -L/opt/local/lib -L/usr/local/lib -framework Python -lmp3lame -lgif -ljpeg -lz -lm -L/opt/local/lib -lfreetype -lz -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -o conftest configure:10016: result: yes configure:10027: checking for Python-Imaging python.m4: gcc -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I /usr/local/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6/ conftest.c -L/opt/local/lib -L/usr/local/lib -framework Python -lmp3lame -lgif -ljpeg -lz -lm -L/opt/local/lib -lfreetype -lz -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -o conftest configure:10051: result: yes configure:10082: checking for missing libraries configure:10133: result: configure:10318: 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 araweelo.lan config.status:828: creating Makefile.common config.status:975: WARNING: 'Makefile.common.in' seems to ignore the --datarootdir setting config.status:828: creating Makefile config.status:828: creating lib/Makefile config.status:828: creating lib/action/Makefile config.status:828: creating src/Makefile config.status:828: creating lib/pdf/Makefile config.status:828: creating swfs/Makefile config.status:828: creating lib/python/Makefile config.status:828: creating lib/art/Makefile config.status:828: creating lib/readers/Makefile config.status:828: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-apple-darwin8.11.0 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=no 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=no ac_cv_header_GL_gl_h=no ac_cv_header_GL_glut_h=no ac_cv_header_assert_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_fontconfig_h=no 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=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_bsdtypes_h=no ac_cv_header_sys_dir_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_ndir_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_zlib_h=yes ac_cv_host=powerpc-apple-darwin8.11.0 ac_cv_lib_GLU_gluBeginSurface=no ac_cv_lib_GL_glBegin=no ac_cv_lib_fontconfig_FcInit=yes ac_cv_lib_gif_DGifOpen=yes ac_cv_lib_glut_glutInit=no 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=no ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FREETYPE_CONFIG=/opt/local/bin/freetype-config ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_UNCOMPRESS=gzip ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_signed=4 ac_cv_sizeof_signed_char=1 ac_cv_sizeof_signed_long_long=8 ac_cv_sizeof_signed_short=2 ac_cv_sizeof_voidp=4 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/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I /usr/local/include/lame' CXX='g++' CXXFLAGS='-fPIC -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fno-rtti' CXXLIBS='-lstdc++' DEFS='-DHAVE_CONFIG_H' DEVICE_OPENGL='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FREETYPE_CONFIG='/opt/local/bin/freetype-config' GIF2SWF='gif2swf$(E)' GREP='/usr/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/opt/local/lib -L/usr/local/lib' LIBOBJS='' LIBPDF='libpdf$(A)' LIBS='-lmp3lame -lgif -ljpeg -lz -lm -L/opt/local/lib -lfreetype -lz -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices' 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/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6/' PYTHON_LIB='-framework Python' RANLIB='ranlib' SET_MAKE='' SHARED='-bundle' SHELL='/bin/sh' SLEXT='so' STRIP='@echo debug enabled, not stripping ' SYSTEM_BACKTICKS='1' UNCOMPRESS='gzip' USE_GZIP='' VERSION='0.9.0' VIDEO_CFLAGS='' VIDEO_LIBS='' WORDS_BIGENDIAN='1' ac_ct_CC='gcc' ac_ct_CXX='g++' art_in_source='$(art_objects)' bindir='${exec_prefix}/bin' build='powerpc-apple-darwin8.11.0' build_alias='' build_cpu='powerpc' build_os='darwin8.11.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='powerpc-apple-darwin8.11.0' host_alias='' host_cpu='powerpc' host_os='darwin8.11.0' host_vendor='apple' 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_LIBGIF 1 #define WORDS_BIGENDIAN 1 #define SYSTEM_BACKTICKS 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ZLIB_H 1 #define HAVE_GIF_LIB_H 1 #define HAVE_WCHAR_H 1 #define HAVE_JPEGLIB_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_RESOURCE_H 1 #define PACKAGE "swftools" #define VERSION "0.9.0" #define boolean int #define HAVE_POPEN 1 #define HAVE_WCSCHR 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 SIZEOF_SIGNED_CHAR 1 #define SIZEOF_SIGNED_SHORT 2 #define SIZEOF_SIGNED 4 #define SIZEOF_SIGNED_LONG_LONG 8 #define SIZEOF_VOIDP 4 #define HAVE_FT2BUILD_H 1 #define HAVE_FREETYPE 1 #define HAVE_FREETYPE_FREETYPE_H 1 #define USE_FREETYPE 1 #define HAVE_LIBMP3LAME 1 #define HAVE_LAME_H 1 #define HAVE_LAME 1 #define INTERNAL_LIBART 1 #define USE_GZIP 1 #define HAVE_PYTHON_IMAGING 1 configure: exit 0