This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:729: checking for a BSD compatible install configure:782: checking whether build environment is sane configure:839: checking whether make sets ${MAKE} configure:885: checking for working aclocal configure:898: checking for working autoconf configure:911: checking for working automake configure:924: checking for working autoheader configure:937: checking for working makeinfo configure:970: checking host system type configure:991: checking for Cygwin environment configure:1007: gcc295 -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1003: error: `__CYGWIN32__' undeclared (first use in this function) configure:1003: error: (Each undeclared identifier is reported only once configure:1003: error: for each function it appears in.) configure: failed program was: #line 996 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1029: checking for c++ configure:1061: checking whether the C++ compiler (g++295 -fno-common -rpath=/usr/lib:/usr/local/lib) works configure:1077: g++295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.C -L/usr/local/lib 1>&5 g++295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1103: checking whether the C++ compiler (g++295 -fno-common -rpath=/usr/lib:/usr/local/lib) is a cross-compiler configure:1108: checking whether we are using GNU C++ configure:1117: g++295 -E conftest.C configure:1136: checking whether g++295 accepts -g configure:1185: gcc295 -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1202: gcc295 -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1223: checking for gawk configure:1255: checking for gcc configure:1368: checking whether the C compiler (gcc295 -fno-common -rpath=/usr/lib:/usr/local/lib) works configure:1384: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1410: checking whether the C compiler (gcc295 -fno-common -rpath=/usr/lib:/usr/local/lib) is a cross-compiler configure:1415: checking whether we are using GNU C configure:1424: gcc295 -E conftest.c configure:1443: checking whether gcc295 accepts -g configure:1475: checking how to run the C preprocessor configure:1496: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1566: checking for a BSD compatible install configure:1619: checking whether ln -s works configure:1640: checking whether make sets ${MAKE} configure:1667: checking for mingw32 environment configure:1679: gcc295 -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1675: error: `__MINGW32__' undeclared (first use in this function) configure:1675: error: (Each undeclared identifier is reported only once configure:1675: error: for each function it appears in.) configure: failed program was: #line 1672 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1765: checking build system type configure:1794: checking for ld used by GCC configure:1862: checking if the linker (/usr/bin/ld) is GNU ld configure:1879: checking for /usr/bin/ld option to reload object files configure:1891: checking for BSD-compatible nm configure:1929: checking how to recognise dependant libraries configure:2102: checking for object suffix configure:2108: gcc295 -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:2128: checking for executable suffix configure:2138: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2169: checking command to parse /usr/bin/nm -p output configure:2245: gcc295 -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:2248: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm cannot find nm_test_var in conftest.nm configure:2245: gcc295 -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:2248: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm configure:2299: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c conftstm.o 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2345: checking for dlfcn.h configure:2355: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2523: checking for ranlib configure:2590: checking for strip configure:2826: checking for objdir configure:2853: checking for gcc295 option to produce PIC configure:3005: checking if gcc295 PIC flag -fPIC works configure:3019: gcc295 -c -fno-common -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 configure:3071: checking if gcc295 static flag -static works configure:3086: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib -static conftest.c -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine configure: failed program was: #line 3079 "configure" #include "confdefs.h" int main() { ; return 0; } configure:3113: checking if gcc295 supports -c -o file.o configure:3132: gcc295 -c -fno-common -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 configure:3161: checking if gcc295 supports -c -o file.lo configure:3177: gcc295 -c -fno-common -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 configure:3226: checking if gcc295 supports -fno-rtti -fno-exceptions configure:3239: gcc295 -c -fno-common -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 cc1: warning: "-frtti" is valid for C++ but not for C/ObjC cc1: warning: "-frtti" is valid for C++ but not for C/ObjC configure:3266: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3882: checking how to hardcode library paths into programs configure:3910: checking whether stripping libraries is possible configure:3924: checking dynamic linker characteristics configure:4310: checking if libtool supports shared libraries configure:5403: checking for makedepend configure:5438: checking whether the compiler implements namespaces configure:5458: g++295 -c -fno-common -I/usr/local/include conftest.C 1>&5 configure:5487: checking whether the compiler supports use of the template keyword as a qualifier configure:5510: g++295 -c -fno-common -I/usr/local/include conftest.C 1>&5 configure:5539: checking whether the compiler supports partial specialization configure:5563: g++295 -c -fno-common -I/usr/local/include conftest.C 1>&5 configure:5593: checking for main in -lgcc configure:5608: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5636: checking for main in -lstdc++ configure:5651: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5679: checking for gethostbyname in -lnsl configure:5698: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lnsl -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lnsl configure: failed program was: #line 5687 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostbyname(); int main() { gethostbyname() ; return 0; } configure:5726: checking for send in -lsocket configure:5745: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lsocket -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lsocket configure: failed program was: #line 5734 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char send(); int main() { send() ; return 0; } configure:5773: checking for WSAStartup in -lwsock32 configure:5792: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lwsock32 -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lwsock32 configure: failed program was: #line 5781 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char WSAStartup(); int main() { WSAStartup() ; return 0; } configure:5820: checking for ERR_put_error in -lcrypto configure:5839: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lcrypto -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5867: checking for SSL_connect in -lssl configure:5886: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lssl -lcrypto -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5914: checking for XML_Parse in -lexpat configure:5933: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lexpat -lssl -lcrypto -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5963: checking for expat.h configure:5973: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6001: checking for dirent.h that defines DIR configure:6014: gcc295 -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:6039: checking for opendir in -ldir configure:6058: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -ldir -lexpat -lssl -lcrypto -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -ldir configure: failed program was: #line 6047 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir(); int main() { opendir() ; return 0; } configure:6122: checking for ANSI C header files configure:6135: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6202: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lexpat -lssl -lcrypto -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6226: checking for sys/wait.h that is POSIX.1 compatible configure:6247: gcc295 -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:6269: checking for wchar.h configure:6279: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for errno.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for fcntl.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for ieeefp.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6350:20: ieeefp.h: No such file or directory configure: failed program was: #line 6349 "configure" #include "confdefs.h" #include configure:6344: checking for malloc.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for math.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for memory.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for netdb.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for resolv.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for stdlib.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for string.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for unistd.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for arpa/inet.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for arpa/nameser.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for netinet/in.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for netinet/tcp.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for sys/filio.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for sys/ioctl.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for sys/socket.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for sys/types.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6344: checking for sys/unistd.h configure:6354: gcc295 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6383: checking whether to use dmalloc library configure:6404: checking for working const configure:6458: gcc295 -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:6479: checking for uid_t in sys/types.h configure:6513: checking for pid_t configure:6546: checking for size_t configure:6579: checking whether time.h and sys/time.h may both be included configure:6593: gcc295 -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:6614: checking whether struct tm is in sys/time.h or time.h configure:6627: gcc295 -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:6649: checking return type of signal handlers configure:6671: gcc295 -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:6690: checking for vprintf configure:6718: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lexpat -lssl -lcrypto -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6702: warning: conflicting types for built-in function `vprintf' configure:6805: checking for mktime configure:6833: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lexpat -lssl -lcrypto -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6805: checking for select configure:6833: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lexpat -lssl -lcrypto -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6805: checking for socket configure:6833: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lexpat -lssl -lcrypto -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6805: checking for strdup configure:6833: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lexpat -lssl -lcrypto -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6805: checking for strtol configure:6833: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lexpat -lssl -lcrypto -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6805: checking for snprintf configure:6833: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lexpat -lssl -lcrypto -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6817: warning: conflicting types for built-in function `snprintf' configure:6805: checking for strerror configure:6833: gcc295 -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -lexpat -lssl -lcrypto -lstdc++ -lgcc -L/usr/local/lib 1>&5 gcc295: unrecognized option `-rpath=/usr/lib:/usr/local/lib'