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 --enable-binary --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: 374 tasks, 429 threads, 4 processors Load average: 2.00, Mach factor: 2.01 /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: /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:1276: checking for a BSD-compatible install configure:1330: result: /usr/bin/install -c -o root -g wheel configure:1341: checking whether build environment is sane configure:1384: result: yes configure:1399: checking whether make sets ${MAKE} configure:1419: result: yes configure:1451: checking for working aclocal configure:1458: result: found configure:1466: checking for working autoconf configure:1473: result: found configure:1481: checking for working automake configure:1488: result: found configure:1496: checking for working autoheader configure:1503: result: found configure:1511: checking for working makeinfo configure:1518: result: found configure:1535: checking if binary file support should be disabled configure:1547: result: no configure:1566: checking for required SCCS file line length limits configure:1584: result: no limit configure:1617: checking for a BSD-compatible install configure:1671: result: /usr/bin/install -c -o root -g wheel configure:1690: checking for i386-unknown-gnu-gcc configure:1716: result: cc configure:1998: checking for C compiler version configure:2001: 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:2004: $? = 0 configure:2006: 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:2009: $? = 0 configure:2011: cc -V &5 cc: `-V' option must have argument configure:2014: $? = 1 configure:2040: checking for C compiler default output configure:2043: cc -fno-common conftest.c >&5 configure:2046: $? = 0 configure:2079: result: a.out configure:2084: checking whether the C compiler works configure:2090: ./a.out configure:2093: $? = 0 configure:2108: result: yes configure:2115: checking whether we are cross compiling configure:2117: result: no configure:2120: checking for suffix of executables configure:2122: cc -o conftest -fno-common conftest.c >&5 configure:2125: $? = 0 configure:2147: result: configure:2153: checking for suffix of object files configure:2177: cc -c -fno-common conftest.c >&5 configure:2180: $? = 0 configure:2199: result: configure:2203: checking whether we are using the GNU C compiler configure:2230: cc -c -fno-common conftest.c >&5 configure:2233: $? = 0 configure:2236: test -s conftest. configure:2239: $? = 1 configure: failed program was: #line 2208 "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:2251: result: no configure:2257: checking whether cc accepts -g configure:2281: cc -c -g conftest.c >&5 configure:2284: $? = 0 configure:2287: test -s conftest. configure:2290: $? = 1 configure: failed program was: #line 2262 "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:2300: result: no configure:2327: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2330: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2443: checking for strerror in -lcposix configure:2476: cc -o conftest -fno-common conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:2479: $? = 1 configure: failed program was: #line 2450 "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 strerror (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { strerror (); ; return 0; } configure:2496: result: no configure:2509: checking how to run the C preprocessor configure:2535: cc -E conftest.c configure:2541: $? = 0 configure:2568: cc -E conftest.c configure:2564:28: ac_nonexistent.h: No such file or directory configure:2574: $? = 1 configure: failed program was: #line 2563 "configure" #include "confdefs.h" #include configure:2611: result: cc -E configure:2626: cc -E conftest.c configure:2632: $? = 0 configure:2659: cc -E conftest.c configure:2655:28: ac_nonexistent.h: No such file or directory configure:2665: $? = 1 configure: failed program was: #line 2654 "configure" #include "confdefs.h" #include configure:2705: checking for ANSI C header files configure:2719: cc -E conftest.c configure:2725: $? = 0 configure:2810: cc -o conftest -fno-common conftest.c >&5 configure:2813: $? = 0 configure:2815: ./conftest configure:2818: $? = 0 configure:2832: result: yes configure:2856: checking for sys/types.h configure:2869: cc -c -fno-common conftest.c >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2861 "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:2888: result: no configure:2856: checking for sys/stat.h configure:2869: cc -c -fno-common conftest.c >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2861 "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:2888: result: no configure:2856: checking for stdlib.h configure:2869: cc -c -fno-common conftest.c >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2861 "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:2888: result: no configure:2856: checking for string.h configure:2869: cc -c -fno-common conftest.c >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2861 "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:2888: result: no configure:2856: checking for memory.h configure:2869: cc -c -fno-common conftest.c >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2861 "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:2888: result: no configure:2856: checking for strings.h configure:2869: cc -c -fno-common conftest.c >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2861 "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:2888: result: no configure:2856: checking for inttypes.h configure:2869: cc -c -fno-common conftest.c >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2861 "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:2888: result: no configure:2856: checking for stdint.h configure:2869: cc -c -fno-common conftest.c >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2861 "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:2888: result: no configure:2856: checking for unistd.h configure:2869: cc -c -fno-common conftest.c >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2861 "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:2888: result: no configure:2910: checking minix/config.h usability configure:2919: cc -c -fno-common conftest.c >&5 configure:2947:26: minix/config.h: No such file or directory configure:2922: $? = 1 configure: failed program was: #line 2912 "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:2937: result: no configure:2941: checking minix/config.h presence configure:2948: cc -E conftest.c configure:2944:26: minix/config.h: No such file or directory configure:2954: $? = 1 configure: failed program was: #line 2943 "configure" #include "confdefs.h" #include configure:2972: result: no configure:2990: checking for minix/config.h configure:2997: result: no configure:3037: checking for i386-unknown-gnu-g++ configure:3063: result: c++ configure:3121: checking for C++ compiler version configure:3124: 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:3127: $? = 0 configure:3129: 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:3132: $? = 0 configure:3134: c++ -V &5 c++: `-V' option must have argument configure:3137: $? = 1 configure:3140: checking whether we are using the GNU C++ compiler configure:3167: c++ -c -fno-common conftest.cc >&5 configure:3170: $? = 0 configure:3173: test -s conftest. configure:3176: $? = 1 configure: failed program was: #line 3145 "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:3188: result: no configure:3194: checking whether c++ accepts -g configure:3218: c++ -c -g conftest.cc >&5 configure:3221: $? = 0 configure:3224: test -s conftest. configure:3227: $? = 1 configure: failed program was: #line 3199 "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:3237: result: no configure:3283: c++ -c -fno-common conftest.cc >&5 configure:3286: $? = 0 configure:3289: test -s conftest. configure:3292: $? = 1 configure: failed program was: #line 3263 "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:3283: c++ -c -fno-common conftest.cc >&5 configure:3286: $? = 0 configure:3289: test -s conftest. configure:3292: $? = 1 configure: failed program was: #line 3263 "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:3283: c++ -c -fno-common conftest.cc >&5 configure:3286: $? = 0 configure:3289: test -s conftest. configure:3292: $? = 1 configure: failed program was: #line 3263 "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:3283: c++ -c -fno-common conftest.cc >&5 configure:3286: $? = 0 configure:3289: test -s conftest. configure:3292: $? = 1 configure: failed program was: #line 3263 "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:3283: c++ -c -fno-common conftest.cc >&5 configure:3286: $? = 0 configure:3289: test -s conftest. configure:3292: $? = 1 configure: failed program was: #line 3263 "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:3283: c++ -c -fno-common conftest.cc >&5 configure:3286: $? = 0 configure:3289: test -s conftest. configure:3292: $? = 1 configure: failed program was: #line 3263 "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:3283: c++ -c -fno-common conftest.cc >&5 configure:3286: $? = 0 configure:3289: test -s conftest. configure:3292: $? = 1 configure: failed program was: #line 3263 "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:3356: checking how to run the C preprocessor configure:3458: result: cc -E configure:3473: cc -E conftest.c configure:3479: $? = 0 configure:3506: cc -E conftest.c configure:3502:28: ac_nonexistent.h: No such file or directory configure:3512: $? = 1 configure: failed program was: #line 3501 "configure" #include "confdefs.h" #include configure:3556: checking how to run the C++ preprocessor configure:3578: c++ -E conftest.cc configure:3584: $? = 0 configure:3611: c++ -E conftest.cc configure:3607:28: ac_nonexistent.h: No such file or directory configure:3617: $? = 1 configure: failed program was: #line 3606 "configure" #include "confdefs.h" #include configure:3654: result: c++ -E configure:3669: c++ -E conftest.cc configure:3675: $? = 0 configure:3702: c++ -E conftest.cc configure:3698:28: ac_nonexistent.h: No such file or directory configure:3708: $? = 1 configure: failed program was: #line 3697 "configure" #include "confdefs.h" #include configure:3750: checking for i386-unknown-gnu-ranlib configure:3779: result: no configure:3788: checking for ranlib configure:3804: found /usr/bin/ranlib configure:3815: result: ranlib configure:3837: checking if you are using a broken version of glibc with a version of GCC (>=2.97) that doesn't like it configure:3868: c++ -c -fno-common conftest.cc >&5 configure:3871: $? = 0 configure:3874: test -s conftest. configure:3877: $? = 1 configure: failed program was: #line 3840 "configure" #include "confdefs.h" #include int x = 0; class foo { public: foo() { } void some_member_function(void) { }; int printf(const char *fmt, ...); }; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* no function body*/ ; return 0; } configure:3884: result: yes configure:3926: checking for uname configure:3944: found /usr/local/bin/uname configure:3957: result: /usr/local/bin/uname configure:3966: checking for pr configure:3984: found /usr/local/bin/pr configure:3997: result: /usr/local/bin/pr configure:4006: checking for diff configure:4024: found /usr/bin/diff configure:4037: result: /usr/bin/diff configure:4050: checking for GNU diff configure:4054: result: yes configure:4071: checking for uncompress configure:4087: found /usr/bin/uncompress configure:4097: result: uncompress configure:4281: checking for ANSI C header files configure:4408: result: yes configure:4448: checking stdarg.h usability configure:4457: c++ -c -fno-common conftest.cc >&5 In file included from configure:4459: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4460: $? = 1 configure: failed program was: #line 4450 "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:4475: result: no configure:4479: checking stdarg.h presence configure:4486: c++ -E conftest.cc configure:4492: $? = 0 configure:4510: result: yes configure:4521: WARNING: stdarg.h: present but cannot be compiled configure:4523: WARNING: stdarg.h: check for missing prerequisite headers? configure:4525: WARNING: stdarg.h: proceeding with the preprocessor's result configure:4528: checking for stdarg.h configure:4535: result: yes configure:4439: checking for stdlib.h configure:4444: result: no configure:4439: checking for string.h configure:4444: result: no configure:4448: checking stdio.h usability configure:4457: c++ -c -fno-common conftest.cc >&5 In file included from configure:4459: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4460: $? = 1 configure: failed program was: #line 4450 "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:4475: result: no configure:4479: checking stdio.h presence configure:4486: c++ -E conftest.cc configure:4492: $? = 0 configure:4510: result: yes configure:4521: WARNING: stdio.h: present but cannot be compiled configure:4523: WARNING: stdio.h: check for missing prerequisite headers? configure:4525: WARNING: stdio.h: proceeding with the preprocessor's result configure:4528: checking for stdio.h configure:4535: result: yes configure:4448: checking errno.h usability configure:4457: c++ -c -fno-common conftest.cc >&5 In file included from configure:4459: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4460: $? = 1 configure: failed program was: #line 4450 "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:4475: result: no configure:4479: checking errno.h presence configure:4486: c++ -E conftest.cc configure:4492: $? = 0 configure:4510: result: yes configure:4521: WARNING: errno.h: present but cannot be compiled configure:4523: WARNING: errno.h: check for missing prerequisite headers? configure:4525: WARNING: errno.h: proceeding with the preprocessor's result configure:4528: checking for errno.h configure:4535: result: yes configure:4448: checking locale.h usability configure:4457: c++ -c -fno-common conftest.cc >&5 In file included from configure:4459: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4460: $? = 1 configure: failed program was: #line 4450 "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:4475: result: no configure:4479: checking locale.h presence configure:4486: c++ -E conftest.cc configure:4492: $? = 0 configure:4510: result: yes configure:4521: WARNING: locale.h: present but cannot be compiled configure:4523: WARNING: locale.h: check for missing prerequisite headers? configure:4525: WARNING: locale.h: proceeding with the preprocessor's result configure:4528: checking for locale.h configure:4535: result: yes configure:4448: checking limits.h usability configure:4457: c++ -c -fno-common conftest.cc >&5 In file included from configure:4459: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4460: $? = 1 configure: failed program was: #line 4450 "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:4475: result: no configure:4479: checking limits.h presence configure:4486: c++ -E conftest.cc configure:4492: $? = 0 configure:4510: result: yes configure:4521: WARNING: limits.h: present but cannot be compiled configure:4523: WARNING: limits.h: check for missing prerequisite headers? configure:4525: WARNING: limits.h: proceeding with the preprocessor's result configure:4528: checking for limits.h configure:4535: result: yes configure:4448: checking ctype.h usability configure:4457: c++ -c -fno-common conftest.cc >&5 In file included from configure:4459: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4460: $? = 1 configure: failed program was: #line 4450 "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:4475: result: no configure:4479: checking ctype.h presence configure:4486: c++ -E conftest.cc configure:4492: $? = 0 configure:4510: result: yes configure:4521: WARNING: ctype.h: present but cannot be compiled configure:4523: WARNING: ctype.h: check for missing prerequisite headers? configure:4525: WARNING: ctype.h: proceeding with the preprocessor's result configure:4528: checking for ctype.h configure:4535: result: yes configure:4448: checking stddef.h usability configure:4457: c++ -c -fno-common conftest.cc >&5 In file included from configure:4459: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4460: $? = 1 configure: failed program was: #line 4450 "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:4475: result: no configure:4479: checking stddef.h presence configure:4486: c++ -E conftest.cc configure:4492: $? = 0 configure:4510: result: yes configure:4521: WARNING: stddef.h: present but cannot be compiled configure:4523: WARNING: stddef.h: check for missing prerequisite headers? configure:4525: WARNING: stddef.h: proceeding with the preprocessor's result configure:4528: checking for stddef.h configure:4535: result: yes configure:4568: checking fcntl.h usability configure:4577: c++ -c -fno-common conftest.cc >&5 In file included from configure:4579: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4580: $? = 1 configure: failed program was: #line 4570 "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:4595: result: no configure:4599: checking fcntl.h presence configure:4606: c++ -E conftest.cc configure:4612: $? = 0 configure:4630: result: yes configure:4641: WARNING: fcntl.h: present but cannot be compiled configure:4643: WARNING: fcntl.h: check for missing prerequisite headers? configure:4645: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4648: checking for fcntl.h configure:4655: result: yes configure:4568: checking prototypes.h usability configure:4577: c++ -c -fno-common conftest.cc >&5 In file included from configure:4579: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4605:24: prototypes.h: No such file or directory configure:4580: $? = 1 configure: failed program was: #line 4570 "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:4595: result: no configure:4599: checking prototypes.h presence configure:4606: c++ -E conftest.cc configure:4602:24: prototypes.h: No such file or directory configure:4612: $? = 1 configure: failed program was: #line 4601 "configure" #include "confdefs.h" #include configure:4630: result: no configure:4648: checking for prototypes.h configure:4655: result: no configure:4568: checking io.h usability configure:4577: c++ -c -fno-common conftest.cc >&5 In file included from configure:4579: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4605:16: io.h: No such file or directory configure:4580: $? = 1 configure: failed program was: #line 4570 "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:4595: result: no configure:4599: checking io.h presence configure:4606: c++ -E conftest.cc configure:4602:16: io.h: No such file or directory configure:4612: $? = 1 configure: failed program was: #line 4601 "configure" #include "confdefs.h" #include configure:4630: result: no configure:4648: checking for io.h configure:4655: result: no configure:4568: checking process.h usability configure:4577: c++ -c -fno-common conftest.cc >&5 In file included from configure:4579: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4605:21: process.h: No such file or directory configure:4580: $? = 1 configure: failed program was: #line 4570 "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:4595: result: no configure:4599: checking process.h presence configure:4606: c++ -E conftest.cc configure:4602:21: process.h: No such file or directory configure:4612: $? = 1 configure: failed program was: #line 4601 "configure" #include "confdefs.h" #include configure:4630: result: no configure:4648: checking for process.h configure:4655: result: no configure:4568: checking pwd.h usability configure:4577: c++ -c -fno-common conftest.cc >&5 In file included from configure:4579: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4580: $? = 1 configure: failed program was: #line 4570 "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:4595: result: no configure:4599: checking pwd.h presence configure:4606: c++ -E conftest.cc configure:4612: $? = 0 configure:4630: result: yes configure:4641: WARNING: pwd.h: present but cannot be compiled configure:4643: WARNING: pwd.h: check for missing prerequisite headers? configure:4645: WARNING: pwd.h: proceeding with the preprocessor's result configure:4648: checking for pwd.h configure:4655: result: yes configure:4559: checking for unistd.h configure:4564: result: no configure:4676: checking for sys/stat.h configure:4681: result: no configure:4685: checking sys/param.h usability configure:4694: c++ -c -fno-common conftest.cc >&5 In file included from configure:4696: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4697: $? = 1 configure: failed program was: #line 4687 "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:4712: result: no configure:4716: checking sys/param.h presence configure:4723: c++ -E conftest.cc configure:4729: $? = 0 configure:4747: result: yes configure:4758: WARNING: sys/param.h: present but cannot be compiled configure:4760: WARNING: sys/param.h: check for missing prerequisite headers? configure:4762: WARNING: sys/param.h: proceeding with the preprocessor's result configure:4765: checking for sys/param.h configure:4772: result: yes configure:4676: checking for sys/types.h configure:4681: result: no configure:4685: checking sys/file.h usability configure:4694: c++ -c -fno-common conftest.cc >&5 In file included from configure:4696: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4697: $? = 1 configure: failed program was: #line 4687 "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:4712: result: no configure:4716: checking sys/file.h presence configure:4723: c++ -E conftest.cc configure:4729: $? = 0 configure:4747: result: yes configure:4758: WARNING: sys/file.h: present but cannot be compiled configure:4760: WARNING: sys/file.h: check for missing prerequisite headers? configure:4762: WARNING: sys/file.h: proceeding with the preprocessor's result configure:4765: checking for sys/file.h configure:4772: result: yes configure:4793: checking for dirent.h that defines DIR configure:4820: c++ -c -fno-common conftest.cc >&5 configure:4823: $? = 0 configure:4826: test -s conftest. configure:4829: $? = 1 configure: failed program was: #line 4798 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((DIR *) 0) return 0; ; return 0; } configure:4839: result: no configure:4793: checking for sys/ndir.h that defines DIR configure:4820: c++ -c -fno-common conftest.cc >&5 configure:4800:22: sys/ndir.h: No such file or directory configure: In function `int main()': configure:4811: error: `DIR' undeclared (first use this function) configure:4811: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:4811: error: parse error before `)' token configure:4823: $? = 1 configure: failed program was: #line 4798 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((DIR *) 0) return 0; ; return 0; } configure:4839: result: no configure:4793: checking for sys/dir.h that defines DIR configure:4820: c++ -c -fno-common conftest.cc >&5 configure:4823: $? = 0 configure:4826: test -s conftest. configure:4829: $? = 1 configure: failed program was: #line 4798 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((DIR *) 0) return 0; ; return 0; } configure:4839: result: no configure:4793: checking for ndir.h that defines DIR configure:4820: c++ -c -fno-common conftest.cc >&5 configure:4800:18: ndir.h: No such file or directory configure: In function `int main()': configure:4811: error: `DIR' undeclared (first use this function) configure:4811: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:4811: error: parse error before `)' token configure:4823: $? = 1 configure: failed program was: #line 4798 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((DIR *) 0) return 0; ; return 0; } configure:4839: result: no configure:4961: checking for library containing opendir configure:4994: c++ -o conftest -fno-common conftest.cc >&5 configure:4997: $? = 0 configure:5000: test -s conftest configure:5003: $? = 0 configure:5062: result: none required configure:5071: checking for sys/wait.h that is POSIX.1 compatible configure:5105: c++ -c -fno-common conftest.cc >&5 configure:5108: $? = 0 configure:5111: test -s conftest. configure:5114: $? = 1 configure: failed program was: #line 5076 "configure" #include "confdefs.h" #include #include #ifndef WEXITSTATUS # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) #endif #ifndef WIFEXITED # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int s; wait (&s); s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; ; return 0; } configure:5124: result: no configure:5134: checking whether stat file-mode macros are broken configure:5179: result: no configure:5204: checking string usability configure:5213: c++ -c -fno-common conftest.cc >&5 In file included from configure:5215: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5216: $? = 1 configure: failed program was: #line 5206 "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:5231: result: no configure:5235: checking string presence configure:5242: c++ -E conftest.cc configure:5248: $? = 0 configure:5266: result: yes configure:5277: WARNING: string: present but cannot be compiled configure:5279: WARNING: string: check for missing prerequisite headers? configure:5281: WARNING: string: proceeding with the preprocessor's result configure:5284: checking for string configure:5291: result: yes configure:5307: checking for size_t configure:5334: c++ -c -fno-common conftest.cc >&5 In file included from configure:5321: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5337: $? = 1 configure: failed program was: #line 5312 "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((size_t *) 0) return 0; if (sizeof (size_t)) return 0; ; return 0; } configure:5353: result: no configure:5365: checking for mode_t configure:5392: c++ -c -fno-common conftest.cc >&5 In file included from configure:5379: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5395: $? = 1 configure: failed program was: #line 5370 "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((mode_t *) 0) return 0; if (sizeof (mode_t)) return 0; ; return 0; } configure:5411: result: no configure:5423: checking for pid_t configure:5450: c++ -c -fno-common conftest.cc >&5 In file included from configure:5437: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5453: $? = 1 configure: failed program was: #line 5428 "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((pid_t *) 0) return 0; if (sizeof (pid_t)) return 0; ; return 0; } configure:5469: result: no configure:5481: checking for uid_t in sys/types.h configure:5501: result: yes configure:5517: checking for support for C++ exceptions configure:5538: c++ -c -fno-common conftest.cc >&5 configure:5541: $? = 0 configure:5544: test -s conftest. configure:5547: $? = 1 configure: failed program was: #line 5519 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { throw int(1); ; return 0; } configure:5558: result: no configure:5563: checking for support for C++ "std" namespace configure:5587: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstring:49, from /usr/include/gcc/darwin/3.3/c++/bits/char_traits.h:45, from /usr/include/gcc/darwin/3.3/c++/string:47, from configure:5567: /usr/include/gcc/darwin/3.3/c++/cstddef:53: error: parse error before `unsigned ' In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from configure:5567: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage In file included from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:69, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from configure:5567: /usr/include/gcc/darwin/3.3/c++/new:82: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new:82: error: parse error before `::' token /usr/include/gcc/darwin/3.3/c++/new:83: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new:83: error: parse error before `::' token /usr/include/gcc/darwin/3.3/c++/new:86: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new:87: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new:92: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new: In function `void* operator new(long unsigned int, ...)': /usr/include/gcc/darwin/3.3/c++/new:92: error: `__p' undeclared (first use this function) /usr/include/gcc/darwin/3.3/c++/new:92: error: (Each undeclared identifier is reported only once for each function it appears in.) /usr/include/gcc/darwin/3.3/c++/new: At global scope: /usr/include/gcc/darwin/3.3/c++/new:93: error: parse error before `unsigned' In file included from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from configure:5567: /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h: In function `void std::fill(unsigned char*, unsigned char*, const unsigned char&)': /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:564: error: call of overloaded `memset(unsigned char*&, unsigned char&, int)' is ambiguous :564: error: candidates are: void* std::memset(void*, int, long unsigned int) /usr/include/string.h:85: error: void* memset(void*, int, unsigned int) /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h: In function `void std::fill(signed char*, signed char*, const signed char&)': /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:575: error: call of overloaded `memset(signed char*&, unsigned char&, int)' is ambiguous :575: error: candidates are: void* std::memset(void*, int, long unsigned int) /usr/include/string.h:85: error: void* memset(void*, int, unsigned int) /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h: In function `void std::fill(char*, char*, const char&)': /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:586: error: call of overloaded `memset(char*&, unsigned char&, int)' is ambiguous :586: error: candidates are: void* std::memset(void*, int, long unsigned int) /usr/include/string.h:85: error: void* memset(void*, int, unsigned int) In file included from /usr/include/gcc/darwin/3.3/c++/memory:55, from /usr/include/gcc/darwin/3.3/c++/string:48, from configure:5567: /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h: In static member function ` static void* std::__new_alloc::allocate(unsigned int)': /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:108: error: call of overloaded `operator new(unsigned int&)' is ambiguous :108: error: candidates are: void* operator new(long unsigned int) /usr/include/gcc/darwin/3.3/c++/new:92: error: void* operator new(long unsigned int, ...) In file included from /usr/include/gcc/darwin/3.3/c++/string:48, from configure:5567: /usr/include/gcc/darwin/3.3/c++/memory: In function `std::pair<_Tp*, ptrdiff_t> std::__get_temporary_buffer(int, _Tp*)': /usr/include/gcc/darwin/3.3/c++/memory:84: error: parse error before `unsigned' configure:5590: $? = 1 configure: failed program was: #line 5565 "configure" #include "confdefs.h" #ifdef HAVE_STRING #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { std::string s; ; return 0; } configure:5615: result: no configure:5623: checking for _POSIX_SAVED_IDS configure:5659: result: no configure:5665: checking for sys_siglist declaration in signal.h or unistd.h configure:5695: c++ -c -fno-common conftest.cc >&5 configure: In function `int main()': configure:5687: warning: invalid conversion from `const char* const' to `char*' configure:5698: $? = 0 configure:5701: test -s conftest. configure:5704: $? = 1 configure: failed program was: #line 5670 "configure" #include "confdefs.h" #include #include /* NetBSD declares sys_siglist in unistd.h. */ #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { char *msg = *(sys_siglist + 1); ; return 0; } configure:5714: result: no configure:5725: checking return type of signal handlers configure:5759: c++ -c -fno-common conftest.cc >&5 configure:5762: $? = 0 configure:5765: test -s conftest. configure:5768: $? = 1 configure: failed program was: #line 5730 "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:5778: result: int configure:5793: checking for abort configure:5836: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5801: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5808: error: declaration of C function `char abort()' conflicts with /usr/include/stdlib.h:144: error: previous declaration `void abort()' here configure:5839: $? = 1 configure: failed program was: #line 5798 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char abort (); 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 abort (); 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_abort) || defined (__stub___abort) choke me #else f = abort; #endif ; return 0; } configure:5855: result: no configure:5793: checking for wait configure:5836: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5801: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5808: error: declaration of C function `char wait()' conflicts with /usr/include/sys/wait.h:241: error: previous declaration `int wait(int*)' here configure:5839: $? = 1 configure: failed program was: #line 5798 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char wait (); 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 wait (); 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_wait) || defined (__stub___wait) choke me #else f = wait; #endif ; return 0; } configure:5855: result: no configure:5877: checking for symlink configure:5920: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5885: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5923: $? = 1 configure: failed program was: #line 5882 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char symlink (); 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 symlink (); 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_symlink) || defined (__stub___symlink) choke me #else f = symlink; #endif ; return 0; } configure:5939: result: no configure:5877: checking for readlink configure:5920: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5885: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5923: $? = 1 configure: failed program was: #line 5882 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char readlink (); 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 readlink (); 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_readlink) || defined (__stub___readlink) choke me #else f = readlink; #endif ; return 0; } configure:5939: result: no configure:5877: checking for unsetenv configure:5920: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5885: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5892: error: declaration of C function `char unsetenv()' conflicts with /usr/include/stdlib.h:243: error: previous declaration `void unsetenv(const char*)' here configure:5923: $? = 1 configure: failed program was: #line 5882 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char unsetenv (); 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 unsetenv (); 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_unsetenv) || defined (__stub___unsetenv) choke me #else f = unsetenv; #endif ; return 0; } configure:5939: result: no configure:5877: checking for fsetpos configure:5920: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5885: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5923: $? = 1 configure: failed program was: #line 5882 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fsetpos (); 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 fsetpos (); 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_fsetpos) || defined (__stub___fsetpos) choke me #else f = fsetpos; #endif ; return 0; } configure:5939: result: no configure:5877: checking for fileno configure:5920: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5885: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5923: $? = 1 configure: failed program was: #line 5882 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fileno (); 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 fileno (); 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_fileno) || defined (__stub___fileno) choke me #else f = fileno; #endif ; return 0; } configure:5939: result: no configure:5877: checking for fstat configure:5920: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5885: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5923: $? = 1 configure: failed program was: #line 5882 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fstat (); 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 fstat (); 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_fstat) || defined (__stub___fstat) choke me #else f = fstat; #endif ; return 0; } configure:5939: result: no configure:5877: checking for sysconf configure:5920: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5885: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5923: $? = 1 configure: failed program was: #line 5882 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sysconf (); 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 sysconf (); 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_sysconf) || defined (__stub___sysconf) choke me #else f = sysconf; #endif ; return 0; } configure:5939: result: no configure:5877: checking for memchr configure:5920: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5885: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5923: $? = 1 configure: failed program was: #line 5882 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char memchr (); 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 memchr (); 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_memchr) || defined (__stub___memchr) choke me #else f = memchr; #endif ; return 0; } configure:5939: result: no configure:5960: checking for stat configure:6003: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5968: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6006: $? = 1 configure: failed program was: #line 5965 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stat (); 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 stat (); 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_stat) || defined (__stub___stat) choke me #else f = stat; #endif ; return 0; } configure:6022: result: no configure:5960: checking for getpwuid configure:6003: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5968: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6006: $? = 1 configure: failed program was: #line 5965 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getpwuid (); 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 getpwuid (); 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_getpwuid) || defined (__stub___getpwuid) choke me #else f = getpwuid; #endif ; return 0; } configure:6022: result: no configure:5960: checking for getlogin configure:6003: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5968: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6006: $? = 1 configure: failed program was: #line 5965 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getlogin (); 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 getlogin (); 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_getlogin) || defined (__stub___getlogin) choke me #else f = getlogin; #endif ; return 0; } configure:6022: result: no configure:5960: checking for setreuid configure:6003: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5968: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6006: $? = 1 configure: failed program was: #line 5965 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setreuid (); 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 setreuid (); 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_setreuid) || defined (__stub___setreuid) choke me #else f = setreuid; #endif ; return 0; } configure:6022: result: no configure:5960: checking for pipe configure:6003: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5968: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6006: $? = 1 configure: failed program was: #line 5965 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char pipe (); 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 pipe (); 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_pipe) || defined (__stub___pipe) choke me #else f = pipe; #endif ; return 0; } configure:6022: result: no configure:5960: checking for spawn configure:6003: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5968: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6006: $? = 1 configure: failed program was: #line 5965 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char spawn (); 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 spawn (); 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_spawn) || defined (__stub___spawn) choke me #else f = spawn; #endif ; return 0; } configure:6022: result: no configure:5960: checking for geteuid configure:6003: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5968: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6006: $? = 1 configure: failed program was: #line 5965 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char geteuid (); 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 geteuid (); 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_geteuid) || defined (__stub___geteuid) choke me #else f = geteuid; #endif ; return 0; } configure:6022: result: no configure:5960: checking for getegid configure:6003: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:5968: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6006: $? = 1 configure: failed program was: #line 5965 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getegid (); 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 getegid (); 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_getegid) || defined (__stub___getegid) choke me #else f = getegid; #endif ; return 0; } configure:6022: result: no configure:6039: checking for strerror configure:6082: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:6047: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6085: $? = 1 configure: failed program was: #line 6044 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strerror (); 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 strerror (); 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_strerror) || defined (__stub___strerror) choke me #else f = strerror; #endif ; return 0; } configure:6101: result: no configure:6039: checking for remove configure:6082: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:6047: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6085: $? = 1 configure: failed program was: #line 6044 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char remove (); 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 remove (); 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_remove) || defined (__stub___remove) choke me #else f = remove; #endif ; return 0; } configure:6101: result: no configure:6039: checking for rename configure:6082: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:6047: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6085: $? = 1 configure: failed program was: #line 6044 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char rename (); 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 rename (); 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_rename) || defined (__stub___rename) choke me #else f = rename; #endif ; return 0; } configure:6101: result: no configure:6039: checking for strstr configure:6082: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:6047: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6085: $? = 1 configure: failed program was: #line 6044 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strstr (); 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 strstr (); 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_strstr) || defined (__stub___strstr) choke me #else f = strstr; #endif ; return 0; } configure:6101: result: no configure:6117: checking for AmigaOS target configure:6141: result: no configure:6143: checking for fork configure:6186: c++ -o conftest -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from configure:6151: confdefs.h:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6189: $? = 1 configure: failed program was: #line 6148 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fork (); 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 fork (); 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_fork) || defined (__stub___fork) choke me #else f = fork; #endif ; return 0; } configure:6205: result: no configure:6226: checking for sys_errlist in errno.h configure:6259: result: no configure:6263: checking for sys_errlist in stdlib.h configure:6296: result: no configure:6300: checking for sys_errlist in stdio.h configure:6324: result: yes configure:6338: checking for sys_nerr in errno.h configure:6371: result: no configure:6375: checking for sys_nerr in stdlib.h configure:6408: result: no configure:6412: checking for sys_nerr in stdio.h configure:6436: result: yes configure:6535: 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:425: creating config.h config.status:653: executing default-1 commands configure:7322: configuring in testutils configure:7401: running /bin/sh './configure' --prefix= '--enable-binary' '--prefix=/usr/local' 'i386-unknown-gnu' 'CC=cc' 'CFLAGS=-fno-common' 'CXXFLAGS=-fno-common' 'CXX=c++' 'build_alias=i386-unknown-gnu' 'host_alias=i386-unknown-gnu' 'target_alias=i386-unknown-gnu' --cache-file=/dev/null --srcdir=. configure:7499: 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:613: creating version.cc config.status:613: creating Makefile config.status:613: creating sccsdiff.sh config.status:613: creating bsd/Makefile config.status:613: creating tests/Makefile config.status:613: creating docs/Makefile config.status:613: creating testutils/decompress_stdin.sh config.status:613: creating testutils/Makefile config.status:613: creating auxfiles/Makefile config.status:613: creating auxfiles/CSSC.spec config.status:613: creating sccs-cgi/Makefile config.status:613: creating unused/Makefile config.status:613: creating docs/config-info.texi config.status:717: creating config.h config.status:850: config.h is unchanged config.status:945: executing default-1 commands configure:8581: configuring in testutils configure:8660: running /bin/sh './configure' --prefix= '--enable-binary' '--prefix=/usr/local' 'i386-unknown-gnu' 'CC=cc' 'CFLAGS=-fno-common' 'CXXFLAGS=-fno-common' 'CXX=c++' 'build_alias=i386-unknown-gnu' 'host_alias=i386-unknown-gnu' 'target_alias=i386-unknown-gnu' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_decl_ERRNO_H_DECLARES_SYS_ERRLIST=no ac_cv_decl_ERRNO_H_DECLARES_SYS_NERR=no ac_cv_decl_STDIO_H_DECLARES_SYS_ERRLIST=yes ac_cv_decl_STDIO_H_DECLARES_SYS_NERR=yes ac_cv_decl_STDLIB_H_DECLARES_SYS_ERRLIST=no ac_cv_decl_STDLIB_H_DECLARES_SYS_NERR=no ac_cv_decl_sys_siglist=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_abort=no ac_cv_func_fileno=no ac_cv_func_fork=no ac_cv_func_fsetpos=no ac_cv_func_fstat=no ac_cv_func_getegid=no ac_cv_func_geteuid=no ac_cv_func_getlogin=no ac_cv_func_getpwuid=no ac_cv_func_memchr=no ac_cv_func_pipe=no ac_cv_func_readlink=no ac_cv_func_remove=no ac_cv_func_rename=no ac_cv_func_setreuid=no ac_cv_func_spawn=no ac_cv_func_stat=no ac_cv_func_strerror=no ac_cv_func_strstr=no ac_cv_func_symlink=no ac_cv_func_sysconf=no ac_cv_func_unsetenv=no ac_cv_func_wait=no ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_process_h=no ac_cv_header_prototypes_h=no ac_cv_header_pwd_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string=yes ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_unistd_h=no ac_cv_lib_cposix_strerror=no ac_cv_objext= ac_cv_path_CONFIG_DIFF_COMMAND=/usr/bin/diff ac_cv_path_PR=/usr/local/bin/pr ac_cv_path_UNAME=/usr/local/bin/uname 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_ZCAT_PROGRAM=uncompress 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_search_opendir='none required' ac_cv_type_mode_t=no ac_cv_type_pid_t=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_uid_t=yes cssc_cv_sys_savedids_set=no lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "CSSC" #define VERSION "0.15alpha.pl0" #define CONFIG_MAX_BODY_LINE_LENGTH 0 #define STDC_HEADERS 1 #ifdef __cplusplus void exit (int); #endif #define CONFIG_DIFF_COMMAND "/usr/bin/diff" #define HAVE_GNU_DIFF 1 #define STDC_HEADERS 1 #define HAVE_STDARG_H 1 #define HAVE_STDIO_H 1 #define HAVE_ERRNO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LIMITS_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDDEF_H 1 #define HAVE_FCNTL_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_STRING 1 #define size_t unsigned #define mode_t int #define pid_t int #define STD_NAMESPACE /*nothing*/ #define RETSIGTYPE int #define STDIO_H_DECLARES_SYS_ERRLIST 1 #define STDIO_H_DECLARES_SYS_NERR 1 configure: exit 0