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.20061216. 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: 154 tasks, 209 threads, 4 processors Load average: 1.14, Mach factor: 2.84 /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:/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:926: PATH=".;."; conftest.sh ./configure: line 927: conftest.sh: command not found configure:929: $? = 127 configure:971: checking build system type configure:989: result: i386-unknown-gnu configure:997: checking host system type configure:1011: result: i386-unknown-gnu configure:1036: result: Configuring for gnu configure:1056: checking for i386-unknown-gnu-gcc configure:1079: result: cc configure:1342: checking for C compiler version configure:1345: 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:1348: $? = 0 configure:1350: 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:1353: $? = 0 configure:1355: cc -V &5 cc: `-V' option must have argument configure:1358: $? = 1 configure:1378: checking for C compiler default output configure:1381: cc -fno-common conftest.c >&5 configure:1384: $? = 0 configure:1413: result: a.out configure:1418: checking whether the C compiler works configure:1424: ./a.out configure:1427: $? = 0 configure:1442: result: yes configure:1449: checking whether we are cross compiling configure:1451: result: no configure:1454: checking for executable suffix configure:1456: cc -o conftest -fno-common conftest.c >&5 configure:1459: $? = 0 configure:1481: result: configure:1487: checking for object suffix configure:1505: cc -c -fno-common conftest.c >&5 configure:1508: $? = 0 configure:1527: result: configure:1531: checking whether we are using the GNU C compiler configure:1552: cc -c -fno-common conftest.c >&5 configure:1555: $? = 0 configure:1558: test -s conftest. configure:1561: $? = 1 configure: failed program was: #line 1537 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1573: result: no configure:1579: checking whether cc accepts -g configure:1597: cc -c -g conftest.c >&5 configure:1600: $? = 0 configure:1603: test -s conftest. configure:1606: $? = 1 configure: failed program was: #line 1585 "configure" #include "confdefs.h" int main () { ; return 0; } configure:1616: result: no configure:1643: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1646: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1827: checking for a BSD compatible install configure:1876: result: /usr/bin/install -c -o root -g wheel configure:1887: checking if filesystem supports mixed-case filenames configure:1914: result: yes configure:1922: checking for ctags configure:1937: found /usr/local/bin/ctags configure:1946: result: yes configure:1956: checking for etags configure:1971: found /usr/local/bin/etags configure:1980: result: yes configure:2007: checking for lint configure:2033: result: no configure:2007: checking for alint configure:2033: result: no configure:2007: checking for splint configure:2022: found /usr/local/bin/splint configure:2030: result: splint configure:2040: checking if you want to see long compiling messages configure:2074: result: yes configure:2333: checking if cc -U and -D options work together configure:2361: cc -c -fno-common -UU_D_OPTIONS -DU_D_OPTIONS -DD_U_OPTIONS -UD_U_OPTIONS conftest.c >&5 configure:2364: $? = 0 configure:2367: test -s conftest. configure:2370: $? = 1 configure: failed program was: #line 2342 "configure" #include "confdefs.h" int main () { #ifndef U_D_OPTIONS make an undefined-error #endif #ifdef D_U_OPTIONS make a defined-error #endif ; return 0; } configure:2384: result: no configure:2410: checking if we must define _GNU_SOURCE configure:2432: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:2424: error: `make' undeclared (first use in this function) configure:2424: error: (Each undeclared identifier is reported only once configure:2424: error: for each function it appears in.) configure:2424: error: parse error before "an" configure:2435: $? = 1 configure: failed program was: #line 2417 "configure" #include "confdefs.h" #include int main () { #ifndef _XOPEN_SOURCE make an error #endif ; return 0; } configure:2465: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:2468: $? = 0 configure:2471: test -s conftest. configure:2474: $? = 1 configure: failed program was: #line 2450 "configure" #include "confdefs.h" #include int main () { #ifdef _XOPEN_SOURCE make an error #endif ; return 0; } configure:2489: result: yes configure:2784: checking return type of signal handlers configure:2812: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:2815: $? = 0 configure:2818: test -s conftest. configure:2821: $? = 1 configure: failed program was: #line 2790 "configure" #include "confdefs.h" #include #include #ifdef signal # undef signal #endif #ifdef __cplusplus extern "C" void (*signal (int, void (*)(int)))(int); #else void (*signal ()) (); #endif int main () { int i; ; return 0; } configure:2831: result: int configure:2844: checking how to run the C preprocessor configure:2870: cc -E -D_GNU_SOURCE conftest.c configure:2876: $? = 0 configure:2903: cc -E -D_GNU_SOURCE conftest.c configure:2900:28: ac_nonexistent.h: No such file or directory configure:2909: $? = 1 configure: failed program was: #line 2899 "configure" #include "confdefs.h" #include configure:2946: result: cc -E configure:2961: cc -E -D_GNU_SOURCE conftest.c configure:2967: $? = 0 configure:2994: cc -E -D_GNU_SOURCE conftest.c configure:2991:28: ac_nonexistent.h: No such file or directory configure:3000: $? = 1 configure: failed program was: #line 2990 "configure" #include "confdefs.h" #include configure:3040: checking for ANSI C header files configure:3054: cc -E -D_GNU_SOURCE conftest.c configure:3060: $? = 0 configure:3147: cc -o conftest -fno-common -D_GNU_SOURCE conftest.c >&5 configure:3150: $? = 0 configure:3152: ./conftest configure:3155: $? = 0 configure:3168: result: yes configure:3192: checking for fcntl.h configure:3202: cc -E -D_GNU_SOURCE conftest.c configure:3208: $? = 0 configure:3227: result: yes configure:3192: checking for ioctl.h configure:3202: cc -E -D_GNU_SOURCE conftest.c configure:3199:19: ioctl.h: No such file or directory configure:3208: $? = 1 configure: failed program was: #line 3198 "configure" #include "confdefs.h" #include configure:3227: result: no configure:3192: checking for sgtty.h configure:3202: cc -E -D_GNU_SOURCE conftest.c configure:3208: $? = 0 configure:3227: result: yes configure:3192: checking for stdlib.h configure:3202: cc -E -D_GNU_SOURCE conftest.c configure:3208: $? = 0 configure:3227: result: yes configure:3192: checking for string.h configure:3202: cc -E -D_GNU_SOURCE conftest.c configure:3208: $? = 0 configure:3227: result: yes configure:3192: checking for sys/filio.h configure:3202: cc -E -D_GNU_SOURCE conftest.c configure:3208: $? = 0 configure:3227: result: yes configure:3192: checking for sys/ioctl.h configure:3202: cc -E -D_GNU_SOURCE conftest.c configure:3208: $? = 0 configure:3227: result: yes configure:3192: checking for termio.h configure:3202: cc -E -D_GNU_SOURCE conftest.c configure:3199:20: termio.h: No such file or directory configure:3208: $? = 1 configure: failed program was: #line 3198 "configure" #include "confdefs.h" #include configure:3227: result: no configure:3192: checking for termios.h configure:3202: cc -E -D_GNU_SOURCE conftest.c configure:3208: $? = 0 configure:3227: result: yes configure:3192: checking for unistd.h configure:3202: cc -E -D_GNU_SOURCE conftest.c configure:3208: $? = 0 configure:3227: result: yes configure:3245: checking for alarm configure:3282: cc -o conftest -fno-common -D_GNU_SOURCE conftest.c >&5 configure:3285: $? = 0 configure:3288: test -s conftest configure:3291: $? = 0 configure:3301: result: yes configure:3245: checking for rdchk configure:3282: cc -o conftest -fno-common -D_GNU_SOURCE conftest.c >&5 ld: Undefined symbols: _rdchk configure:3285: $? = 1 configure: failed program was: #line 3251 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char rdchk (); 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 rdchk (); char (*f) (); 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_rdchk) || defined (__stub___rdchk) choke me #else f = rdchk; #endif ; return 0; } configure:3301: result: no configure:3245: checking for tcgetattr configure:3282: cc -o conftest -fno-common -D_GNU_SOURCE conftest.c >&5 configure:3285: $? = 0 configure:3288: test -s conftest configure:3291: $? = 0 configure:3301: result: yes configure:3245: checking for usleep configure:3282: cc -o conftest -fno-common -D_GNU_SOURCE conftest.c >&5 configure:3285: $? = 0 configure:3288: test -s conftest configure:3291: $? = 0 configure:3301: result: yes configure:3313: checking if POSIX VDISABLE symbol should be used configure:3378: cc -o conftest -fno-common -D_GNU_SOURCE conftest.c >&5 configure:3381: $? = 0 configure:3383: ./conftest configure:3386: $? = 0 configure:3400: result: yes configure:3406: checking if we may use FIONREAD configure:3432: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:3435: $? = 0 configure:3438: test -s conftest. configure:3441: $? = 1 configure: failed program was: #line 3413 "configure" #include "confdefs.h" #if HAVE_SYS_FILIO_H # include /* FIONREAD */ #endif int main () { int l1; ioctl (0, FIONREAD, &l1); ; return 0; } configure:3453: result: no configure:3542: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52.20061216, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:3995: creating makefile config.status:4092: creating config.h ## ----------------- ## ## 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_func_alarm=yes ac_cv_func_rdchk=no ac_cv_func_tcgetattr=yes ac_cv_func_usleep=yes ac_cv_header_fcntl_h=yes ac_cv_header_ioctl_h=no ac_cv_header_sgtty_h=yes ac_cv_header_stdc=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_termio_h=no ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes 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_LINT=splint ac_cv_prog_MAKE_LOWER_TAGS=yes ac_cv_prog_MAKE_UPPER_TAGS=yes ac_cv_prog_cc_g=no ac_cv_type_signal=int cf_cv_cc_u_d_options=no cf_cv_gnu_source=yes cf_cv_mixedcase=yes cf_cv_posix_vdisable=yes cf_cv_system_name=gnu cf_cv_use_fionread=no lt_cv_sys_max_cmd_len= ## ------------ ## ## confdefs.h. ## ## ------------ ## #define SYSTEM_NAME "gnu" #define MIXEDCASE_FILENAMES 1 #define RETSIGTYPE int #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_SGTTY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_FILIO_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ALARM 1 #define HAVE_TCGETATTR 1 #define HAVE_USLEEP 1 #define HAVE_POSIX_VDISABLE 1 configure: exit 0