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. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 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: 109 tasks, 164 threads, 4 processors Load average: 2.99, Mach factor: 1.00 /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:967: PATH=".;."; conftest.sh ./configure: line 968: conftest.sh: command not found configure:970: $? = 127 configure:1012: checking build system type configure:1030: result: i386-unknown-gnu configure:1037: checking host system type configure:1051: result: i386-unknown-gnu configure:1072: checking for a BSD compatible install configure:1121: result: /usr/bin/install -c -o root -g wheel configure:1136: checking for bison configure:1151: found /usr/local/bin/bison configure:1159: result: bison -y configure:1178: checking for i386-unknown-gnu-gcc configure:1201: result: cc configure:1464: checking for C compiler version configure:1467: 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:1470: $? = 0 configure:1472: 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:1475: $? = 0 configure:1477: cc -V &5 cc: `-V' option must have argument configure:1480: $? = 1 configure:1500: checking for C compiler default output configure:1503: cc -fno-common -Wall conftest.c >&5 configure:1506: $? = 0 configure:1535: result: a.out configure:1540: checking whether the C compiler works configure:1546: ./a.out configure:1549: $? = 0 configure:1564: result: yes configure:1571: checking whether we are cross compiling configure:1573: result: no configure:1576: checking for executable suffix configure:1578: cc -o conftest -fno-common -Wall conftest.c >&5 configure:1581: $? = 0 configure:1603: result: configure:1609: checking for object suffix configure:1627: cc -c -fno-common -Wall conftest.c >&5 configure:1630: $? = 0 configure:1649: result: configure:1653: checking whether we are using the GNU C compiler configure:1674: cc -c -fno-common -Wall conftest.c >&5 configure:1677: $? = 0 configure:1680: test -s conftest. configure:1683: $? = 1 configure: failed program was: #line 1659 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1695: result: no configure:1701: checking whether cc accepts -g configure:1719: cc -c -g conftest.c >&5 configure:1722: $? = 0 configure:1725: test -s conftest. configure:1728: $? = 1 configure: failed program was: #line 1707 "configure" #include "confdefs.h" int main () { ; return 0; } configure:1738: result: no configure:1765: cc -c -fno-common -Wall conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1768: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1870: checking for flex configure:1885: found /usr/bin/flex configure:1893: result: flex configure:1906: checking for yywrap in -lfl configure:1933: cc -o conftest -fno-common -Wall conftest.c -lfl >&5 configure:1936: $? = 0 configure:1939: test -s conftest configure:1942: $? = 0 configure:1953: result: yes configure:2016: checking lex output file root configure:2035: result: lex.yy configure:2039: checking whether yytext is a pointer configure:2055: cc -o conftest -fno-common -Wall conftest.c -lfl >&5 lex.yy.c:948: warning: `yyunput' defined but not used configure:2058: $? = 0 configure:2061: test -s conftest configure:2064: $? = 0 configure:2076: result: yes configure:2087: checking whether make sets ${MAKE} configure:2107: result: yes configure:2116: checking for dlopen configure:2153: cc -o conftest -fno-common -Wall conftest.c >&5 configure:2156: $? = 0 configure:2159: test -s conftest configure:2162: $? = 0 configure:2172: result: yes configure:2255: checking for underscore prefix on symbols configure:2264: cc -shared -o conftest.so conftest.c 1>&5 cc: unrecognized option `-shared' ld: Undefined symbols: _main configure:2267: $? = 1 configure:2322: result: configure:2341: checking how to run the C preprocessor configure:2367: cc -E conftest.c configure:2373: $? = 0 configure:2400: cc -E conftest.c configure:2397:28: ac_nonexistent.h: No such file or directory configure:2406: $? = 1 configure: failed program was: #line 2396 "configure" #include "confdefs.h" #include configure:2443: result: cc -E configure:2458: cc -E conftest.c configure:2464: $? = 0 configure:2491: cc -E conftest.c configure:2488:28: ac_nonexistent.h: No such file or directory configure:2497: $? = 1 configure: failed program was: #line 2487 "configure" #include "confdefs.h" #include configure:2536: checking for X configure:2745: result: libraries , headers configure:2884: cc -o conftest -fno-common -Wall conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:2887: $? = 1 configure: failed program was: #line 2865 "configure" #include "confdefs.h" /* 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 XOpenDisplay (); int main () { XOpenDisplay (); ; return 0; } configure:2899: checking for dnet_ntoa in -ldnet configure:2926: cc -o conftest -fno-common -Wall conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:2929: $? = 1 configure: failed program was: #line 2907 "configure" #include "confdefs.h" /* 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 dnet_ntoa (); int main () { dnet_ntoa (); ; return 0; } configure:2946: result: no configure:2953: checking for dnet_ntoa in -ldnet_stub configure:2980: cc -o conftest -fno-common -Wall conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:2983: $? = 1 configure: failed program was: #line 2961 "configure" #include "confdefs.h" /* 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 dnet_ntoa (); int main () { dnet_ntoa (); ; return 0; } configure:3000: result: no configure:3019: checking for gethostbyname configure:3056: cc -o conftest -fno-common -Wall conftest.c >&5 configure:3059: $? = 0 configure:3062: test -s conftest configure:3065: $? = 0 configure:3075: result: yes configure:3196: checking for connect configure:3233: cc -o conftest -fno-common -Wall conftest.c >&5 configure:3236: $? = 0 configure:3239: test -s conftest configure:3242: $? = 0 configure:3252: result: yes configure:3312: checking for remove configure:3349: cc -o conftest -fno-common -Wall conftest.c >&5 configure:3352: $? = 0 configure:3355: test -s conftest configure:3358: $? = 0 configure:3368: result: yes configure:3428: checking for shmat configure:3465: cc -o conftest -fno-common -Wall conftest.c >&5 configure:3468: $? = 0 configure:3471: test -s conftest configure:3474: $? = 0 configure:3484: result: yes configure:3553: checking for IceConnectionNumber in -lICE configure:3580: cc -o conftest -fno-common -Wall conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:3583: $? = 1 configure: failed program was: #line 3561 "configure" #include "confdefs.h" /* 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 IceConnectionNumber (); int main () { IceConnectionNumber (); ; return 0; } configure:3600: result: no configure:3610: checking for ANSI C header files configure:3624: cc -E conftest.c configure:3630: $? = 0 configure:3717: cc -o conftest -fno-common -Wall conftest.c >&5 configure: In function `main': configure:3709: warning: implicit declaration of function `exit' configure:3720: $? = 0 configure:3722: ./conftest configure:3725: $? = 0 configure:3738: result: yes configure:3751: checking for paths.h configure:3761: cc -E conftest.c configure:3767: $? = 0 configure:3786: result: yes configure:3799: checking for err.h configure:3809: cc -E conftest.c configure:3815: $? = 0 configure:3834: result: yes configure:3844: checking return type of signal handlers configure:3872: cc -c -fno-common -Wall conftest.c >&5 configure: In function `main': configure:3865: warning: unused variable `i' configure:3875: $? = 0 configure:3878: test -s conftest. configure:3881: $? = 1 configure: failed program was: #line 3850 "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:3891: result: int configure:3904: checking for sys/types.h configure:3916: cc -c -fno-common -Wall conftest.c >&5 configure:3919: $? = 0 configure:3922: test -s conftest. configure:3925: $? = 1 configure: failed program was: #line 3910 "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:3935: result: no configure:3904: checking for sys/stat.h configure:3916: cc -c -fno-common -Wall conftest.c >&5 configure:3919: $? = 0 configure:3922: test -s conftest. configure:3925: $? = 1 configure: failed program was: #line 3910 "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:3935: result: no configure:3904: checking for stdlib.h configure:3916: cc -c -fno-common -Wall conftest.c >&5 configure:3919: $? = 0 configure:3922: test -s conftest. configure:3925: $? = 1 configure: failed program was: #line 3910 "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:3935: result: no configure:3904: checking for string.h configure:3916: cc -c -fno-common -Wall conftest.c >&5 configure:3919: $? = 0 configure:3922: test -s conftest. configure:3925: $? = 1 configure: failed program was: #line 3910 "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:3935: result: no configure:3904: checking for memory.h configure:3916: cc -c -fno-common -Wall conftest.c >&5 configure:3919: $? = 0 configure:3922: test -s conftest. configure:3925: $? = 1 configure: failed program was: #line 3910 "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:3935: result: no configure:3904: checking for strings.h configure:3916: cc -c -fno-common -Wall conftest.c >&5 configure:3919: $? = 0 configure:3922: test -s conftest. configure:3925: $? = 1 configure: failed program was: #line 3910 "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:3935: result: no configure:3904: checking for inttypes.h configure:3916: cc -c -fno-common -Wall conftest.c >&5 configure:3919: $? = 0 configure:3922: test -s conftest. configure:3925: $? = 1 configure: failed program was: #line 3910 "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:3935: result: no configure:3904: checking for stdint.h configure:3916: cc -c -fno-common -Wall conftest.c >&5 configure:3919: $? = 0 configure:3922: test -s conftest. configure:3925: $? = 1 configure: failed program was: #line 3910 "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:3935: result: no configure:3904: checking for unistd.h configure:3916: cc -c -fno-common -Wall conftest.c >&5 configure:3919: $? = 0 configure:3922: test -s conftest. configure:3925: $? = 1 configure: failed program was: #line 3910 "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:3935: result: no configure:3945: checking for u_long configure:3966: cc -c -fno-common -Wall conftest.c >&5 configure: In function `main': configure:3989: error: `u_long' undeclared (first use in this function) configure:3989: error: (Each undeclared identifier is reported only once configure:3989: error: for each function it appears in.) configure:3989: error: parse error before ')' token configure:3969: $? = 1 configure: failed program was: #line 3951 "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 int main () { if ((u_long *) 0) return 0; if (sizeof (u_long)) return 0; ; return 0; } configure:3985: result: no configure:3997: checking for u_int configure:4018: cc -c -fno-common -Wall conftest.c >&5 configure: In function `main': configure:4041: error: `u_int' undeclared (first use in this function) configure:4041: error: (Each undeclared identifier is reported only once configure:4041: error: for each function it appears in.) configure:4041: error: parse error before ')' token configure:4021: $? = 1 configure: failed program was: #line 4003 "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 int main () { if ((u_int *) 0) return 0; if (sizeof (u_int)) return 0; ; return 0; } configure:4037: result: no configure:4049: checking for u_short configure:4070: cc -c -fno-common -Wall conftest.c >&5 configure: In function `main': configure:4093: error: `u_short' undeclared (first use in this function) configure:4093: error: (Each undeclared identifier is reported only once configure:4093: error: for each function it appears in.) configure:4093: error: parse error before ')' token configure:4073: $? = 1 configure: failed program was: #line 4055 "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 int main () { if ((u_short *) 0) return 0; if (sizeof (u_short)) return 0; ; return 0; } configure:4089: result: no configure:4101: checking for u_char configure:4122: cc -c -fno-common -Wall conftest.c >&5 configure: In function `main': configure:4145: error: `u_char' undeclared (first use in this function) configure:4145: error: (Each undeclared identifier is reported only once configure:4145: error: for each function it appears in.) configure:4145: error: parse error before ')' token configure:4125: $? = 1 configure: failed program was: #line 4107 "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 int main () { if ((u_char *) 0) return 0; if (sizeof (u_char)) return 0; ; return 0; } configure:4141: result: no configure:4350: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4812: creating util/Makefile config.status:4812: creating src/Makefile config.status:4812: creating Makefile config.status:4812: creating doc/Makefile config.status:4812: creating plugins/Makefile config.status:4812: creating plugins/Makefile.plugin config.status:4904: creating src/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_connect=yes ac_cv_func_dlopen=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_err_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_paths_h=yes 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_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_fl_yywrap=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_type_signal=int ac_cv_type_u_char=no ac_cv_type_u_int=no ac_cv_type_u_long=no ac_cv_type_u_short=no lt_cv_sys_max_cmd_len= ## ------------ ## ## confdefs.h. ## ## ------------ ## #define YYTEXT_POINTER 1 #define SYM_PREFIX "" #define STDC_HEADERS 1 #define HAVE_PATHS_H 1 #define HAVE_ERR_H 1 #define RETSIGTYPE int #define u_long unsigned long #define u_int unsigned int #define u_short unsigned short #define u_char unsigned char #define BUILD_INFO "root@darwintel -- Wed Jan 16 14:54:38 EST 2008" configure: exit 0