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/dtse ## --------- ## ## 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, 200 threads, 4 processors Load average: 0.70, Mach factor: 3.29 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1193: checking for a BSD-compatible install configure:1247: result: /usr/bin/install -c -o root -g wheel configure:1259: checking for GNU make configure:1274: result: gmake configure:1384: checking for C++ compiler version configure:1387: 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:1390: $? = 0 configure:1392: 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:1395: $? = 0 configure:1397: c++ -V &5 c++: `-V' option must have argument configure:1400: $? = 1 configure:1426: checking for C++ compiler default output configure:1429: c++ -fno-common conftest.cc >&5 configure:1432: $? = 0 configure:1465: result: a.out configure:1470: checking whether the C++ compiler works configure:1476: ./a.out configure:1479: $? = 0 configure:1494: result: yes configure:1501: checking whether we are cross compiling configure:1503: result: no configure:1506: checking for suffix of executables configure:1508: c++ -o conftest -fno-common conftest.cc >&5 configure:1511: $? = 0 configure:1533: result: configure:1539: checking for suffix of object files configure:1563: c++ -c -fno-common conftest.cc >&5 configure:1566: $? = 0 configure:1585: result: configure:1589: checking whether we are using the GNU C++ compiler configure:1616: c++ -c -fno-common conftest.cc >&5 configure:1619: $? = 0 configure:1622: test -s conftest. configure:1625: $? = 1 configure: failed program was: #line 1594 "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:1637: result: no configure:1643: checking whether c++ accepts -g configure:1667: c++ -c -g conftest.cc >&5 configure:1670: $? = 0 configure:1673: test -s conftest. configure:1676: $? = 1 configure: failed program was: #line 1648 "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:1686: result: no configure:1732: c++ -c -fno-common conftest.cc >&5 configure:1735: $? = 0 configure:1738: test -s conftest. configure:1741: $? = 1 configure: failed program was: #line 1712 "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:1732: c++ -c -fno-common conftest.cc >&5 configure:1735: $? = 0 configure:1738: test -s conftest. configure:1741: $? = 1 configure: failed program was: #line 1712 "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:1732: c++ -c -fno-common conftest.cc >&5 configure:1735: $? = 0 configure:1738: test -s conftest. configure:1741: $? = 1 configure: failed program was: #line 1712 "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:1732: c++ -c -fno-common conftest.cc >&5 configure:1735: $? = 0 configure:1738: test -s conftest. configure:1741: $? = 1 configure: failed program was: #line 1712 "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:1732: c++ -c -fno-common conftest.cc >&5 configure:1735: $? = 0 configure:1738: test -s conftest. configure:1741: $? = 1 configure: failed program was: #line 1712 "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:1732: c++ -c -fno-common conftest.cc >&5 configure:1735: $? = 0 configure:1738: test -s conftest. configure:1741: $? = 1 configure: failed program was: #line 1712 "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:1732: c++ -c -fno-common conftest.cc >&5 configure:1735: $? = 0 configure:1738: test -s conftest. configure:1741: $? = 1 configure: failed program was: #line 1712 "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:1819: checking for perl configure:1835: found /usr/local/bin/perl configure:1845: result: perl configure:1858: checking for perl version greater than or equal to 5.00503 configure:1870: result: ok configure:1879: checking perl path configure:1883: result: /usr/local/bin/perl configure:1929: checking for perl module File::Temp configure:1939: result: ok configure:2006: checking for gcc configure:2032: result: cc configure:2276: checking for C compiler version configure:2279: 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:2282: $? = 0 configure:2284: 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:2287: $? = 0 configure:2289: cc -V &5 cc: `-V' option must have argument configure:2292: $? = 1 configure:2295: checking whether we are using the GNU C compiler configure:2322: cc -c -fno-common conftest.c >&5 configure:2325: $? = 0 configure:2328: test -s conftest. configure:2331: $? = 1 configure: failed program was: #line 2300 "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:2343: result: no configure:2349: checking whether cc accepts -g configure:2373: cc -c -g conftest.c >&5 configure:2376: $? = 0 configure:2379: test -s conftest. configure:2382: $? = 1 configure: failed program was: #line 2354 "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:2392: result: no configure:2419: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2422: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2534: checking for libraries containing socket functions configure:2570: cc -o conftest -fno-common conftest.c >&5 configure:2573: $? = 0 configure:2576: test -s conftest configure:2579: $? = 0 configure:2694: result: -lc configure:2715: checking if OpenSSL is wanted configure:2755: result: no configure:2898: 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:567: creating GNUmakefile config.status:567: creating search.cgi ## ---------------- ## ## Cache variables. ## ## ---------------- ## _cv_gnu_make_command=gmake 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_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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_objext= ac_cv_prog_PERL=perl ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_socket_libs=-lc ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #ifdef __cplusplus void exit (int); #endif configure: exit 0