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 --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: 95 tasks, 150 threads, 4 processors Load average: 2.02, Mach factor: 1.97 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1229: checking for i386-unknown-gnu-gcc configure:1255: result: cc configure:1537: checking for C compiler version configure:1540: 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:1543: $? = 0 configure:1545: 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:1548: $? = 0 configure:1550: cc -V &5 cc: `-V' option must have argument configure:1553: $? = 1 configure:1579: checking for C compiler default output configure:1582: cc -fno-common conftest.c >&5 configure:1585: $? = 0 configure:1618: result: a.out configure:1623: checking whether the C compiler works configure:1629: ./a.out configure:1632: $? = 0 configure:1647: result: yes configure:1654: checking whether we are cross compiling configure:1656: result: no configure:1659: checking for suffix of executables configure:1661: cc -o conftest -fno-common conftest.c >&5 configure:1664: $? = 0 configure:1686: result: configure:1692: checking for suffix of object files configure:1716: cc -c -fno-common conftest.c >&5 configure:1719: $? = 0 configure:1738: result: configure:1742: checking whether we are using the GNU C compiler configure:1769: cc -c -fno-common conftest.c >&5 configure:1772: $? = 0 configure:1775: test -s conftest. configure:1778: $? = 1 configure: failed program was: #line 1747 "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:1790: result: no configure:1796: checking whether cc accepts -g configure:1820: cc -c -g conftest.c >&5 configure:1823: $? = 0 configure:1826: test -s conftest. configure:1829: $? = 1 configure: failed program was: #line 1801 "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:1839: result: no configure:1866: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1869: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1991: checking for a BSD-compatible install configure:2045: result: /usr/bin/install -c -o root -g wheel configure:2062: checking how to run the C preprocessor configure:2088: cc -E conftest.c configure:2094: $? = 0 configure:2121: cc -E conftest.c configure:2117:28: ac_nonexistent.h: No such file or directory configure:2127: $? = 1 configure: failed program was: #line 2116 "configure" #include "confdefs.h" #include configure:2164: result: cc -E configure:2179: cc -E conftest.c configure:2185: $? = 0 configure:2212: cc -E conftest.c configure:2208:28: ac_nonexistent.h: No such file or directory configure:2218: $? = 1 configure: failed program was: #line 2207 "configure" #include "confdefs.h" #include configure:2258: checking for X configure:2360: cc -E conftest.c configure:2356:27: X11/Intrinsic.h: No such file or directory configure:2366: $? = 1 configure: failed program was: #line 2355 "configure" #include "confdefs.h" #include configure:2417: cc -o conftest -fno-common conftest.c -lXt >&5 configure:2399:27: X11/Intrinsic.h: No such file or directory configure:2420: $? = 1 configure: failed program was: #line 2398 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { XtMalloc (0) ; return 0; } configure:2474: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:2631: cc -o conftest -fno-common conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:2634: $? = 0 configure:2637: test -s conftest configure:2640: $? = 0 configure:2778: checking for gethostbyname configure:2821: cc -o conftest -fno-common conftest.c >&5 configure:2824: $? = 0 configure:2827: test -s conftest configure:2830: $? = 0 configure:2840: result: yes configure:2973: checking for connect configure:3016: cc -o conftest -fno-common conftest.c >&5 configure:3019: $? = 0 configure:3022: test -s conftest configure:3025: $? = 0 configure:3035: result: yes configure:3101: checking for remove configure:3144: cc -o conftest -fno-common conftest.c >&5 configure:3147: $? = 0 configure:3150: test -s conftest configure:3153: $? = 0 configure:3163: result: yes configure:3229: checking for shmat configure:3272: cc -o conftest -fno-common conftest.c >&5 configure:3275: $? = 0 configure:3278: test -s conftest configure:3281: $? = 0 configure:3291: result: yes configure:3366: checking for IceConnectionNumber in -lICE configure:3399: cc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE >&5 configure:3402: $? = 0 configure:3405: test -s conftest configure:3408: $? = 0 configure:3419: result: yes configure:3439: checking build system type configure:3457: result: i386-unknown-gnu configure:3465: checking host system type configure:3479: result: i386-unknown-gnu configure:3507: checking for socket in -lsocket configure:3540: cc -o conftest -fno-common conftest.c -lsocket -lnsl >&5 ld: can't locate file for: -lsocket configure:3543: $? = 1 configure: failed program was: #line 3514 "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 socket (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { socket (); ; return 0; } configure:3560: result: no configure:3567: checking for fabs in -lm configure:3600: cc -o conftest -fno-common conftest.c -lm >&5 configure:3582: warning: conflicting types for built-in function `fabs' configure:3603: $? = 0 configure:3606: test -s conftest configure:3609: $? = 0 configure:3620: result: yes configure:3632: checking for ANSI C header files configure:3646: cc -E conftest.c configure:3652: $? = 0 configure:3737: cc -o conftest -fno-common conftest.c -lm >&5 configure:3740: $? = 0 configure:3742: ./conftest configure:3745: $? = 0 configure:3759: result: yes configure:3783: checking for sys/types.h configure:3796: cc -c -fno-common conftest.c >&5 configure:3799: $? = 0 configure:3802: test -s conftest. configure:3805: $? = 1 configure: failed program was: #line 3788 "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:3815: result: no configure:3783: checking for sys/stat.h configure:3796: cc -c -fno-common conftest.c >&5 configure:3799: $? = 0 configure:3802: test -s conftest. configure:3805: $? = 1 configure: failed program was: #line 3788 "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:3815: result: no configure:3783: checking for stdlib.h configure:3796: cc -c -fno-common conftest.c >&5 configure:3799: $? = 0 configure:3802: test -s conftest. configure:3805: $? = 1 configure: failed program was: #line 3788 "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:3815: result: no configure:3783: checking for string.h configure:3796: cc -c -fno-common conftest.c >&5 configure:3799: $? = 0 configure:3802: test -s conftest. configure:3805: $? = 1 configure: failed program was: #line 3788 "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:3815: result: no configure:3783: checking for memory.h configure:3796: cc -c -fno-common conftest.c >&5 configure:3799: $? = 0 configure:3802: test -s conftest. configure:3805: $? = 1 configure: failed program was: #line 3788 "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:3815: result: no configure:3783: checking for strings.h configure:3796: cc -c -fno-common conftest.c >&5 configure:3799: $? = 0 configure:3802: test -s conftest. configure:3805: $? = 1 configure: failed program was: #line 3788 "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:3815: result: no configure:3783: checking for inttypes.h configure:3796: cc -c -fno-common conftest.c >&5 configure:3799: $? = 0 configure:3802: test -s conftest. configure:3805: $? = 1 configure: failed program was: #line 3788 "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:3815: result: no configure:3783: checking for stdint.h configure:3796: cc -c -fno-common conftest.c >&5 configure:3799: $? = 0 configure:3802: test -s conftest. configure:3805: $? = 1 configure: failed program was: #line 3788 "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:3815: result: no configure:3783: checking for unistd.h configure:3796: cc -c -fno-common conftest.c >&5 configure:3799: $? = 0 configure:3802: test -s conftest. configure:3805: $? = 1 configure: failed program was: #line 3788 "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:3815: result: no configure:3844: checking fcntl.h usability configure:3853: cc -c -fno-common conftest.c >&5 configure:3856: $? = 0 configure:3859: test -s conftest. configure:3862: $? = 1 configure: failed program was: #line 3846 "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:3871: result: no configure:3875: checking fcntl.h presence configure:3882: cc -E conftest.c configure:3888: $? = 0 configure:3906: result: yes configure:3917: WARNING: fcntl.h: present but cannot be compiled configure:3919: WARNING: fcntl.h: check for missing prerequisite headers? configure:3921: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3924: checking for fcntl.h configure:3931: result: yes configure:3844: checking sys/ioctl.h usability configure:3853: cc -c -fno-common conftest.c >&5 configure:3856: $? = 0 configure:3859: test -s conftest. configure:3862: $? = 1 configure: failed program was: #line 3846 "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:3871: result: no configure:3875: checking sys/ioctl.h presence configure:3882: cc -E conftest.c configure:3888: $? = 0 configure:3906: result: yes configure:3917: WARNING: sys/ioctl.h: present but cannot be compiled configure:3919: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:3921: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:3924: checking for sys/ioctl.h configure:3931: result: yes configure:3844: checking sys/time.h usability configure:3853: cc -c -fno-common conftest.c >&5 configure:3856: $? = 0 configure:3859: test -s conftest. configure:3862: $? = 1 configure: failed program was: #line 3846 "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:3871: result: no configure:3875: checking sys/time.h presence configure:3882: cc -E conftest.c configure:3888: $? = 0 configure:3906: result: yes configure:3917: WARNING: sys/time.h: present but cannot be compiled configure:3919: WARNING: sys/time.h: check for missing prerequisite headers? configure:3921: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3924: checking for sys/time.h configure:3931: result: yes configure:3835: checking for unistd.h configure:3840: result: no configure:3958: checking dev/smbus/smb.h usability configure:3967: cc -c -fno-common conftest.c >&5 configure:3995:27: dev/smbus/smb.h: No such file or directory configure:3970: $? = 1 configure: failed program was: #line 3960 "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:3985: result: no configure:3989: checking dev/smbus/smb.h presence configure:3996: cc -E conftest.c configure:3992:27: dev/smbus/smb.h: No such file or directory configure:4002: $? = 1 configure: failed program was: #line 3991 "configure" #include "confdefs.h" #include configure:4020: result: no configure:4038: checking for dev/smbus/smb.h configure:4045: result: no configure:3958: checking machine/smb.h usability configure:3967: cc -c -fno-common conftest.c >&5 configure:3995:25: machine/smb.h: No such file or directory configure:3970: $? = 1 configure: failed program was: #line 3960 "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:3985: result: no configure:3989: checking machine/smb.h presence configure:3996: cc -E conftest.c configure:3992:25: machine/smb.h: No such file or directory configure:4002: $? = 1 configure: failed program was: #line 3991 "configure" #include "confdefs.h" #include configure:4020: result: no configure:4038: checking for machine/smb.h configure:4045: result: no configure:4110: checking for strftime configure:4153: cc -o conftest -fno-common conftest.c -lm >&5 configure:4156: $? = 0 configure:4159: test -s conftest configure:4162: $? = 0 configure:4172: result: yes configure:4247: checking return type of signal handlers configure:4281: cc -c -fno-common conftest.c >&5 configure:4284: $? = 0 configure:4287: test -s conftest. configure:4290: $? = 1 configure: failed program was: #line 4252 "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int i; ; return 0; } configure:4300: result: int configure:4314: checking for gethostname configure:4357: cc -o conftest -fno-common conftest.c -lm >&5 configure:4360: $? = 0 configure:4363: test -s conftest configure:4366: $? = 0 configure:4376: result: yes configure:4314: checking for getutent configure:4357: cc -o conftest -fno-common conftest.c -lm >&5 ld: Undefined symbols: _getutent configure:4360: $? = 1 configure: failed program was: #line 4319 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getutent (); 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 getutent (); 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_getutent) || defined (__stub___getutent) choke me #else f = getutent; #endif ; return 0; } configure:4376: result: no configure:4314: checking for socket configure:4357: cc -o conftest -fno-common conftest.c -lm >&5 configure:4360: $? = 0 configure:4363: test -s conftest configure:4366: $? = 0 configure:4376: result: yes configure:4468: 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:580: creating Makefile config.status:684: 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_exeext= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getutent=no ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_socket=yes ac_cv_func_strftime=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_dev_smbus_smb_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_machine_smb_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_ioctl_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_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_lib_ICE_IceConnectionNumber=yes ac_cv_lib_m_fabs=yes ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_type_signal=int lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_LIBM 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_STRFTIME 1 #define RETSIGTYPE int #define HAVE_GETHOSTNAME 1 #define HAVE_SOCKET 1 configure: exit 0