This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:626: checking host system type configure:691: checking for gcc configure:804: checking whether the C compiler (cc -fno-common ) works configure:820: cc -o conftest -fno-common conftest.c 1>&5 configure:846: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:851: checking whether we are using GNU C configure:860: cc -E conftest.c configure:879: checking whether cc accepts -g configure:911: checking how to run the C preprocessor configure:932: cc -E conftest.c >/dev/null 2>conftest.out configure:1002: checking for a BSD compatible install configure:1055: checking whether ln -s works configure:1076: checking whether gmake sets ${MAKE} configure:1107: checking for mawk configure:1140: checking for gdb configure:1170: checking for groups configure:1206: checking for id configure:1280: checking for user configure:1316: checking for group configure:1364: checking for mingw32 environment configure:1376: cc -c -pipe -fno-common conftest.c 1>&5 configure: In function `main': configure:1372: error: `__MINGW32__' undeclared (first use in this function) configure:1372: error: (Each undeclared identifier is reported only once configure:1372: error: for each function it appears in.) configure: failed program was: #line 1369 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1393: checking for Cygwin environment configure:1409: cc -c -pipe -fno-common conftest.c 1>&5 configure: In function `main': configure:1405: error: `__CYGWIN32__' undeclared (first use in this function) configure:1405: error: (Each undeclared identifier is reported only once configure:1405: error: for each function it appears in.) configure: failed program was: #line 1398 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1476: checking for pthread.h configure:1486: cc -E conftest.c >/dev/null 2>conftest.out configure:1544: checking for gethostbyname in -lnsl configure:1563: cc -o conftest -pipe -fno-common conftest.c -lnsl 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 1552 "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:1592: checking for gethostbyaddr_r configure:1620: cc -o conftest -pipe -fno-common conftest.c 1>&5 ld: Undefined symbols: _gethostbyaddr_r configure: failed program was: #line 1597 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethostbyaddr_r(); below. */ #include /* 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 gethostbyaddr_r(); 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_gethostbyaddr_r) || defined (__stub___gethostbyaddr_r) choke me #else gethostbyaddr_r(); #endif ; return 0; } configure:1745: checking for gethostbyname_r configure:1773: cc -o conftest -pipe -fno-common conftest.c 1>&5 ld: Undefined symbols: _gethostbyname_r configure: failed program was: #line 1750 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethostbyname_r(); below. */ #include /* 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_r(); 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_gethostbyname_r) || defined (__stub___gethostbyname_r) choke me #else gethostbyname_r(); #endif ; return 0; } configure:1897: checking for gmtime_r configure:1925: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:1941: checking signature of gmtime_r configure:1956: cc -c -pipe -fno-common conftest.c 1>&5 configure: In function `main': configure:1951: warning: passing arg 1 of `gmtime_r' from incompatible pointer type configure:1984: checking for localtime_r configure:2012: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:2028: checking signature of localtime_r configure:2043: cc -c -pipe -fno-common conftest.c 1>&5 configure: In function `main': configure:2038: warning: passing arg 1 of `localtime_r' from incompatible pointer type configure:2096: checking for socklen_t cc: unrecognized option `-pthread' configure:2158: checking for executable suffix configure:2168: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:2189: checking for object suffix configure:2195: cc -c -pipe -fno-common conftest.c 1>&5 configure:2213: checking for ANSI C header files configure:2226: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2218 "configure" #include "confdefs.h" #include #include #include #include configure:2321: checking for dirent.h that defines DIR configure:2334: cc -c -pipe -fno-common conftest.c 1>&5 configure:2359: checking for opendir in -ldir configure:2378: cc -o conftest -pipe -fno-common conftest.c -ldir 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 2367 "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:2442: checking for working const configure:2496: cc -c -pipe -fno-common conftest.c 1>&5 configure:2517: checking for size_t cc: unrecognized option `-pthread' configure:2550: checking for pid_t cc: unrecognized option `-pthread' configure:2583: checking whether time.h and sys/time.h may both be included configure:2597: cc -c -pipe -fno-common conftest.c 1>&5 configure:2618: checking whether struct tm is in sys/time.h or time.h configure:2631: cc -c -pipe -fno-common conftest.c 1>&5 configure:2652: checking size of int configure:2671: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:2691: checking size of char * configure:2710: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:2730: checking size of long configure:2749: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:2769: checking size of long long configure:2788: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:2808: checking size of size_t configure:2827: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:2851: checking for OS.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure:2857:16: OS.h: No such file or directory configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for arpa/inet.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for errno.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for fcntl.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for limits.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for locale.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for netdb.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for netinet/in.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for stddef.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for stdlib.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for string.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for sys/ioctl.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for sys/socket.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for sys/time.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for sys/timeb.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for sys/wait.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2851: checking for unistd.h configure:2861: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 2856 "configure" #include "confdefs.h" #include configure:2891: checking for strerror configure:2919: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:2891: checking for bcopy configure:2919: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:2891: checking for memmove configure:2919: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:2945: checking whether cc needs -traditional cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:2970:20: termio.h: No such file or directory configure:2991: checking whether setpgrp takes no argument configure:3019: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3043: checking return type of signal handlers configure:3065: cc -c -pipe -fno-common conftest.c 1>&5 configure:3086: checking for atexit configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3086: checking for getcwd configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3086: checking for gethostbyaddr configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3086: checking for gethostbyname configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3086: checking for inet_ntoa configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3086: checking for localtime_r configure:3086: checking for memchr configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3086: checking for memmove configure:3086: checking for memset configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3098: warning: conflicting types for built-in function `memset' configure:3086: checking for regcomp configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3086: checking for select configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3086: checking for setlocale configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3086: checking for socket configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3086: checking for strchr configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3098: warning: conflicting types for built-in function `strchr' configure:3086: checking for strdup configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3086: checking for strerror configure:3086: checking for strftime configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3086: checking for strstr configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3098: warning: conflicting types for built-in function `strstr' configure:3086: checking for strtoul configure:3114: cc -o conftest -pipe -fno-common conftest.c 1>&5 configure:3141: checking for pcre_compile in -lpcre configure:3160: cc -o conftest -pipe -fno-common conftest.c -lpcre 1>&5 configure:3178: checking for pcre.h configure:3188: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 3183 "configure" #include "confdefs.h" #include configure:3226: checking for pcre/pcre.h configure:3236: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure:3232:23: pcre/pcre.h: No such file or directory configure: failed program was: #line 3231 "configure" #include "confdefs.h" #include configure:3288: checking for regcomp in -lpcreposix configure:3307: cc -o conftest -pipe -fno-common conftest.c -lpcreposix -lpcre 1>&5 configure:3325: checking for pcreposix.h configure:3335: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure: failed program was: #line 3330 "configure" #include "confdefs.h" #include configure:3373: checking for pcre/pcreposix.h configure:3383: cc -E -pthread conftest.c >/dev/null 2>conftest.out cc: unrecognized option `-pthread' configure:3379:28: pcre/pcreposix.h: No such file or directory configure: failed program was: #line 3378 "configure" #include "confdefs.h" #include configure:3435: checking for pcrs_compile in -lpcrs configure:3454: cc -o conftest -pipe -fno-common conftest.c -lpcrs -lpcre 1>&5 ld: table of contents for archive: /usr/local/lib/libpcrs.a is out of date; rerun ranlib(1) (can't load from it) configure: failed program was: #line 3443 "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 pcrs_compile(); int main() { pcrs_compile() ; return 0; } configure:3784: checking for jade configure:3784: checking for openjade configure:3822: checking for /usr/share/sgml/docbook/stylesheet/dsssl/modular configure:3822: checking for /usr/share/sgml/docbook/dsssl-stylesheets configure:3822: checking for /usr/share/sgml/docbkdsl configure:3822: checking for /usr/share/sgml/docbook-dsssl configure:3822: checking for /usr/local/share/sgml/docbook/dsssl/modular configure:3840: checking for /usr/share/sgml/CATALOG.docbk30 configure:3840: checking for /usr/share/sgml/CATALOG.docbk31 configure:3840: checking for /usr/local/share/sgml/docbook/3.0/docbook.cat configure:3840: checking for /usr/local/share/sgml/docbook/3.1/docbook.cat configure:3856: checking for w3m configure:3856: checking for lynx configure:3893: checking for man2html configure:3944: checking for rpm