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: 145 tasks, 199 threads, 4 processors Load average: 1.32, Mach factor: 2.67 /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:1258: checking build system type configure:1276: result: i386-unknown-gnu configure:1284: checking host system type configure:1298: result: i386-unknown-gnu configure:1306: checking target system type configure:1320: result: i386-unknown-gnu configure:1348: checking for a BSD-compatible install configure:1402: result: /usr/bin/install -c -o root -g wheel configure:1413: checking whether build environment is sane configure:1456: result: yes configure:1471: checking whether make sets ${MAKE} configure:1491: result: yes configure:1523: checking for working aclocal configure:1530: result: found configure:1538: checking for working autoconf configure:1545: result: found configure:1553: checking for working automake configure:1560: result: found configure:1568: checking for working autoheader configure:1575: result: found configure:1583: checking for working makeinfo configure:1590: result: found configure:1602: checking for i386-unknown-gnu-ranlib configure:1631: result: no configure:1640: checking for ranlib configure:1656: found /usr/bin/ranlib configure:1667: result: ranlib configure:1724: checking for i386-unknown-gnu-gcc configure:1750: result: cc configure:2032: checking for C compiler version configure:2035: 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:2038: $? = 0 configure:2040: 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:2043: $? = 0 configure:2045: cc -V &5 cc: `-V' option must have argument configure:2048: $? = 1 configure:2074: checking for C compiler default output configure:2077: cc -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:2061: warning: function declaration isn't a prototype configure:2080: $? = 0 configure:2113: result: a.out configure:2118: checking whether the C compiler works configure:2124: ./a.out configure:2127: $? = 0 configure:2142: result: yes configure:2149: checking whether we are cross compiling configure:2151: result: no configure:2154: checking for suffix of executables configure:2156: cc -o conftest -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:2061: warning: function declaration isn't a prototype configure:2159: $? = 0 configure:2181: result: configure:2187: checking for suffix of object files configure:2211: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:2202: warning: function declaration isn't a prototype configure:2214: $? = 0 configure:2233: result: configure:2237: checking whether we are using the GNU C compiler configure:2264: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:2252: warning: function declaration isn't a prototype configure:2267: $? = 0 configure:2270: test -s conftest. configure:2273: $? = 1 configure: failed program was: #line 2242 "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:2285: result: no configure:2291: checking whether cc accepts -g configure:2315: cc -c -g conftest.c >&5 configure:2318: $? = 0 configure:2321: test -s conftest. configure:2324: $? = 1 configure: failed program was: #line 2296 "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:2334: result: no configure:2361: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2364: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2484: checking for i386-unknown-gnu-g++ configure:2510: result: c++ configure:2568: checking for C++ compiler version configure:2571: 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:2574: $? = 0 configure:2576: 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:2579: $? = 0 configure:2581: c++ -V &5 c++: `-V' option must have argument configure:2584: $? = 1 configure:2587: checking whether we are using the GNU C++ compiler configure:2614: c++ -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.cc >&5 cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++ configure:2617: $? = 0 configure:2620: test -s conftest. configure:2623: $? = 1 configure: failed program was: #line 2592 "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:2635: result: no configure:2641: checking whether c++ accepts -g configure:2665: c++ -c -g conftest.cc >&5 configure:2668: $? = 0 configure:2671: test -s conftest. configure:2674: $? = 1 configure: failed program was: #line 2646 "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:2684: result: no configure:2730: c++ -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.cc >&5 cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++ configure:2733: $? = 0 configure:2736: test -s conftest. configure:2739: $? = 1 configure: failed program was: #line 2710 "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:2730: c++ -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.cc >&5 cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++ configure:2733: $? = 0 configure:2736: test -s conftest. configure:2739: $? = 1 configure: failed program was: #line 2710 "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:2730: c++ -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.cc >&5 cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++ configure:2733: $? = 0 configure:2736: test -s conftest. configure:2739: $? = 1 configure: failed program was: #line 2710 "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:2730: c++ -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.cc >&5 cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++ configure:2733: $? = 0 configure:2736: test -s conftest. configure:2739: $? = 1 configure: failed program was: #line 2710 "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:2730: c++ -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.cc >&5 cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++ configure:2733: $? = 0 configure:2736: test -s conftest. configure:2739: $? = 1 configure: failed program was: #line 2710 "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:2730: c++ -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.cc >&5 cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++ configure:2733: $? = 0 configure:2736: test -s conftest. configure:2739: $? = 1 configure: failed program was: #line 2710 "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:2730: c++ -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.cc >&5 cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++ configure:2733: $? = 0 configure:2736: test -s conftest. configure:2739: $? = 1 configure: failed program was: #line 2710 "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:2801: checking for gethostbyname in -lnsl configure:2834: cc -o conftest -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c -lnsl >&5 configure:2816: warning: function declaration isn't a prototype configure:2825: warning: function declaration isn't a prototype ld: can't locate file for: -lnsl configure:2837: $? = 1 configure: failed program was: #line 2808 "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 gethostbyname (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { gethostbyname (); ; return 0; } configure:2854: result: no configure:2866: checking for connect in -lsocket configure:2899: cc -o conftest -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c -lsocket >&5 configure:2881: warning: function declaration isn't a prototype configure:2890: warning: function declaration isn't a prototype ld: can't locate file for: -lsocket configure:2902: $? = 1 configure: failed program was: #line 2873 "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 connect (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { connect (); ; return 0; } configure:2919: result: no configure:2936: checking how to run the C preprocessor configure:2962: cc -E conftest.c configure:2968: $? = 0 configure:2995: cc -E conftest.c configure:2991:28: ac_nonexistent.h: No such file or directory configure:3001: $? = 1 configure: failed program was: #line 2990 "configure" #include "confdefs.h" #include configure:3038: result: cc -E configure:3053: cc -E conftest.c configure:3059: $? = 0 configure:3086: cc -E conftest.c configure:3082:28: ac_nonexistent.h: No such file or directory configure:3092: $? = 1 configure: failed program was: #line 3081 "configure" #include "confdefs.h" #include configure:3194: cc -o conftest -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3176: warning: function declaration isn't a prototype configure:3185: warning: function declaration isn't a prototype configure:3197: $? = 0 configure:3200: test -s conftest configure:3203: $? = 0 configure:3220: checking for kqueue configure:3263: cc -o conftest -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3235: warning: function declaration isn't a prototype configure:3236: warning: function declaration isn't a prototype configure:3246: warning: function declaration isn't a prototype configure:3266: $? = 0 configure:3269: test -s conftest configure:3272: $? = 0 configure:3282: result: yes configure:3297: checking for getifaddrs configure:3340: cc -o conftest -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3312: warning: function declaration isn't a prototype configure:3313: warning: function declaration isn't a prototype configure:3323: warning: function declaration isn't a prototype configure:3343: $? = 0 configure:3346: test -s conftest configure:3349: $? = 0 configure:3359: result: yes configure:3444: checking how to run the C++ preprocessor configure:3466: c++ -E conftest.cc configure:3472: $? = 0 configure:3499: c++ -E conftest.cc configure:3495:28: ac_nonexistent.h: No such file or directory configure:3505: $? = 1 configure: failed program was: #line 3494 "configure" #include "confdefs.h" #include configure:3542: result: c++ -E configure:3557: c++ -E conftest.cc configure:3563: $? = 0 configure:3590: c++ -E conftest.cc configure:3586:28: ac_nonexistent.h: No such file or directory configure:3596: $? = 1 configure: failed program was: #line 3585 "configure" #include "confdefs.h" #include configure:3636: checking whether using Sun Worckshop C compiler configure:3671: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3659: warning: function declaration isn't a prototype configure:3661:45: error: this is not Sun Workshop.: No such file or directory configure:3674: $? = 1 configure: failed program was: #line 3649 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __SUNPRO_C # include "error: this is not Sun Workshop." #endif ; return 0; } configure:3696: result: no configure:3708: checking whether using Sun Worckshop C++ compiler configure:3743: c++ -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.cc >&5 cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++ configure:3733:45: error: this is not Sun Workshop.: No such file or directory configure:3746: $? = 1 configure: failed program was: #line 3721 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __SUNPRO_CC # include "error: this is not Sun Workshop." #endif ; return 0; } configure:3768: result: no configure:3779: checking for ANSI C header files configure:3793: cc -E conftest.c configure:3799: $? = 0 configure:3884: cc -o conftest -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3872: warning: function declaration isn't a prototype configure: In function `main': configure:3877: warning: implicit declaration of function `exit' configure:3887: $? = 0 configure:3889: ./conftest configure:3892: $? = 0 configure:3906: result: yes configure:3930: checking for sys/types.h configure:3943: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3946: $? = 0 configure:3949: test -s conftest. configure:3952: $? = 1 configure: failed program was: #line 3935 "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:3962: result: no configure:3930: checking for sys/stat.h configure:3943: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3946: $? = 0 configure:3949: test -s conftest. configure:3952: $? = 1 configure: failed program was: #line 3935 "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:3962: result: no configure:3930: checking for stdlib.h configure:3943: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3946: $? = 0 configure:3949: test -s conftest. configure:3952: $? = 1 configure: failed program was: #line 3935 "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:3962: result: no configure:3930: checking for string.h configure:3943: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3946: $? = 0 configure:3949: test -s conftest. configure:3952: $? = 1 configure: failed program was: #line 3935 "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:3962: result: no configure:3930: checking for memory.h configure:3943: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3946: $? = 0 configure:3949: test -s conftest. configure:3952: $? = 1 configure: failed program was: #line 3935 "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:3962: result: no configure:3930: checking for strings.h configure:3943: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3946: $? = 0 configure:3949: test -s conftest. configure:3952: $? = 1 configure: failed program was: #line 3935 "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:3962: result: no configure:3930: checking for inttypes.h configure:3943: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3946: $? = 0 configure:3949: test -s conftest. configure:3952: $? = 1 configure: failed program was: #line 3935 "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:3962: result: no configure:3930: checking for stdint.h configure:3943: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3946: $? = 0 configure:3949: test -s conftest. configure:3952: $? = 1 configure: failed program was: #line 3935 "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:3962: result: no configure:3930: checking for unistd.h configure:3943: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3946: $? = 0 configure:3949: test -s conftest. configure:3952: $? = 1 configure: failed program was: #line 3935 "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:3962: result: no configure:3985: checking pthread.h usability configure:3994: cc -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c >&5 configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: #line 3987 "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:4012: result: no configure:4016: checking pthread.h presence configure:4023: cc -E conftest.c configure:4029: $? = 0 configure:4047: result: yes configure:4058: WARNING: pthread.h: present but cannot be compiled configure:4060: WARNING: pthread.h: check for missing prerequisite headers? configure:4062: WARNING: pthread.h: proceeding with the preprocessor's result configure:4065: checking for pthread.h configure:4072: result: yes configure:4084: checking parameters for using pthreads: configure:4106: checking for pthread_create in -lpthread configure:4139: cc -o conftest -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c -lpthread >&5 configure:4121: warning: function declaration isn't a prototype configure:4130: warning: function declaration isn't a prototype configure:4142: $? = 0 configure:4145: test -s conftest configure:4148: $? = 0 configure:4159: result: yes configure:4166: checking for nanosleep in -lposix4 configure:4199: cc -o conftest -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 conftest.c -lposix4 >&5 configure:4181: warning: function declaration isn't a prototype configure:4190: warning: function declaration isn't a prototype ld: can't locate file for: -lposix4 configure:4202: $? = 1 configure: failed program was: #line 4173 "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 nanosleep (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { nanosleep (); ; return 0; } configure:4219: result: no configure:4225: result: "flags \;libs: -lpthread" configure:4241: checking ORB... configure:4266: checking for TAO... configure:4284: result: ACE_ROOT not set configure:5367: result: for TAO: no configure:5388: checking for omniORB... configure:5498: checking omniORB3/CORBA.h usability configure:5507: c++ -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 -I/usr/local/include conftest.cc >&5 cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++ In file included from configure:5509: confdefs.h:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5535:28: omniORB3/CORBA.h: No such file or directory configure:5510: $? = 1 configure: failed program was: #line 5500 "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:5525: result: no configure:5529: checking omniORB3/CORBA.h presence configure:5536: c++ -E -I/usr/local/include conftest.cc configure:5532:28: omniORB3/CORBA.h: No such file or directory configure:5542: $? = 1 configure: failed program was: #line 5531 "configure" #include "confdefs.h" #include configure:5560: result: no configure:5578: checking for omniORB3/CORBA.h configure:5585: result: no configure:6130: result: for omniORB: no configure:6140: checking for ORBIXE... configure:6165: checking for ORBIXE... configure:6228: checking OBE/CORBA.h usability configure:6237: c++ -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 -I/usr/local/ecpp/include -I/usr/local/c/include conftest.cc >&5 cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++ In file included from configure:6239: confdefs.h:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6265:23: OBE/CORBA.h: No such file or directory configure:6240: $? = 1 configure: failed program was: #line 6230 "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:6255: result: no configure:6259: checking OBE/CORBA.h presence configure:6266: c++ -E -I/usr/local/ecpp/include -I/usr/local/c/include conftest.cc configure:6262:23: OBE/CORBA.h: No such file or directory configure:6272: $? = 1 configure: failed program was: #line 6261 "configure" #include "confdefs.h" #include configure:6290: result: no configure:6308: checking for OBE/CORBA.h configure:6315: result: no configure:6605: result: OrbixE check result: no configure:6615: checking for ORBEXPRESS... configure:6630: checking for ORBexpress... configure:6667: checking CORBA.h usability configure:6676: c++ -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 -I/usr/local/include conftest.cc >&5 cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++ In file included from configure:6678: confdefs.h:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6704:19: CORBA.h: No such file or directory configure:6679: $? = 1 configure: failed program was: #line 6669 "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:6694: result: no configure:6698: checking CORBA.h presence configure:6705: c++ -E -I/usr/local/include conftest.cc configure:6701:19: CORBA.h: No such file or directory configure:6711: $? = 1 configure: failed program was: #line 6700 "configure" #include "confdefs.h" #include configure:6729: result: no configure:6747: checking for CORBA.h configure:6754: result: no configure:7022: result: ORBexpress check result: no configure:7032: checking for ORBIT... configure:7047: checking for Orbit... configure:7084: checking orb/orbitcpp.hh usability configure:7093: c++ -c -fno-common -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -O2 -I/usr/include/glib-1.2/ -I/usr/lib/glib/include/ -I//include/orbit-1.0/ conftest.cc >&5 cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++ In file included from configure:7095: confdefs.h:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:7121:27: orb/orbitcpp.hh: No such file or directory configure:7096: $? = 1 configure: failed program was: #line 7086 "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:7111: result: no configure:7115: checking orb/orbitcpp.hh presence configure:7122: c++ -E -I/usr/include/glib-1.2/ -I/usr/lib/glib/include/ -I//include/orbit-1.0/ conftest.cc configure:7118:27: orb/orbitcpp.hh: No such file or directory configure:7128: $? = 1 configure: failed program was: #line 7117 "configure" #include "confdefs.h" #include configure:7146: result: no configure:7164: checking for orb/orbitcpp.hh configure:7171: result: no configure:7437: result: Orbit check result: no configure:7479: result: "Result for ORB: unknown" configure:7597: 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:618: creating Makefile ## ---------------- ## ## 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_func_getifaddrs=yes ac_cv_func_kqueue=yes ac_cv_header_CORBA_h=no ac_cv_header_OBE_CORBA_h=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_omniORB3_CORBA_h=no ac_cv_header_orb_orbitcpp_hh=no ac_cv_header_pthread_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_nsl_gethostbyname=no ac_cv_lib_posix4_nanosleep=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_socket_connect=no ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu lt_cv_sys_max_cmd_len= rssh_cv_check_sunpro_c=no rssh_cv_check_sunpro_cc=no ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "dkftpbench" #define VERSION "0.45" #ifdef __cplusplus void exit (int); #endif #define HAVE_INET_ATON 1 #define HAVE_KQUEUE 1 #define HAVE_GETIFADDRS 1 #define HAVE_DEVPOLL 0 #define HAVE_DEVEPOLL 0 #define _GNU_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_PTHREAD_H 1 #define __x86__ 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 = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:618: creating Makefile