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 --disable-static --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: 130 tasks, 187 threads, 4 processors Load average: 1.51, Mach factor: 2.47 /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:1469: checking for a BSD-compatible install configure:1523: result: /usr/bin/install -c -o root -g wheel configure:1534: checking whether build environment is sane configure:1577: result: yes configure:1592: checking whether make sets ${MAKE} configure:1612: result: yes configure:1644: checking for working aclocal configure:1651: result: found configure:1659: checking for working autoconf configure:1666: result: found configure:1674: checking for working automake configure:1681: result: found configure:1689: checking for working autoheader configure:1696: result: found configure:1704: checking for working makeinfo configure:1711: result: found configure:1736: checking for i386-unknown-gnu-gcc configure:1762: result: cc configure:2044: checking for C compiler version configure:2047: 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:2050: $? = 0 configure:2052: 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:2055: $? = 0 configure:2057: cc -V &5 cc: `-V' option must have argument configure:2060: $? = 1 configure:2086: checking for C compiler default output configure:2089: cc -fno-common conftest.c >&5 configure:2092: $? = 0 configure:2125: result: a.out configure:2130: checking whether the C compiler works configure:2136: ./a.out configure:2139: $? = 0 configure:2154: result: yes configure:2161: checking whether we are cross compiling configure:2163: result: no configure:2166: checking for suffix of executables configure:2168: cc -o conftest -fno-common conftest.c >&5 configure:2171: $? = 0 configure:2193: result: configure:2199: checking for suffix of object files configure:2223: cc -c -fno-common conftest.c >&5 configure:2226: $? = 0 configure:2245: result: configure:2249: checking whether we are using the GNU C compiler configure:2276: cc -c -fno-common conftest.c >&5 configure:2279: $? = 0 configure:2282: test -s conftest. configure:2285: $? = 1 configure: failed program was: #line 2254 "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:2297: result: no configure:2303: checking whether cc accepts -g configure:2327: cc -c -g conftest.c >&5 configure:2330: $? = 0 configure:2333: test -s conftest. configure:2336: $? = 1 configure: failed program was: #line 2308 "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:2346: result: no configure:2373: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2376: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2491: checking how to run the C preprocessor configure:2517: cc -E conftest.c configure:2523: $? = 0 configure:2550: cc -E conftest.c configure:2546:28: ac_nonexistent.h: No such file or directory configure:2556: $? = 1 configure: failed program was: #line 2545 "configure" #include "confdefs.h" #include configure:2593: result: cc -E configure:2608: cc -E conftest.c configure:2614: $? = 0 configure:2641: cc -E conftest.c configure:2637:28: ac_nonexistent.h: No such file or directory configure:2647: $? = 1 configure: failed program was: #line 2636 "configure" #include "confdefs.h" #include configure:2696: checking for i386-unknown-gnu-g++ configure:2722: result: c++ configure:2780: checking for C++ compiler version configure:2783: c++ --version &5 c++ (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:2786: $? = 0 configure:2788: c++ -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:2791: $? = 0 configure:2793: c++ -V &5 c++: `-V' option must have argument configure:2796: $? = 1 configure:2799: checking whether we are using the GNU C++ compiler configure:2826: c++ -c -fno-common conftest.cc >&5 configure:2829: $? = 0 configure:2832: test -s conftest. configure:2835: $? = 1 configure: failed program was: #line 2804 "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:2847: result: no configure:2853: checking whether c++ accepts -g configure:2877: c++ -c -g conftest.cc >&5 configure:2880: $? = 0 configure:2883: test -s conftest. configure:2886: $? = 1 configure: failed program was: #line 2858 "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:2896: result: no configure:2942: c++ -c -fno-common conftest.cc >&5 configure:2945: $? = 0 configure:2948: test -s conftest. configure:2951: $? = 1 configure: failed program was: #line 2922 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2942: c++ -c -fno-common conftest.cc >&5 configure:2945: $? = 0 configure:2948: test -s conftest. configure:2951: $? = 1 configure: failed program was: #line 2922 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2942: c++ -c -fno-common conftest.cc >&5 configure:2945: $? = 0 configure:2948: test -s conftest. configure:2951: $? = 1 configure: failed program was: #line 2922 "configure" #include "confdefs.h" #include extern "C" void std::exit (int) throw (); using std::exit; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2942: c++ -c -fno-common conftest.cc >&5 configure:2945: $? = 0 configure:2948: test -s conftest. configure:2951: $? = 1 configure: failed program was: #line 2922 "configure" #include "confdefs.h" #include extern "C" void std::exit (int); using std::exit; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2942: c++ -c -fno-common conftest.cc >&5 configure:2945: $? = 0 configure:2948: test -s conftest. configure:2951: $? = 1 configure: failed program was: #line 2922 "configure" #include "confdefs.h" #include extern "C" void exit (int) throw (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2942: c++ -c -fno-common conftest.cc >&5 configure:2945: $? = 0 configure:2948: test -s conftest. configure:2951: $? = 1 configure: failed program was: #line 2922 "configure" #include "confdefs.h" #include extern "C" void exit (int); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2942: c++ -c -fno-common conftest.cc >&5 configure:2945: $? = 0 configure:2948: test -s conftest. configure:2951: $? = 1 configure: failed program was: #line 2922 "configure" #include "confdefs.h" #include void exit (int); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:3036: checking for a BSD-compatible install configure:3090: result: /usr/bin/install -c -o root -g wheel configure:3101: checking whether ln -s works configure:3105: result: yes configure:3112: checking whether make sets ${MAKE} configure:3132: result: yes configure:3145: checking for gawk configure:3161: found /usr/local/bin/gawk configure:3171: result: gawk configure:3254: checking build system type configure:3272: result: i386-unknown-gnu configure:3280: checking host system type configure:3294: result: i386-unknown-gnu configure:3357: checking for non-GNU ld configure:3387: result: /usr/bin/ld configure:3396: checking if the linker (/usr/bin/ld) is GNU ld configure:3408: result: no configure:3413: checking for /usr/bin/ld option to reload object files configure:3420: result: -r configure:3425: checking for BSD-compatible nm configure:3461: result: nm configure:3464: checking for a sed that does not truncate output configure:3546: result: /usr/local/bin/sed configure:3549: checking how to recognise dependant libraries configure:3730: result: pass_all configure:3743: checking command to parse nm output configure:3824: cc -c -fno-common conftest.c >&5 configure:3827: $? = 0 configure:3831: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:3834: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3824: cc -c -fno-common conftest.c >&5 configure:3827: $? = 0 configure:3831: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:3834: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3930: result: failed configure:3938: checking for ANSI C header files configure:3952: cc -E conftest.c configure:3958: $? = 0 configure:4043: cc -o conftest -fno-common conftest.c >&5 configure:4046: $? = 0 configure:4048: ./conftest configure:4051: $? = 0 configure:4065: result: yes configure:4089: checking for sys/types.h configure:4102: cc -c -fno-common conftest.c >&5 configure:4105: $? = 0 configure:4108: test -s conftest. configure:4111: $? = 1 configure: failed program was: #line 4094 "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:4121: result: no configure:4089: checking for sys/stat.h configure:4102: cc -c -fno-common conftest.c >&5 configure:4105: $? = 0 configure:4108: test -s conftest. configure:4111: $? = 1 configure: failed program was: #line 4094 "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:4121: result: no configure:4089: checking for stdlib.h configure:4102: cc -c -fno-common conftest.c >&5 configure:4105: $? = 0 configure:4108: test -s conftest. configure:4111: $? = 1 configure: failed program was: #line 4094 "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:4121: result: no configure:4089: checking for string.h configure:4102: cc -c -fno-common conftest.c >&5 configure:4105: $? = 0 configure:4108: test -s conftest. configure:4111: $? = 1 configure: failed program was: #line 4094 "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:4121: result: no configure:4089: checking for memory.h configure:4102: cc -c -fno-common conftest.c >&5 configure:4105: $? = 0 configure:4108: test -s conftest. configure:4111: $? = 1 configure: failed program was: #line 4094 "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:4121: result: no configure:4089: checking for strings.h configure:4102: cc -c -fno-common conftest.c >&5 configure:4105: $? = 0 configure:4108: test -s conftest. configure:4111: $? = 1 configure: failed program was: #line 4094 "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:4121: result: no configure:4089: checking for inttypes.h configure:4102: cc -c -fno-common conftest.c >&5 configure:4105: $? = 0 configure:4108: test -s conftest. configure:4111: $? = 1 configure: failed program was: #line 4094 "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:4121: result: no configure:4089: checking for stdint.h configure:4102: cc -c -fno-common conftest.c >&5 configure:4105: $? = 0 configure:4108: test -s conftest. configure:4111: $? = 1 configure: failed program was: #line 4094 "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:4121: result: no configure:4089: checking for unistd.h configure:4102: cc -c -fno-common conftest.c >&5 configure:4105: $? = 0 configure:4108: test -s conftest. configure:4111: $? = 1 configure: failed program was: #line 4094 "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:4121: result: no configure:4147: checking dlfcn.h usability configure:4156: cc -c -fno-common conftest.c >&5 configure:4159: $? = 0 configure:4162: test -s conftest. configure:4165: $? = 1 configure: failed program was: #line 4149 "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:4174: result: no configure:4178: checking dlfcn.h presence configure:4185: cc -E conftest.c configure:4191: $? = 0 configure:4209: result: yes configure:4220: WARNING: dlfcn.h: present but cannot be compiled configure:4222: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4224: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4227: checking for dlfcn.h configure:4234: result: yes configure:4394: checking for i386-unknown-gnu-ranlib configure:4423: result: no configure:4432: checking for ranlib configure:4448: found /usr/bin/ranlib configure:4459: result: ranlib configure:4474: checking for i386-unknown-gnu-strip configure:4503: result: no configure:4512: checking for strip configure:4528: found /usr/bin/strip configure:4539: result: strip configure:4750: checking for objdir configure:4761: result: .libs configure:4778: checking for cc option to produce PIC configure:4921: result: none configure:5016: checking if cc static flag works configure:5043: cc -o conftest -fno-common conftest.c >&5 configure:5046: $? = 0 configure:5049: test -s conftest configure:5052: $? = 0 configure:5067: result: yes configure:5079: checking if cc supports -c -o file.o configure:5101: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:5123: result: yes configure:5128: checking if cc supports -c -o file.lo configure:5158: cc -c -fno-common -c -o conftest.lo conftest.c >&5 configure:5161: $? = 0 configure:5164: test -s conftest.lo configure:5167: $? = 0 configure:5188: result: yes configure:5280: checking whether the linker (/usr/bin/ld) supports shared libraries configure:5972: result: no configure:5977: checking how to hardcode library paths into programs configure:6001: result: unsupported configure:6006: checking whether stripping libraries is possible configure:6014: result: no configure:6022: checking dynamic linker characteristics configure:6424: result: gnu ld.so configure:6429: checking if libtool supports shared libraries configure:6431: result: no configure:6434: checking whether to build shared libraries configure:6455: result: no configure:6458: checking whether to build static libraries configure:6462: result: yes configure:7740: checking for ANSI C header files configure:7867: result: yes configure:7901: checking fcntl.h usability configure:7910: cc -c -fno-common conftest.c >&5 configure:7913: $? = 0 configure:7916: test -s conftest.o configure:7919: $? = 0 configure:7928: result: yes configure:7932: checking fcntl.h presence configure:7939: cc -E conftest.c configure:7945: $? = 0 configure:7963: result: yes configure:7981: checking for fcntl.h configure:7988: result: yes configure:7892: checking for unistd.h configure:7897: result: no configure:7998: error: Required header not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ 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_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes 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_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_max_cmd_len= lt_cv_sys_path_separator=: ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define LIBICQ2000_MAJOR_VERSION 0 #define LIBICQ2000_MINOR_VERSION 3 #define LIBICQ2000_MICRO_VERSION 2 #define LIBICQ2000_VERSION "0.3.2" #define PACKAGE "libicq2000" #define VERSION "0.3.2" #ifdef __cplusplus void exit (int); #endif #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 configure: exit 1