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.52.20030208. Invocation command line was $ ./configure --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: 133 tasks, 188 threads, 4 processors Load average: 2.07, Mach factor: 1.92 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /var/root/usr/local/bin:/var/root/usr/bin:/var/root/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/var/root/usr/local/bin:/var/root/usr/bin:/var/root/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1009: PATH=".;."; conftest.sh ./configure: line 1010: conftest.sh: command not found configure:1012: $? = 127 configure:1054: checking build system type configure:1072: result: i386-unknown-gnu configure:1080: checking host system type configure:1094: result: i386-unknown-gnu configure:1119: result: Configuring for gnu configure:1139: checking for i386-unknown-gnu-gcc configure:1162: result: cc configure:1425: checking for C compiler version configure:1428: 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:1431: $? = 0 configure:1433: 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:1436: $? = 0 configure:1438: cc -V &5 cc: `-V' option must have argument configure:1441: $? = 1 configure:1461: checking for C compiler default output configure:1464: cc -fno-common conftest.c >&5 configure:1467: $? = 0 configure:1496: result: a.out configure:1501: checking whether the C compiler works configure:1507: ./a.out configure:1510: $? = 0 configure:1525: result: yes configure:1532: checking whether we are cross compiling configure:1534: result: no configure:1537: checking for executable suffix configure:1539: cc -o conftest -fno-common conftest.c >&5 configure:1542: $? = 0 configure:1564: result: configure:1570: checking for object suffix configure:1588: cc -c -fno-common conftest.c >&5 configure:1591: $? = 0 configure:1610: result: configure:1614: checking whether we are using the GNU C compiler configure:1635: cc -c -fno-common conftest.c >&5 configure:1638: $? = 0 configure:1641: test -s conftest. configure:1644: $? = 1 configure: failed program was: #line 1620 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1656: result: no configure:1662: checking whether cc accepts -g configure:1680: cc -c -g conftest.c >&5 configure:1683: $? = 0 configure:1686: test -s conftest. configure:1689: $? = 1 configure: failed program was: #line 1668 "configure" #include "confdefs.h" int main () { ; return 0; } configure:1699: result: no configure:1726: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1729: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1832: checking how to run the C preprocessor configure:1858: cc -E conftest.c configure:1864: $? = 0 configure:1891: cc -E conftest.c configure:1888:28: ac_nonexistent.h: No such file or directory configure:1897: $? = 1 configure: failed program was: #line 1887 "configure" #include "confdefs.h" #include configure:1934: result: cc -E configure:1949: cc -E conftest.c configure:1955: $? = 0 configure:1982: cc -E conftest.c configure:1979:28: ac_nonexistent.h: No such file or directory configure:1988: $? = 1 configure: failed program was: #line 1978 "configure" #include "confdefs.h" #include configure:2072: checking for AIX configure:2091: result: no configure:2096: checking for POSIXized ISC configure:2115: result: no configure:2120: checking for minix/config.h configure:2130: cc -E conftest.c configure:2127:26: minix/config.h: No such file or directory configure:2136: $? = 1 configure: failed program was: #line 2126 "configure" #include "confdefs.h" #include configure:2155: result: no configure:2251: checking for cc option to accept ANSI C configure:2366: cc -c -fno-common -DCC_HAS_PROTOS conftest.c >&5 configure:2369: $? = 0 configure:2372: test -s conftest. configure:2375: $? = 1 configure: failed program was: #line 2345 "configure" #include "confdefs.h" #ifndef CC_HAS_PROTOS #if !defined(__STDC__) || (__STDC__ != 1) choke me #endif #endif int main () { int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; ; return 0; } configure:2366: cc -c -fno-common -DCC_HAS_PROTOS conftest.c >&5 configure:2369: $? = 0 configure:2372: test -s conftest. configure:2375: $? = 1 configure: failed program was: #line 2345 "configure" #include "confdefs.h" #ifndef CC_HAS_PROTOS #if !defined(__STDC__) || (__STDC__ != 1) choke me #endif #endif int main () { int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; ; return 0; } configure:2366: cc -c -fno-common -qlanglvl=ansi -DCC_HAS_PROTOS conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2369: $? = 0 configure:2372: test -s conftest. configure:2375: $? = 1 configure: failed program was: #line 2345 "configure" #include "confdefs.h" #ifndef CC_HAS_PROTOS #if !defined(__STDC__) || (__STDC__ != 1) choke me #endif #endif int main () { int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; ; return 0; } configure:2366: cc -c -fno-common -qlanglvl=ansi -std1 -DCC_HAS_PROTOS conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' cc1: error: unrecognized option `-std1' configure:2369: $? = 1 configure: failed program was: #line 2345 "configure" #include "confdefs.h" #ifndef CC_HAS_PROTOS #if !defined(__STDC__) || (__STDC__ != 1) choke me #endif #endif int main () { int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; ; return 0; } configure:2366: cc -c -fno-common -qlanglvl=ansi -std1 -Ae -DCC_HAS_PROTOS conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' cc1: error: unrecognized option `-std1' configure:2369: $? = 1 configure: failed program was: #line 2345 "configure" #include "confdefs.h" #ifndef CC_HAS_PROTOS #if !defined(__STDC__) || (__STDC__ != 1) choke me #endif #endif int main () { int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; ; return 0; } configure:2366: cc -c -fno-common -qlanglvl=ansi -std1 -Ae -Aa -D_HPUX_SOURCE -DCC_HAS_PROTOS conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' cc1: error: unrecognized option `-std1' configure:2369: $? = 1 configure: failed program was: #line 2345 "configure" #include "confdefs.h" #ifndef CC_HAS_PROTOS #if !defined(__STDC__) || (__STDC__ != 1) choke me #endif #endif int main () { int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; ; return 0; } configure:2366: cc -c -fno-common -qlanglvl=ansi -std1 -Ae -Aa -Xc -D_HPUX_SOURCE -DCC_HAS_PROTOS conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' cc: unrecognized option `-Xc' cc1: error: unrecognized option `-std1' configure:2369: $? = 1 configure: failed program was: #line 2345 "configure" #include "confdefs.h" #ifndef CC_HAS_PROTOS #if !defined(__STDC__) || (__STDC__ != 1) choke me #endif #endif int main () { int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; ; return 0; } configure:2388: result: no configure:2471: error: Your compiler does not appear to recognize prototypes. You have the following choices: a. adjust your compiler options b. get an up-to-date compiler c. use a wrapper such as unproto ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no 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 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= ac_cv_env_LDFLAGS_value= 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_header_minix_config_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_cc_g=no cf_cv_ansi_cc=no cf_cv_system_name=gnu lt_cv_sys_max_cmd_len= ## ------------ ## ## confdefs.h. ## ## ------------ ## #define SYSTEM_NAME "gnu" configure: exit 1