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.53. Invocation command line was $ ./configure --disable-oss --enable-shared --enable-djbfft --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 101 tasks, 156 threads, 4 processors Load average: 0.96, Mach factor: 3.03 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1411: checking for a BSD-compatible install configure:1465: result: /usr/bin/install -c -o root -g wheel configure:1476: checking whether build environment is sane configure:1519: result: yes configure:1534: checking whether gmake sets ${MAKE} configure:1554: result: yes configure:1586: checking for working aclocal configure:1593: result: found configure:1601: checking for working autoconf configure:1608: result: found configure:1616: checking for working automake configure:1623: result: found configure:1631: checking for working autoheader configure:1638: result: found configure:1646: checking for working makeinfo configure:1653: result: found configure:1667: checking whether to enable maintainer-specific portions of Makefiles configure:1676: result: no configure:1696: checking build system type configure:1714: result: i386-unknown-gnu configure:1722: checking host system type configure:1736: result: i386-unknown-gnu configure:1753: checking for i386-unknown-gnu-gcc configure:1779: result: cc configure:2061: checking for C compiler version configure:2064: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2067: $? = 0 configure:2069: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2072: $? = 0 configure:2074: cc -V &5 cc: `-V' option must have argument configure:2077: $? = 1 configure:2103: checking for C compiler default output configure:2106: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2109: $? = 0 configure:2142: result: a.out configure:2147: checking whether the C compiler works configure:2153: ./a.out configure:2156: $? = 0 configure:2171: result: yes configure:2178: checking whether we are cross compiling configure:2180: result: no configure:2183: checking for suffix of executables configure:2185: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2188: $? = 0 configure:2210: result: configure:2216: checking for suffix of object files configure:2240: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2243: $? = 0 configure:2262: result: configure:2266: checking whether we are using the GNU C compiler configure:2293: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2296: $? = 0 configure:2299: test -s conftest. configure:2302: $? = 1 configure: failed program was: #line 2271 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2314: result: no configure:2320: checking whether cc accepts -g configure:2344: cc -c -g conftest.c >&5 configure:2347: $? = 0 configure:2350: test -s conftest. configure:2353: $? = 1 configure: failed program was: #line 2325 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2363: result: no configure:2390: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2393: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2509: checking how to run the C preprocessor configure:2535: cc -E conftest.c configure:2541: $? = 0 configure:2568: cc -E conftest.c configure:2564:28: ac_nonexistent.h: No such file or directory configure:2574: $? = 1 configure: failed program was: #line 2563 "configure" #include "confdefs.h" #include configure:2611: result: cc -E configure:2626: cc -E conftest.c configure:2632: $? = 0 configure:2659: cc -E conftest.c configure:2655:28: ac_nonexistent.h: No such file or directory configure:2665: $? = 1 configure: failed program was: #line 2654 "configure" #include "confdefs.h" #include configure:3255: checking for non-GNU ld configure:3285: result: /usr/bin/ld configure:3294: checking if the linker (/usr/bin/ld) is GNU ld configure:3306: result: no configure:3311: checking for /usr/bin/ld option to reload object files configure:3318: result: -r configure:3323: checking for BSD-compatible nm configure:3359: result: nm configure:3362: checking whether ln -s works configure:3366: result: yes configure:3373: checking how to recognise dependant libraries configure:3545: result: pass_all configure:3557: checking command to parse nm output configure:3638: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3641: $? = 0 configure:3645: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:3648: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3638: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3641: $? = 0 configure:3645: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:3648: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3744: result: failed configure:3751: checking for ANSI C header files configure:3765: cc -E conftest.c configure:3771: $? = 0 configure:3856: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3859: $? = 0 configure:3861: ./conftest configure:3864: $? = 0 configure:3878: result: yes configure:3902: checking for sys/types.h configure:3915: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest. configure:3924: $? = 1 configure: failed program was: #line 3907 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3934: result: no configure:3902: checking for sys/stat.h configure:3915: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest. configure:3924: $? = 1 configure: failed program was: #line 3907 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3934: result: no configure:3902: checking for stdlib.h configure:3915: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest. configure:3924: $? = 1 configure: failed program was: #line 3907 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3934: result: no configure:3902: checking for string.h configure:3915: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest. configure:3924: $? = 1 configure: failed program was: #line 3907 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3934: result: no configure:3902: checking for memory.h configure:3915: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest. configure:3924: $? = 1 configure: failed program was: #line 3907 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3934: result: no configure:3902: checking for strings.h configure:3915: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest. configure:3924: $? = 1 configure: failed program was: #line 3907 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3934: result: no configure:3902: checking for inttypes.h configure:3915: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest. configure:3924: $? = 1 configure: failed program was: #line 3907 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3934: result: no configure:3902: checking for stdint.h configure:3915: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest. configure:3924: $? = 1 configure: failed program was: #line 3907 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3934: result: no configure:3902: checking for unistd.h configure:3915: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest. configure:3924: $? = 1 configure: failed program was: #line 3907 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3934: result: no configure:3960: checking dlfcn.h usability configure:3969: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3972: $? = 0 configure:3975: test -s conftest. configure:3978: $? = 1 configure: failed program was: #line 3962 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3987: result: no configure:3991: checking dlfcn.h presence configure:3998: cc -E conftest.c configure:4004: $? = 0 configure:4022: result: yes configure:4033: WARNING: dlfcn.h: present but cannot be compiled configure:4035: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4037: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4040: checking for dlfcn.h configure:4047: result: yes configure:4206: checking for i386-unknown-gnu-ranlib configure:4235: result: no configure:4244: checking for ranlib configure:4260: found /usr/bin/ranlib configure:4271: result: ranlib configure:4286: checking for i386-unknown-gnu-strip configure:4315: result: no configure:4324: checking for strip configure:4340: found /usr/bin/strip configure:4351: result: strip configure:4562: checking for objdir configure:4573: result: .libs configure:4590: checking for cc option to produce PIC configure:4737: result: none configure:4832: checking if cc static flag works configure:4859: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4862: $? = 0 configure:4865: test -s conftest configure:4868: $? = 0 configure:4883: result: yes configure:4895: checking if cc supports -c -o file.o configure:4917: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:4939: result: yes configure:4944: checking if cc supports -c -o file.lo configure:4974: cc -c -fno-common -I/usr/local/include -c -o conftest.lo conftest.c >&5 configure:4977: $? = 0 configure:4980: test -s conftest.lo configure:4983: $? = 0 configure:5004: result: yes configure:5096: checking whether the linker (/usr/bin/ld) supports shared libraries configure:5777: result: no configure:5782: checking how to hardcode library paths into programs configure:5806: result: unsupported configure:5811: checking whether stripping libraries is possible configure:5819: result: no configure:5827: checking dynamic linker characteristics configure:6224: result: gnu ld.so configure:6229: checking if libtool supports shared libraries configure:6231: result: no configure:6234: checking whether to build shared libraries configure:6255: result: no configure:6258: checking whether to build static libraries configure:6262: result: yes configure:7555: checking sys/time.h usability configure:7564: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7567: $? = 0 configure:7570: test -s conftest.o configure:7573: $? = 0 configure:7582: result: yes configure:7586: checking sys/time.h presence configure:7593: cc -E conftest.c configure:7599: $? = 0 configure:7617: result: yes configure:7635: checking for sys/time.h configure:7642: result: yes configure:7555: checking sys/timeb.h usability configure:7564: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7567: $? = 0 configure:7570: test -s conftest.o configure:7573: $? = 0 configure:7582: result: yes configure:7586: checking sys/timeb.h presence configure:7593: cc -E conftest.c configure:7599: $? = 0 configure:7617: result: yes configure:7635: checking for sys/timeb.h configure:7642: result: yes configure:7555: checking io.h usability configure:7564: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7592:16: io.h: No such file or directory configure:7567: $? = 1 configure: failed program was: #line 7557 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:7582: result: no configure:7586: checking io.h presence configure:7593: cc -E conftest.c configure:7589:16: io.h: No such file or directory configure:7599: $? = 1 configure: failed program was: #line 7588 "configure" #include "confdefs.h" #include configure:7617: result: no configure:7635: checking for io.h configure:7642: result: no configure:7657: checking for inttypes.h configure:7662: result: no configure:7760: checking for char configure:7787: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7790: $? = 0 configure:7793: test -s conftest.o configure:7796: $? = 0 configure:7806: result: yes configure:7809: checking size of char configure:8087: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8090: $? = 0 configure:8092: ./conftest configure:8095: $? = 0 configure:8115: result: 1 configure:8122: checking for short configure:8149: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8152: $? = 0 configure:8155: test -s conftest.o configure:8158: $? = 0 configure:8168: result: yes configure:8171: checking size of short configure:8449: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8452: $? = 0 configure:8454: ./conftest configure:8457: $? = 0 configure:8477: result: 2 configure:8484: checking for int configure:8511: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8514: $? = 0 configure:8517: test -s conftest.o configure:8520: $? = 0 configure:8530: result: yes configure:8533: checking size of int configure:8811: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8814: $? = 0 configure:8816: ./conftest configure:8819: $? = 0 configure:8839: result: 4 configure:8882: checking for cc option to accept ANSI C configure:8945: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8948: $? = 0 configure:8951: test -s conftest.o configure:8954: $? = 0 configure:8971: result: none needed configure:8979: checking for an ANSI C-conforming const configure:9049: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9052: $? = 0 configure:9055: test -s conftest.o configure:9058: $? = 0 configure:9068: result: yes configure:9078: checking for inline configure:9095: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9098: $? = 0 configure:9101: test -s conftest.o configure:9104: $? = 0 configure:9115: result: inline configure:9182: checking for restrict configure:9205: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure: In function `main': configure:9197: error: syntax error before "p" configure:9208: $? = 1 configure: failed program was: #line 9186 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { char * restrict p; ; return 0; } configure:9205: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9208: $? = 0 configure:9211: test -s conftest.o configure:9214: $? = 0 configure:9223: result: __restrict__ configure:9237: checking for size_t configure:9264: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9267: $? = 0 configure:9270: test -s conftest.o configure:9273: $? = 0 configure:9283: result: yes configure:9295: checking whether byte ordering is bigendian configure:9325: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9328: $? = 0 configure:9331: test -s conftest.o configure:9334: $? = 0 configure:9361: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure: In function `main': configure:9351: error: `not' undeclared (first use in this function) configure:9351: error: (Each undeclared identifier is reported only once configure:9351: error: for each function it appears in.) configure:9351: error: parse error before "big" configure:9364: $? = 1 configure: failed program was: #line 9337 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:9478: result: no configure:9504: checking for memalign configure:9547: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _memalign configure:9550: $? = 1 configure: failed program was: #line 9509 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char memalign (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char memalign (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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_memalign) || defined (__stub___memalign) choke me #else f = memalign; #endif ; return 0; } configure:9566: result: no configure:9504: checking for gettimeofday configure:9547: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9550: $? = 0 configure:9553: test -s conftest configure:9556: $? = 0 configure:9566: result: yes configure:9504: checking for ftime configure:9547: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9550: $? = 0 configure:9553: test -s conftest configure:9556: $? = 0 configure:9566: result: yes configure:9576: checking return type of signal handlers configure:9610: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9613: $? = 0 configure:9616: test -s conftest.o configure:9619: $? = 0 configure:9629: result: void configure:9873: checking __attribute__ ((aligned ())) support configure:9899: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9902: $? = 0 configure:9905: test -s conftest.o configure:9908: $? = 0 configure:9899: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9902: $? = 0 configure:9905: test -s conftest.o configure:9908: $? = 0 configure:9899: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9902: $? = 0 configure:9905: test -s conftest.o configure:9908: $? = 0 configure:9899: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9902: $? = 0 configure:9905: test -s conftest.o configure:9908: $? = 0 configure:9899: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure: In function `main': configure:9891: warning: requested alignment for c is greater than implemented alignment of 16 configure:9902: $? = 0 configure:9905: test -s conftest.o configure:9908: $? = 0 configure:9899: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure: In function `main': configure:9891: warning: requested alignment for c is greater than implemented alignment of 16 configure:9902: $? = 0 configure:9905: test -s conftest.o configure:9908: $? = 0 configure:9918: result: 64 configure:10008: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating Makefile config.status:617: creating autotools/Makefile config.status:617: creating include/Makefile config.status:617: creating test/Makefile config.status:617: creating doc/Makefile config.status:617: creating src/Makefile config.status:617: creating liba52/Makefile config.status:617: creating libao/Makefile config.status:617: creating vc++/Makefile config.status:721: creating include/config.h config.status:925: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_attr_align_try=64 ac_cv_c_attribute_aligned=64 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict__ ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common -I/usr/local/include' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_ftime=yes ac_cv_func_gettimeofday=yes ac_cv_func_memalign=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_io_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc= ac_cv_prog_make_gmake_set=yes ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_short=2 ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_max_cmd_len= lt_cv_sys_path_separator=: ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "a52dec" #define VERSION "0.7.4" #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define restrict __restrict__ #define HAVE_GETTIMEOFDAY 1 #define HAVE_FTIME 1 #define RETSIGTYPE void #define ATTRIBUTE_ALIGNED_MAX 64 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = autotools/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating autotools/Makefile config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = include/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating include/Makefile config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = include/config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:721: creating include/config.h config.status:830: include/config.h is unchanged config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = doc/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating doc/Makefile config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = liba52/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating liba52/Makefile config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = libao/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating libao/Makefile config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = autotools/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating autotools/Makefile config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = autotools/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating autotools/Makefile config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = include/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating include/Makefile config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = include/config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:721: creating include/config.h config.status:830: include/config.h is unchanged config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = include/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating include/Makefile config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = doc/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating doc/Makefile config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = doc/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating doc/Makefile config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = liba52/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating liba52/Makefile config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = liba52/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating liba52/Makefile config.status:925: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = libao/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:617: creating libao/Makefile config.status:925: executing default-1 commands