This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:704: checking host system type configure:764: checking for gcc configure:877: checking whether the C compiler (gcc -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic) works configure:893: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c 1>&5 configure:919: checking whether the C compiler (gcc -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic) is a cross-compiler configure:924: checking whether we are using GNU C configure:933: gcc -E conftest.c configure:952: checking whether gcc accepts -g configure:995: checking for a BSD compatible install configure:1050: checking for ranlib configure:1082: checking for bison configure:1115: checking for flex configure:1149: checking for yywrap in -lfl configure:1168: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lfl 1>&5 configure:1193: checking for convert configure:1228: checking for perl configure:1263: checking size of short configure:1282: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c 1>&5 configure: In function 'main': configure:1276: warning: incompatible implicit declaration of built-in function 'exit' configure:1302: checking size of int configure:1321: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c 1>&5 configure: In function 'main': configure:1315: warning: incompatible implicit declaration of built-in function 'exit' configure:1341: checking size of long configure:1360: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c 1>&5 configure: In function 'main': configure:1354: warning: incompatible implicit declaration of built-in function 'exit' configure:1380: checking size of long long configure:1399: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c 1>&5 configure: In function 'main': configure:1393: warning: incompatible implicit declaration of built-in function 'exit' configure:1429: checking for log in -lm configure:1448: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lm 1>&5 configure:1441: warning: conflicting types for built-in function 'log' configure:1476: checking for accept in -lsocket configure:1495: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lsocket -lm 1>&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure: failed program was: #line 1484 "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 accept(); int main() { accept() ; return 0; } configure:1523: checking for inet_ntoa in -lnsl configure:1542: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lnsl -lm 1>&5 configure:1570: checking for inet_ntop in -lresolv configure:1589: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lresolv -lnsl -lm 1>&5 configure:1617: checking for inet_ntop in -lbind configure:1636: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm 1>&5 configure:1664: checking for pthread_exit in -lpthread configure:1683: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lpthread -lbind -lresolv -lnsl -lm 1>&5 configure:1746: checking for libiconv in -liconv configure:1765: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -liconv -lbind -lresolv -lnsl -lm -lpthread 1>&5 /usr/bin/ld: cannot find -liconv collect2: ld returned 1 exit status configure: failed program was: #line 1754 "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 libiconv(); int main() { libiconv() ; return 0; } configure:1788: checking how to run the C preprocessor configure:1809: gcc -E conftest.c >/dev/null 2>conftest.out configure:1868: checking for ANSI C header files configure:1881: gcc -E conftest.c >/dev/null 2>conftest.out configure:1948: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure: In function 'main': configure:1943: warning: incompatible implicit declaration of built-in function 'exit' configure:1975: checking for sys/ioctl.h configure:1985: gcc -E conftest.c >/dev/null 2>conftest.out configure:1975: checking for sys/time.h configure:1985: gcc -E conftest.c >/dev/null 2>conftest.out configure:1975: checking for sys/types.h configure:1985: gcc -E conftest.c >/dev/null 2>conftest.out configure:1975: checking for unistd.h configure:1985: gcc -E conftest.c >/dev/null 2>conftest.out configure:1975: checking for sys/poll.h configure:1985: gcc -E conftest.c >/dev/null 2>conftest.out configure:2015: checking for pthread.h configure:2025: gcc -E conftest.c >/dev/null 2>conftest.out configure:2015: checking for getopt.h configure:2025: gcc -E conftest.c >/dev/null 2>conftest.out configure:2015: checking for syslog.h configure:2025: gcc -E conftest.c >/dev/null 2>conftest.out configure:2015: checking for iconv.h configure:2025: gcc -E conftest.c >/dev/null 2>conftest.out configure:2015: checking for zlib.h configure:2025: gcc -E conftest.c >/dev/null 2>conftest.out configure:2015: checking for execinfo.h configure:2025: gcc -E conftest.c >/dev/null 2>conftest.out configure:2015: checking for stdlib.h configure:2025: gcc -E conftest.c >/dev/null 2>conftest.out configure:2055: checking for sys/socket.h configure:2065: gcc -E conftest.c >/dev/null 2>conftest.out configure:2055: checking for sys/sockio.h configure:2065: gcc -E conftest.c >/dev/null 2>conftest.out configure:2061:24: error: sys/sockio.h: No such file or directory configure: failed program was: #line 2060 "configure" #include "confdefs.h" #include configure:2055: checking for net/if.h configure:2065: gcc -E conftest.c >/dev/null 2>conftest.out configure:2055: checking for netinet/in.h configure:2065: gcc -E conftest.c >/dev/null 2>conftest.out configure:2055: checking for semaphore.h configure:2065: gcc -E conftest.c >/dev/null 2>conftest.out configure:2101: gcc -c -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c 1>&5 configure: In function 'main': configure:2097: warning: initialization discards qualifiers from pointer target type configure:2120: gcc -c -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c 1>&5 configure: In function 'main': configure:2116: warning: initialization discards qualifiers from pointer target type configure:2137: checking for gettimeofday configure:2165: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure:2137: checking for select configure:2165: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure:2137: checking for socket configure:2165: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure:2137: checking for strdup configure:2165: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure:2149: warning: conflicting types for built-in function 'strdup' configure:2137: checking for getopt_long configure:2165: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure:2137: checking for localtime_r configure:2165: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure:2137: checking for gmtime_r configure:2165: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure:2137: checking for backtrace configure:2165: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure:2137: checking for srandom configure:2165: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure:2190: checking for getopt configure:2218: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure:2241: checking for gethostbyname_r configure:2269: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure:2284: checking for which type of gethostbyname_r configure:2304: gcc -c -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c 1>&5 configure: In function 'main': configure:2298: error: storage size of 'data' isn't known configure:2299: error: too few arguments to function 'gethostbyname_r' configure: failed program was: #line 2290 "configure" #include "confdefs.h" #include int main() { char *name; struct hostent *he; struct hostent_data data; (void) gethostbyname_r(name, he, &data); ; return 0; } configure:2329: gcc -c -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c 1>&5 configure:2456: checking for socklen_t in configure:2472: gcc -c -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c 1>&5 configure:2495: checking for getopt in configure:2507: gcc -c -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c 1>&5 configure: In function 'main': configure:2503: error: 'getopt' undeclared (first use in this function) configure:2503: error: (Each undeclared identifier is reported only once configure:2503: error: for each function it appears in.) configure: failed program was: #line 2500 "configure" #include "confdefs.h" #include int main() { void *foo = getopt; ; return 0; } configure:2529: checking for getopt in configure:2541: gcc -c -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c 1>&5 configure:2568: checking for regex.h configure:2578: gcc -E conftest.c >/dev/null 2>conftest.out configure:2600: checking for regcomp configure:2628: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure:2669: checking for working pthreads configure:2700: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -rdynamic conftest.c -lbind -lresolv -lnsl -lm -lpthread 1>&5 configure: In function 'testpid': configure:2692: warning: incompatible implicit declaration of built-in function 'exit' configure:2694: warning: incompatible implicit declaration of built-in function 'exit' configure:2714: checking for pthread_spinlock support configure:2729: gcc -c -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c 1>&5 configure:2744: checking for pthread_rwlock support configure:2761: gcc -c -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c 1>&5 configure:2788: checking for xml2-config configure:2828: checking libxml version configure:2872: checking whether to compile with PCRE support configure:3151: checking for jade configure:3181: checking for jadetex configure:3211: checking for pdfjadetex configure:3241: checking for dvips configure:3271: checking for fig2dev configure:3301: checking for convert configure:3342: checking for /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl configure:3342: checking for /usr/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl configure:3342: checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.59/html/docbook.dsl configure:3342: checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.77/html/docbook.dsl configure:3342: checking for /usr/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl configure:3382: checking for /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl configure:3382: checking for /usr/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl configure:3382: checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.59/print/docbook.dsl configure:3382: checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.77/print/docbook.dsl configure:3382: checking for /usr/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl configure:3566: checking which malloc to use configure:3955: checking whether to compile with SSL support configure:4000: checking for openssl configure:4040: checking for CRYPTO_lock in -lcrypto configure:4059: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/libxml2 -I/usr/include/openssl -rdynamic conftest.c -lcrypto -lbind -lresolv -lnsl -lm -lpthread -L/usr/lib -lxml2 -lz -lm -L/usr/lib 1>&5 configure:4076: checking for SSL_library_init in -lssl configure:4095: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/libxml2 -I/usr/include/openssl -rdynamic conftest.c -lssl -lbind -lresolv -lnsl -lm -lpthread -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lcrypto 1>&5 configure:4111: checking for SSL_connect in -lssl configure:4130: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/libxml2 -I/usr/include/openssl -rdynamic conftest.c -lssl -lbind -lresolv -lnsl -lm -lpthread -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lcrypto 1>&5 configure:4162: checking for openssl/x509.h configure:4172: gcc -E conftest.c >/dev/null 2>conftest.out configure:4162: checking for openssl/rsa.h configure:4172: gcc -E conftest.c >/dev/null 2>conftest.out configure:4162: checking for openssl/crypto.h configure:4172: gcc -E conftest.c >/dev/null 2>conftest.out configure:4162: checking for openssl/pem.h configure:4172: gcc -E conftest.c >/dev/null 2>conftest.out configure:4162: checking for openssl/ssl.h configure:4172: gcc -E conftest.c >/dev/null 2>conftest.out configure:4162: checking for openssl/err.h configure:4172: gcc -E conftest.c >/dev/null 2>conftest.out configure:4199: checking whether the OpenSSL library is multithread-enabled configure:4221: gcc -o conftest -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/libxml2 -I/usr/include/openssl -rdynamic conftest.c -lssl -lbind -lresolv -lnsl -lm -lpthread -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lcrypto 1>&5 configure: In function 'main': configure:4213: warning: incompatible implicit declaration of built-in function 'exit' configure:4231: checking whether to compile with SSL support configure:4280: checking whether to compile with MySQL support configure:4570: checking whether to compile with LibSDB support configure:4746: checking whether to compile with SQLite support configure:4898: checking whether to compile with Oracle support configure:5097: checking whether to compile with PostgresSQL support