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 --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS=-I/usr/X11R6/include build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## 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: 129 tasks, 184 threads, 4 processors Load average: 2.18, Mach factor: 1.81 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1230: checking for a BSD-compatible install configure:1284: result: /usr/local/bin/ginstall -c configure:1295: checking whether build environment is sane configure:1338: result: yes configure:1353: checking whether make sets ${MAKE} configure:1373: result: yes configure:1405: checking for working aclocal configure:1412: result: found configure:1420: checking for working autoconf configure:1427: result: found configure:1435: checking for working automake configure:1442: result: found configure:1450: checking for working autoheader configure:1457: result: found configure:1465: checking for working makeinfo configure:1472: result: found configure:1493: checking for a BSD-compatible install configure:1547: result: /usr/local/bin/ginstall -c configure:1566: checking for i386-unknown-gnu-gcc configure:1595: result: no configure:1604: checking for gcc configure:1620: found /usr/bin/gcc configure:1630: result: gcc configure:1874: checking for C compiler version configure:1877: gcc --version &5 gcc (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:1880: $? = 0 configure:1882: gcc -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:1885: $? = 0 configure:1887: gcc -V &5 gcc: `-V' option must have argument configure:1890: $? = 1 configure:1916: checking for C compiler default output configure:1919: gcc -fno-common conftest.c >&5 configure:1922: $? = 0 configure:1955: result: a.out configure:1960: checking whether the C compiler works configure:1966: ./a.out configure:1969: $? = 0 configure:1984: result: yes configure:1991: checking whether we are cross compiling configure:1993: result: no configure:1996: checking for suffix of executables configure:1998: gcc -o conftest -fno-common conftest.c >&5 configure:2001: $? = 0 configure:2023: result: configure:2029: checking for suffix of object files configure:2053: gcc -c -fno-common conftest.c >&5 configure:2056: $? = 0 configure:2075: result: configure:2079: checking whether we are using the GNU C compiler configure:2106: gcc -c -fno-common conftest.c >&5 configure:2109: $? = 0 configure:2112: test -s conftest. configure:2115: $? = 1 configure: failed program was: #line 2084 "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:2127: result: no configure:2133: checking whether gcc accepts -g configure:2157: gcc -c -g conftest.c >&5 configure:2160: $? = 0 configure:2163: test -s conftest. configure:2166: $? = 1 configure: failed program was: #line 2138 "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:2176: result: no configure:2203: gcc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2206: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2318: checking for main in -le configure:2345: gcc -o conftest -fno-common conftest.c -le >&5 ld: can't locate file for: -le configure:2348: $? = 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 () { main (); ; return 0; } configure:2365: result: no configure:2381: checking how to run the C preprocessor configure:2407: gcc -E conftest.c configure:2413: $? = 0 configure:2440: gcc -E conftest.c configure:2436:28: ac_nonexistent.h: No such file or directory configure:2446: $? = 1 configure: failed program was: #line 2435 "configure" #include "confdefs.h" #include configure:2483: result: gcc -E configure:2498: gcc -E conftest.c configure:2504: $? = 0 configure:2531: gcc -E conftest.c configure:2527:28: ac_nonexistent.h: No such file or directory configure:2537: $? = 1 configure: failed program was: #line 2526 "configure" #include "confdefs.h" #include configure:2577: checking for X configure:2793: result: libraries , headers configure:2950: gcc -o conftest -fno-common conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:2953: $? = 1 configure: failed program was: #line 2924 "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 (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { XOpenDisplay (); ; return 0; } configure:2965: checking for dnet_ntoa in -ldnet configure:2998: gcc -o conftest -fno-common conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:3001: $? = 1 configure: failed program was: #line 2972 "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 (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { dnet_ntoa (); ; return 0; } configure:3018: result: no configure:3025: checking for dnet_ntoa in -ldnet_stub configure:3058: gcc -o conftest -fno-common conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:3061: $? = 1 configure: failed program was: #line 3032 "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 (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { dnet_ntoa (); ; return 0; } configure:3078: result: no configure:3097: checking for gethostbyname configure:3140: gcc -o conftest -fno-common conftest.c >&5 configure:3143: $? = 0 configure:3146: test -s conftest configure:3149: $? = 0 configure:3159: result: yes configure:3292: checking for connect configure:3335: gcc -o conftest -fno-common conftest.c >&5 configure:3338: $? = 0 configure:3341: test -s conftest configure:3344: $? = 0 configure:3354: result: yes configure:3420: checking for remove configure:3463: gcc -o conftest -fno-common conftest.c >&5 configure:3466: $? = 0 configure:3469: test -s conftest configure:3472: $? = 0 configure:3482: result: yes configure:3548: checking for shmat configure:3591: gcc -o conftest -fno-common conftest.c >&5 configure:3594: $? = 0 configure:3597: test -s conftest configure:3600: $? = 0 configure:3610: result: yes configure:3685: checking for IceConnectionNumber in -lICE configure:3718: gcc -o conftest -fno-common conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:3721: $? = 1 configure: failed program was: #line 3692 "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 (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { IceConnectionNumber (); ; return 0; } configure:3738: result: no configure:3748: checking for X configure:3964: result: libraries , headers configure:3970: checking for XCopyArea in -lX11 configure:4003: gcc -o conftest conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:4006: $? = 1 configure: failed program was: #line 3977 "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 XCopyArea (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { XCopyArea (); ; return 0; } configure:4023: result: no configure:4035: checking for XShapeCombineMask in -lXext configure:4068: gcc -o conftest conftest.c -lXext >&5 ld: can't locate file for: -lXext configure:4071: $? = 1 configure: failed program was: #line 4042 "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 XShapeCombineMask (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { XShapeCombineMask (); ; return 0; } configure:4088: result: no configure:4100: checking for XpmCreatePixmapFromData in -lXpm configure:4133: gcc -o conftest conftest.c -lXpm >&5 ld: can't locate file for: -lXpm configure:4136: $? = 1 configure: failed program was: #line 4107 "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 XpmCreatePixmapFromData (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { XpmCreatePixmapFromData (); ; return 0; } configure:4153: result: no configure:4164: checking for ANSI C header files configure:4178: gcc -E conftest.c configure:4184: $? = 0 configure:4269: gcc -o conftest conftest.c >&5 configure:4272: $? = 0 configure:4274: ./conftest configure:4277: $? = 0 configure:4291: result: yes configure:4315: checking for sys/types.h configure:4328: gcc -c conftest.c >&5 configure:4331: $? = 0 configure:4334: test -s conftest. configure:4337: $? = 1 configure: failed program was: #line 4320 "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:4347: result: no configure:4315: checking for sys/stat.h configure:4328: gcc -c conftest.c >&5 configure:4331: $? = 0 configure:4334: test -s conftest. configure:4337: $? = 1 configure: failed program was: #line 4320 "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:4347: result: no configure:4315: checking for stdlib.h configure:4328: gcc -c conftest.c >&5 configure:4331: $? = 0 configure:4334: test -s conftest. configure:4337: $? = 1 configure: failed program was: #line 4320 "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:4347: result: no configure:4315: checking for string.h configure:4328: gcc -c conftest.c >&5 configure:4331: $? = 0 configure:4334: test -s conftest. configure:4337: $? = 1 configure: failed program was: #line 4320 "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:4347: result: no configure:4315: checking for memory.h configure:4328: gcc -c conftest.c >&5 configure:4331: $? = 0 configure:4334: test -s conftest. configure:4337: $? = 1 configure: failed program was: #line 4320 "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:4347: result: no configure:4315: checking for strings.h configure:4328: gcc -c conftest.c >&5 configure:4331: $? = 0 configure:4334: test -s conftest. configure:4337: $? = 1 configure: failed program was: #line 4320 "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:4347: result: no configure:4315: checking for inttypes.h configure:4328: gcc -c conftest.c >&5 configure:4331: $? = 0 configure:4334: test -s conftest. configure:4337: $? = 1 configure: failed program was: #line 4320 "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:4347: result: no configure:4315: checking for stdint.h configure:4328: gcc -c conftest.c >&5 configure:4331: $? = 0 configure:4334: test -s conftest. configure:4337: $? = 1 configure: failed program was: #line 4320 "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:4347: result: no configure:4315: checking for unistd.h configure:4328: gcc -c conftest.c >&5 configure:4331: $? = 0 configure:4334: test -s conftest. configure:4337: $? = 1 configure: failed program was: #line 4320 "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:4347: result: no configure:4369: checking X11/xpm.h usability configure:4378: gcc -c conftest.c >&5 configure:4406:21: X11/xpm.h: No such file or directory configure:4381: $? = 1 configure: failed program was: #line 4371 "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:4396: result: no configure:4400: checking X11/xpm.h presence configure:4407: gcc -E conftest.c configure:4403:21: X11/xpm.h: No such file or directory configure:4413: $? = 1 configure: failed program was: #line 4402 "configure" #include "confdefs.h" #include configure:4431: result: no configure:4449: checking for X11/xpm.h configure:4456: result: no configure:4462: checking for ANSI C header files configure:4589: result: yes configure:4606: checking for strings.h configure:4611: result: no configure:4615: checking sys/time.h usability configure:4624: gcc -c conftest.c >&5 configure:4627: $? = 0 configure:4630: test -s conftest. configure:4633: $? = 1 configure: failed program was: #line 4617 "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:4642: result: no configure:4646: checking sys/time.h presence configure:4653: gcc -E conftest.c configure:4659: $? = 0 configure:4677: result: yes configure:4688: WARNING: sys/time.h: present but cannot be compiled configure:4690: WARNING: sys/time.h: check for missing prerequisite headers? configure:4692: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4695: checking for sys/time.h configure:4702: result: yes configure:4606: checking for unistd.h configure:4611: result: no configure:4716: checking whether time.h and sys/time.h may both be included configure:4744: gcc -c conftest.c >&5 configure:4747: $? = 0 configure:4750: test -s conftest. configure:4753: $? = 1 configure: failed program was: #line 4721 "configure" #include "confdefs.h" #include #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((struct tm *) 0) return 0; ; return 0; } configure:4763: result: no configure:4778: checking for select configure:4821: gcc -o conftest conftest.c >&5 configure:4824: $? = 0 configure:4827: test -s conftest configure:4830: $? = 0 configure:4840: result: yes configure:4963: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_CC_set= ac_cv_env_CC_value= 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_remove=yes ac_cv_func_select=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_X11_xpm_h=no ac_cv_header_inttypes_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_types_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_X11_XCopyArea=no ac_cv_lib_Xext_XShapeCombineMask=no ac_cv_lib_Xpm_XpmCreatePixmapFromData=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_e_main=no ac_cv_objext= ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "wmwifi" #define VERSION "0.4" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SELECT 1 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 = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile on darwintel config.status:571: creating Makefile