This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:2153: checking for Cygwin environment configure:2169: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:2165: error: `__CYGWIN32__' undeclared (first use in this function) configure:2165: error: (Each undeclared identifier is reported only once configure:2165: error: for each function it appears in.) configure: failed program was: #line 2158 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:2186: checking for mingw32 environment configure:2198: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:2194: error: `__MINGW32__' undeclared (first use in this function) configure:2194: error: (Each undeclared identifier is reported only once configure:2194: error: for each function it appears in.) configure: failed program was: #line 2191 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:2217: checking for egrep configure:2232: checking for a sed that does not truncate output configure:2382: checking host system type configure:2403: checking target system type configure:2515: checking for gcc configure:2628: checking whether the C compiler (cc -fno-common ) works configure:2644: cc -o conftest -fno-common conftest.c 1>&5 configure:2670: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:2675: checking whether we are using GNU C configure:2684: cc -E conftest.c configure:2703: checking whether cc accepts -g configure:2735: checking how to run the C preprocessor configure:2756: cc -E conftest.c >/dev/null 2>conftest.out configure:2817: checking for icc configure:2842: checking whether cc understands -c and -o together configure:2854: cc -c conftest.c -o conftest.o 1>&5 configure:2855: cc -c conftest.c -o conftest.o 1>&5 configure:2890: checking how to run the C preprocessor configure:2970: checking for AIX configure:2994: checking whether ln -s works configure:3019: checking for system library directory configure:3045: checking whether to enable runpaths configure:3069: checking if compiler supports -R configure:3084: cc -o conftest -fno-common conftest.c -R /usr/lib 1>&5 cc: unrecognized option `-R' ld: can't map file: /usr/lib ((os/kern) invalid argument) configure: failed program was: #line 3077 "configure" #include "confdefs.h" int main() { ; return 0; } configure:3102: checking if compiler supports -Wl,-rpath, configure:3117: cc -o conftest -fno-common conftest.c -Wl,-rpath,/usr/lib 1>&5 ld: unknown flag: -rpath configure: failed program was: #line 3110 "configure" #include "confdefs.h" int main() { ; return 0; } configure:3146: checking for re2c configure:3174: checking for re2c version configure:3206: checking for gawk configure:3266: checking for bison configure:3306: checking for bison version configure:3346: checking for flex configure:3380: checking for yywrap in -lfl configure:3399: cc -o conftest -fno-common conftest.c -lfl 1>&5 configure:3423: checking lex output file root configure:3444: checking whether yytext is a pointer configure:3463: cc -o conftest -fno-common conftest.c -lfl 1>&5 configure:3487: checking for working const configure:3541: cc -c -fno-common conftest.c 1>&5 configure:3567: checking for flex version configure:3831: checking whether to force non-PIC code in shared modules configure:3859: checking whether /dev/urandom exists configure:3938: cc -o conftest -fno-common conftest.c -l-pthread 1>&5 ld: can't locate file for: -l-pthread configure: failed program was: #line 3920 "configure" #include "confdefs.h" #include #include void *thread_routine(void *data) { return data; } int main() { pthread_t thd; pthread_mutexattr_t mattr; int data = 1; pthread_mutexattr_init(&mattr); return pthread_create(&thd, NULL, thread_routine, &data); } configure:3958: checking for pthreads_cflags configure:4028: checking for pthreads_lib configure:4202: checking for AOLserver support configure:4459: checking for Apache 1.x module support via DSO through APXS configure:4782: checking for Apache 1.x module support configure:5615: checking whether to enable Apache charset compatibility option configure:5788: checking for Apache 2.0 filter-module support via DSO through APXS configure:6636: checking for Apache 2.0 handler-module support via DSO through APXS configure:7485: checking for Apache 1.x (hooks) module support via DSO through APXS configure:7808: checking for Apache 1.x (hooks) module support configure:8641: checking whether to enable Apache charset compatibility option configure:8815: checking for Caudium support configure:9166: checking for CLI build configure:9212: checking for Continuity support configure:9489: checking for embedded SAPI library support configure:9706: checking for Zeus ISAPI support configure:9955: checking for Milter support configure:10239: checking for NSAPI support configure:10591: checking for PHTTPD support configure:10837: checking for Pi3Web support configure:11204: checking whether Roxen module is build using ZTS configure:11228: checking for Roxen/Pike support configure:11506: checking for thttpd configure:11767: checking for TUX configure:12013: checking for webjames configure:12365: checking whether to build CGI binary configure:12388: checking whether to enable fastcgi support configure:12403: checking whether to force Apache CGI redirect configure:12416: checking whether to discard path_info + path_translated configure:12429: checking whether to enable path info checking configure:12641: checking for chosen SAPI module configure:12699: checking for sendmail configure:12738: checking whether system uses EBCDIC configure:12757: cc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 12749 "configure" #include "confdefs.h" int main(void) { return (unsigned char)'A' != (unsigned char)0xC1; } configure:12785: checking whether byte ordering is bigendian configure:12811: cc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 12795 "configure" #include "confdefs.h" int main(void) { short one = 1; char *cp = (char *)&one; if (*cp == 0) { return(0); } else { return(1); } } configure:12837: checking whether writing to stdout works configure:12866: cc -o conftest -fno-common conftest.c 1>&5 configure:12941: checking for socket configure:12969: cc -o conftest -fno-common conftest.c 1>&5 configure:13198: checking for socketpair configure:13226: cc -o conftest -fno-common conftest.c 1>&5 configure:13455: checking for htonl configure:13483: cc -o conftest -fno-common conftest.c 1>&5 configure:13712: checking for gethostname configure:13740: cc -o conftest -fno-common conftest.c 1>&5 configure:13969: checking for gethostbyaddr configure:13997: cc -o conftest -fno-common conftest.c 1>&5 configure:14226: checking for yp_get_default_domain configure:14254: cc -o conftest -fno-common conftest.c 1>&5 configure:14484: checking for dlopen configure:14512: cc -o conftest -fno-common conftest.c 1>&5 configure:14742: checking for sin in -lm configure:14761: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:14754: warning: conflicting types for built-in function `sin' configure:14795: checking for res_search configure:14823: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:15331: checking for inet_aton configure:15359: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:15727: checking for dn_skipname configure:15755: cc -o conftest -fno-common conftest.c -lm 1>&5 ld: Undefined symbols: _dn_skipname configure: failed program was: #line 15732 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dn_skipname(); 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 dn_skipname(); 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_dn_skipname) || defined (__stub___dn_skipname) choke me #else dn_skipname(); #endif ; return 0; } configure:15773: checking for __dn_skipname configure:15801: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:16121: checking for ANSI C header files configure:16134: cc -E conftest.c >/dev/null 2>conftest.out configure:16201: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:16229: checking for dirent.h that defines DIR configure:16242: cc -c -fno-common conftest.c 1>&5 configure:16267: checking for opendir in -ldir configure:16286: cc -o conftest -fno-common conftest.c -ldir -lm 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 16275 "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:16409: checking for inttypes.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for stdint.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for dirent.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for ApplicationServices/ApplicationServices.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16415:53: ApplicationServices/ApplicationServices.h: No such file or directory configure: failed program was: #line 16414 "configure" #include "confdefs.h" #include configure:16409: checking for sys/param.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/types.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/time.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for netinet/in.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for alloca.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for arpa/inet.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for arpa/nameser.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for assert.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for crypt.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16415:19: crypt.h: No such file or directory configure: failed program was: #line 16414 "configure" #include "confdefs.h" #include configure:16409: checking for fcntl.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for grp.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for ieeefp.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16415:20: ieeefp.h: No such file or directory configure: failed program was: #line 16414 "configure" #include "confdefs.h" #include configure:16409: checking for langinfo.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for limits.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for locale.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for monetary.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for mach-o/dyld.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for netdb.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for pwd.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for resolv.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for signal.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for stdarg.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for stdlib.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for string.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for syslog.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sysexits.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/ioctl.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/file.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/mman.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/mount.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/poll.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/resource.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/select.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/socket.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/stat.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/statfs.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16415:24: sys/statfs.h: No such file or directory configure: failed program was: #line 16414 "configure" #include "confdefs.h" #include configure:16409: checking for sys/statvfs.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/vfs.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16415:21: sys/vfs.h: No such file or directory configure: failed program was: #line 16414 "configure" #include "confdefs.h" #include configure:16409: checking for sys/sysexits.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16415:26: sys/sysexits.h: No such file or directory configure: failed program was: #line 16414 "configure" #include "confdefs.h" #include configure:16409: checking for sys/varargs.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16415:25: sys/varargs.h: No such file or directory configure: failed program was: #line 16414 "configure" #include "confdefs.h" #include configure:16409: checking for sys/wait.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/loadavg.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16415:25: sys/loadavg.h: No such file or directory configure: failed program was: #line 16414 "configure" #include "confdefs.h" #include configure:16409: checking for termios.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for unistd.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for unix.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16415:18: unix.h: No such file or directory configure: failed program was: #line 16414 "configure" #include "confdefs.h" #include configure:16409: checking for utime.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/utsname.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for sys/ipc.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for dlfcn.h configure:16419: cc -E conftest.c >/dev/null 2>conftest.out configure:16409: checking for assert.h configure:16448: checking for fopencookie configure:16476: cc -o conftest -fno-common conftest.c -lm 1>&5 ld: Undefined symbols: _fopencookie configure: failed program was: #line 16453 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fopencookie(); 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 fopencookie(); 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_fopencookie) || defined (__stub___fopencookie) choke me #else fopencookie(); #endif ; return 0; } configure:16623: checking for broken getcwd configure:16638: checking for broken libc stdio configure:16699: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:16727: checking whether struct tm is in sys/time.h or time.h configure:16740: cc -c -fno-common conftest.c 1>&5 configure:16761: checking for tm_zone in struct tm configure:16774: cc -c -fno-common conftest.c 1>&5 configure:16833: checking for missing declarations of reentrant functions configure:16842: cc -c -fno-common conftest.c 1>&5 configure:16867: cc -c -fno-common conftest.c 1>&5 configure:16892: cc -c -fno-common conftest.c 1>&5 configure:16917: cc -c -fno-common conftest.c 1>&5 configure:16942: cc -c -fno-common conftest.c 1>&5 configure:16963: checking for fclose declaration configure:16972: cc -c -fno-common conftest.c 1>&5 configure:16998: checking for tm_gmtoff in struct tm configure:17011: cc -c -fno-common conftest.c 1>&5 configure:17034: checking for struct flock configure:17049: cc -c -fno-common conftest.c 1>&5 configure:17076: checking for socklen_t configure:17093: cc -c -fno-common conftest.c 1>&5 configure:17119: checking size of size_t configure:17138: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:17158: checking size of long long configure:17177: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:17197: checking size of long long int configure:17216: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:17236: checking size of long configure:17255: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:17275: checking size of int configure:17294: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:17316: checking size of intmax_t configure:17357: cc -o conftest -fno-common conftest.c 1>&5 configure:17396: checking size of ssize_t configure:17437: cc -o conftest -fno-common conftest.c 1>&5 configure:17476: checking size of ptrdiff_t configure:17517: cc -o conftest -fno-common conftest.c 1>&5 configure:17556: checking for st_blksize in struct stat configure:17569: cc -c -fno-common conftest.c 1>&5 configure:17591: checking for st_blocks in struct stat configure:17604: cc -c -fno-common conftest.c 1>&5 configure:17631: checking for st_rdev in struct stat configure:17644: cc -c -fno-common conftest.c 1>&5 configure:17666: checking for size_t configure:17699: checking for uid_t in sys/types.h configure:17735: checking for struct sockaddr_storage configure:17748: cc -c -fno-common conftest.c 1>&5 configure:17769: checking for field sa_len in struct sockaddr configure:17783: cc -c -fno-common conftest.c 1>&5 configure:17806: checking for IPv6 support configure:17820: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:17836: checking for vprintf configure:17864: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:17848: warning: conflicting types for built-in function `vprintf' configure:18023: checking for alphasort configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for asctime_r configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for chroot configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for ctime_r configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for cuserid configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 ld: Undefined symbols: _cuserid configure: failed program was: #line 18028 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char cuserid(); 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 cuserid(); 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_cuserid) || defined (__stub___cuserid) choke me #else cuserid(); #endif ; return 0; } configure:18023: checking for crypt configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for flock configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for ftok configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for funopen configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for gai_strerror configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for gcvt configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for getloadavg configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for getlogin configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for getprotobyname configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for getprotobynumber configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for getservbyname configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for getservbyport configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for getrusage configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for gettimeofday configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for gmtime_r configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for getpwnam_r configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for getgrnam_r configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for getpwuid_r configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for grantpt configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for inet_ntoa configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for inet_ntop configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for inet_pton configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for isascii configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for link configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for localtime_r configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for lockf configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for lchown configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for lrand48 configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for memcpy configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18035: warning: conflicting types for built-in function `memcpy' configure:18023: checking for memmove configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for mkstemp configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for mmap configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for nl_langinfo configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for perror configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for poll configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for ptsname configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for putenv configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for realpath configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for random configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for rand_r configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for regcomp configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for res_search configure:18023: checking for scandir configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for setitimer configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for setlocale configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for localeconv configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for setenv configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for setpgid configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for setsockopt configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for setvbuf configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for shutdown configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for sin configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18035: warning: conflicting types for built-in function `sin' configure:18023: checking for snprintf configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18035: warning: conflicting types for built-in function `snprintf' configure:18023: checking for srand48 configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for srandom configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for statfs configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for statvfs configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for std_syslog configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 ld: Undefined symbols: _std_syslog configure: failed program was: #line 18028 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char std_syslog(); 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 std_syslog(); 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_std_syslog) || defined (__stub___std_syslog) choke me #else std_syslog(); #endif ; return 0; } configure:18023: checking for strcasecmp configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for strcoll configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for strdup configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for strerror configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for strftime configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for strptime configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for strstr configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18035: warning: conflicting types for built-in function `strstr' configure:18023: checking for strtok_r configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for symlink configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for tempnam configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for tzset configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for unlockpt configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for unsetenv configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for usleep configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for nanosleep configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for utime configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18023: checking for vsnprintf configure:18051: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18035: warning: conflicting types for built-in function `vsnprintf' configure:18077: checking for getaddrinfo configure:18089: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18135: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18167: checking for strlcat configure:18195: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18167: checking for strlcpy configure:18195: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18167: checking for getopt configure:18195: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18222: checking whether utime accepts a null argument configure:18243: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18269: checking for working alloca.h configure:18302: checking for alloca configure:18335: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18502: checking for declared timezone configure:18523: cc -c -fno-common conftest.c 1>&5 configure:18549: checking for type of reentrant time-related functions configure:18578: cc -o conftest -fno-common conftest.c -lm 1>&5 configure: In function `main': configure:18570: warning: assignment makes integer from pointer without a cast configure:18571: error: too many arguments to function `asctime_r' configure: failed program was: #line 18560 "configure" #include "confdefs.h" #include main() { char buf[27]; struct tm t; time_t old = 0; int r, s; s = gmtime_r(&old, &t); r = (int) asctime_r(&t, buf, 26); if (r == s && s == 0) return (0); return (1); } configure:18610: cc -o conftest -fno-common conftest.c -lm 1>&5 configure: In function `main': configure:18603: error: too many arguments to function `asctime_r' configure: failed program was: #line 18594 "configure" #include "confdefs.h" #include main() { struct tm t, *s; time_t old = 0; char buf[27], *p; s = gmtime_r(&old, &t); p = asctime_r(&t, buf, 26); if (p == buf && s == &t) return (0); return (1); } configure:18648: checking for readdir_r configure:18676: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18698: checking for type of readdir_r configure:18734: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:18797: checking for in_addr_t configure:18836: checking for crypt_r configure:18864: cc -o conftest -fno-common conftest.c -lm 1>&5 ld: Undefined symbols: _crypt_r configure: failed program was: #line 18841 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char crypt_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 crypt_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_crypt_r) || defined (__stub___crypt_r) choke me #else crypt_r(); #endif ; return 0; } configure:19021: checking whether to include gcov symbols configure:19184: checking whether to include debugging symbols configure:19226: checking layout of installed files configure:19261: checking path to configuration file configure:19295: checking where to scan for configuration files configure:19331: checking whether to enable safe mode by default configure:19366: checking for safe mode exec dir configure:19410: checking whether to enable PHP's own SIGCHLD handler configure:19448: checking whether to enable magic quotes by default configure:19486: checking whether to explicitly link against libgcc configure:19566: checking whether to enable short tags by default configure:19604: checking whether to enable dmalloc configure:19692: checking whether to enable IPv6 support configure:19722: checking how big to make fd sets configure:19793: checking whether to enable LIBXML support configure:19841: checking libxml2 install dir configure:19870: checking for xml2-config path configure:20028: checking whether libxml build works configure:20055: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:20409: checking for OpenSSL support configure:20456: checking for Kerberos support configure:21874: checking for PCRE support configure:22706: checking for ZLIB support configure:22753: checking if the location of ZLIB install directory is defined configure:23347: checking whether to enable bc style precision math functions configure:23704: checking for BZip2 support configure:24341: checking whether to enable calendar conversion support configure:24677: checking whether to enable ctype functions configure:25013: checking for cURL support configure:25060: checking if we should use cURL for url streams configure:26511: checking size of long configure:26550: checking size of int configure:26590: checking for int32_t configure:26615: cc -c -fno-common conftest.c 1>&5 configure:26638: checking for uint32_t configure:26663: cc -c -fno-common conftest.c 1>&5 configure:26695: checking for sys/types.h configure:26695: checking for inttypes.h configure:26695: checking for stdint.h configure:26695: checking for string.h configure:26695: checking for stdlib.h configure:26735: checking for strtoll configure:26763: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:26735: checking for atoll configure:26763: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:26735: checking for strftime configure:27734: checking for QDBM support configure:28065: checking for GDBM support configure:28382: checking for NDBM support configure:28688: checking for Berkeley DB4 support configure:29011: checking for Berkeley DB3 support configure:29334: checking for Berkeley DB2 support configure:29573: checking for DB1 support configure:29928: checking for DBM support configure:30337: checking for CDB support configure:30368: checking for INI File support configure:30399: checking for FlatFile support configure:30414: checking whether to enable DBA interface configure:30733: checking whether to enable dbase support configure:31069: checking whether to enable DOM support configure:31745: checking whether to enable EXIF (metadata from images) support configure:32081: checking for FrontBase SQL92 (fbsql) support configure:32577: checking for FDF support configure:33397: checking whether to enable input filter support configure:33444: checking pcre install prefix configure:33852: checking whether to enable FTP support configure:33899: checking OpenSSL dir for FTP configure:34905: checking for GD support configure:34953: checking for the location of libjpeg configure:34981: checking for the location of libpng configure:35036: checking for the location of libXpm configure:35062: checking for FreeType 1.x support configure:35088: checking for FreeType 2 configure:35114: checking for T1lib support configure:35140: checking whether to enable truetype string function in GD configure:35166: checking whether to enable JIS-mapped Japanese font support in GD configure:43515: checking for GNU gettext support configure:44265: checking for GNU MP support configure:45040: checking whether to enable hash support configure:45614: checking for iconv support configure:46962: checking for IMAP support configure:47009: checking for IMAP Kerberos support configure:47035: checking for IMAP SSL support configure:49301: checking for InterBase support configure:50228: checking whether to enable JavaScript Object Serialization support configure:50676: checking for LDAP support configure:50723: checking for LDAP Cyrus SASL support configure:53549: checking whether to enable multibyte string support configure:53596: checking whether to enable multibyte regex support configure:53622: checking whether to check multibyte regex backtrack configure:53648: checking for external libmbfl configure:55241: checking for mcrypt support configure:56076: checking for mhash support configure:56552: checking whether to include mime_magic support configure:56910: checking for MING support configure:58142: checking for mSQL support configure:58655: checking for MSSQL support via FreeTDS configure:59308: checking for MySQL support configure:59355: checking for specified location of the MySQL UNIX socket configure:60521: checking for MySQLi support configure:60568: checking whether to enable embedded MySQLi support configure:61343: checking for ncurses support configure:62435: checking for Oracle (OCI8) support configure:68645: checking whether to enable pcntl support configure:69213: checking whether to enable PDO support configure:79321: checking for PostgreSQL support configure:80946: checking whether to enable POSIX-like functions configure:81421: checking for PSPELL support configure:82156: checking for libedit readline replacement configure:82204: checking for readline support configure:83851: checking for recode support configure:84665: checking whether to enable reflection support configure:84980: checking whether to enable PHP sessions configure:85027: checking for mm support configure:85767: checking whether to enable shmop support configure:86103: checking whether to enable SimpleXML support configure:86744: checking for SNMP support configure:86791: checking OpenSSL dir for SNMP configure:86817: checking whether to enable UCD SNMP hack configure:88609: checking whether to enable SOAP support configure:89212: checking whether to enable sockets support configure:89706: checking enable SPL suppport configure:90124: checking for sqlite support configure:90171: checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1) configure:91154: checking whether flush should be called explicitly after a buffered io configure:91203: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure: failed program was: #line 91165 "configure" #include "confdefs.h" #include #include int main(int argc, char **argv) { char *filename = tmpnam(NULL); char buffer[64]; int result = 0; FILE *fp = fopen(filename, "wb"); if (NULL == fp) return 0; fputs("line 1\n", fp); fputs("line 2\n", fp); fclose(fp); fp = fopen(filename, "rb+"); if (NULL == fp) return 0; fgets(buffer, sizeof(buffer), fp); fputs("line 3\n", fp); rewind(fp); fgets(buffer, sizeof(buffer), fp); if (0 != strcmp(buffer, "line 1\n")) result = 1; fgets(buffer, sizeof(buffer), fp); if (0 != strcmp(buffer, "line 3\n")) result = 1; fclose(fp); unlink(filename); exit(result); } configure:91279: checking for standard DES crypt configure:91309: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91339: checking for extended DES crypt configure:91369: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91399: checking for MD5 crypt configure:91438: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure: failed program was: #line 91410 "configure" #include "confdefs.h" #if HAVE_UNISTD_H #include #endif #if HAVE_CRYPT_H #include #endif main() { #if HAVE_CRYPT char salt[15], answer[40]; salt[0]='$'; salt[1]='1'; salt[2]='$'; salt[3]='r'; salt[4]='a'; salt[5]='s'; salt[6]='m'; salt[7]='u'; salt[8]='s'; salt[9]='l'; salt[10]='e'; salt[11]='$'; salt[12]='\0'; strcpy(answer,salt); strcat(answer,"rISCgZzpwk3UhDidwXvin0"); exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); #else exit(0); #endif } configure:91497: checking for Blowfish crypt configure:91533: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure: failed program was: #line 91508 "configure" #include "confdefs.h" #if HAVE_UNISTD_H #include #endif #if HAVE_CRYPT_H #include #endif main() { #if HAVE_CRYPT char salt[30], answer[70]; salt[0]='$'; salt[1]='2'; salt[2]='a'; salt[3]='$'; salt[4]='0'; salt[5]='7'; salt[6]='$'; salt[7]='\0'; strcat(salt,"rasmuslerd............"); strcpy(answer,salt); strcpy(&answer[29],"nIdrcHdxcUxWomQX9j6kvERCFjTg7Ra"); exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); #else exit(0); #endif } configure:91565: checking for getcwd configure:91593: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91565: checking for getwd configure:91593: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91565: checking for asinh configure:91593: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91565: checking for acosh configure:91593: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91565: checking for atanh configure:91593: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91565: checking for log1p configure:91593: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91565: checking for hypot configure:91593: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91565: checking for glob configure:91593: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91565: checking for strfmon configure:91593: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91565: checking for nice configure:91593: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91565: checking for fpclass configure:91593: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 ld: Undefined symbols: _fpclass configure: failed program was: #line 91570 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fpclass(); 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 fpclass(); 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_fpclass) || defined (__stub___fpclass) choke me #else fpclass(); #endif ; return 0; } configure:91565: checking for isinf configure:91593: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91565: checking for isnan configure:91593: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91618: checking for working fnmatch configure:91633: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91799: checking which regex library to use configure:91803: checking whether rounding works as expected configure:91824: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91854: checking for fork configure:91882: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:91914: checking if your OS can spawn processes with inherited handles configure:91939: checking for res_nmkquery configure:91967: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 ld: Undefined symbols: _res_nmkquery configure: failed program was: #line 91944 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char res_nmkquery(); 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 res_nmkquery(); 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_res_nmkquery) || defined (__stub___res_nmkquery) choke me #else res_nmkquery(); #endif ; return 0; } configure:91985: checking for __res_nmkquery configure:92013: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 ld: Undefined symbols: ___res_nmkquery configure: failed program was: #line 91990 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __res_nmkquery(); 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 __res_nmkquery(); 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___res_nmkquery) || defined (__stub_____res_nmkquery) choke me #else __res_nmkquery(); #endif ; return 0; } configure:92051: checking for res_nmkquery in -lresolv configure:92070: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lresolv -lm -lxml2 -lz -liconv -lm 1>&5 ld: Undefined symbols: _res_nmkquery configure: failed program was: #line 92059 "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 res_nmkquery(); int main() { res_nmkquery() ; return 0; } configure:92090: checking for __res_nmkquery in -lresolv configure:92109: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lresolv -lm -lxml2 -lz -liconv -lm 1>&5 ld: Undefined symbols: ___res_nmkquery configure: failed program was: #line 92098 "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 __res_nmkquery(); int main() { __res_nmkquery() ; return 0; } configure:92187: checking for res_nmkquery in -lbind configure:92206: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lbind -lm -lxml2 -lz -liconv -lm 1>&5 ld: can't locate file for: -lbind configure: failed program was: #line 92195 "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 res_nmkquery(); int main() { res_nmkquery() ; return 0; } configure:92226: checking for __res_nmkquery in -lbind configure:92245: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lbind -lm -lxml2 -lz -liconv -lm 1>&5 ld: can't locate file for: -lbind configure: failed program was: #line 92234 "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 __res_nmkquery(); int main() { __res_nmkquery() ; return 0; } configure:92323: checking for res_nmkquery in -lsocket configure:92342: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lsocket -lm -lxml2 -lz -liconv -lm 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 92331 "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 res_nmkquery(); int main() { res_nmkquery() ; return 0; } configure:92362: checking for __res_nmkquery in -lsocket configure:92381: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lsocket -lm -lxml2 -lz -liconv -lm 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 92370 "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 __res_nmkquery(); int main() { __res_nmkquery() ; return 0; } configure:92474: checking for res_nsend configure:92502: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 ld: Undefined symbols: _res_nsend configure: failed program was: #line 92479 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char res_nsend(); 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 res_nsend(); 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_res_nsend) || defined (__stub___res_nsend) choke me #else res_nsend(); #endif ; return 0; } configure:92520: checking for __res_nsend configure:92548: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 ld: Undefined symbols: ___res_nsend configure: failed program was: #line 92525 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __res_nsend(); 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 __res_nsend(); 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___res_nsend) || defined (__stub_____res_nsend) choke me #else __res_nsend(); #endif ; return 0; } configure:92586: checking for res_nsend in -lresolv configure:92605: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lresolv -lm -lxml2 -lz -liconv -lm 1>&5 ld: Undefined symbols: _res_nsend configure: failed program was: #line 92594 "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 res_nsend(); int main() { res_nsend() ; return 0; } configure:92625: checking for __res_nsend in -lresolv configure:92644: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lresolv -lm -lxml2 -lz -liconv -lm 1>&5 ld: Undefined symbols: ___res_nsend configure: failed program was: #line 92633 "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 __res_nsend(); int main() { __res_nsend() ; return 0; } configure:92722: checking for res_nsend in -lbind configure:92741: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lbind -lm -lxml2 -lz -liconv -lm 1>&5 ld: can't locate file for: -lbind configure: failed program was: #line 92730 "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 res_nsend(); int main() { res_nsend() ; return 0; } configure:92761: checking for __res_nsend in -lbind configure:92780: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lbind -lm -lxml2 -lz -liconv -lm 1>&5 ld: can't locate file for: -lbind configure: failed program was: #line 92769 "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 __res_nsend(); int main() { __res_nsend() ; return 0; } configure:92858: checking for res_nsend in -lsocket configure:92877: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lsocket -lm -lxml2 -lz -liconv -lm 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 92866 "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 res_nsend(); int main() { res_nsend() ; return 0; } configure:92897: checking for __res_nsend in -lsocket configure:92916: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lsocket -lm -lxml2 -lz -liconv -lm 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 92905 "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 __res_nsend(); int main() { __res_nsend() ; return 0; } configure:93009: checking for dn_expand configure:93037: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:93540: checking whether atof() accepts NAN configure:93571: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:93598: checking whether atof() accepts INF configure:93632: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:93659: checking whether HUGE_VAL == INF configure:93693: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:93720: checking whether HUGE_VAL + -HUGEVAL == NAN configure:93756: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:93783: checking whether strptime() declaration fails configure:93805: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:93799: error: conflicting types for `strptime' /usr/include/time.h:135: error: previous declaration of `strptime' configure:93799: warning: extern declaration of `strptime' doesn't match global one configure: failed program was: #line 93789 "configure" #include "confdefs.h" #include int main() { #ifndef HAVE_STRPTIME #error no strptime() on this platform #else /* use invalid strptime() declaration to see if it fails to compile */ int strptime(const char *s, const char *format, struct tm *tm); #endif ; return 0; } configure:93833: checking for wchar.h configure:93843: cc -E conftest.c >/dev/null 2>conftest.out configure:93872: checking for mblen configure:93900: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:93927: checking for mbrlen configure:93955: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:93927: checking for mbsinit configure:93955: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure:93980: checking for mbstate_t configure:93999: cc -c -fno-common conftest.c 1>&5 configure:94375: checking for Sybase support configure:95042: checking for Sybase-CT support configure:96121: checking whether to enable System V IPC support configure:96493: checking whether to enable System V semaphore support configure:96875: checking whether to enable System V shared memory support configure:97211: checking for TIDY support configure:97855: checking whether to enable tokenizer support configure:98193: checking whether to enable WDDX support configure:98268: checking libexpat dir for WDDX configure:99040: checking whether to enable XML support configure:99115: checking libexpat install dir configure:99857: checking whether to enable XMLReader support configure:100492: checking for XMLRPC-EPI support configure:100567: checking libexpat dir for XMLRPC-EPI configure:100593: checking iconv dir for XMLRPC-EPI configure:102998: checking whether to enable XMLWriter support configure:103601: checking for XSL support configure:104269: checking for zip archive read/writesupport configure:104882: checking whether to install PEAR configure:104992: checking for bison version configure:105049: checking for inttypes.h configure:105049: checking for stdint.h configure:105049: checking for limits.h configure:105049: checking for malloc.h configure:105059: cc -E conftest.c >/dev/null 2>conftest.out configure:105049: checking for string.h configure:105049: checking for unistd.h configure:105049: checking for stdarg.h configure:105049: checking for sys/types.h configure:105049: checking for sys/time.h configure:105049: checking for signal.h configure:105049: checking for unix.h configure:105049: checking for stdlib.h configure:105049: checking for mach-o/dyld.h configure:105049: checking for dlfcn.h configure:105087: checking for size_t configure:105120: checking return type of signal handlers configure:105142: cc -c -fno-common conftest.c 1>&5 configure:105166: checking for uint configure:105199: checking for ulong configure:105234: checking for int32_t configure:105255: cc -c -fno-common conftest.c 1>&5 configure:105274: checking for uint32_t configure:105295: cc -c -fno-common conftest.c 1>&5 configure:105314: checking for vprintf configure:105419: checking for 8-bit clean memcmp configure:105437: cc -o conftest -fno-common conftest.c 1>&5 configure:105457: checking for working alloca.h configure:105490: checking for alloca configure:105691: checking for memcpy configure:105691: checking for strdup configure:105691: checking for getpid configure:105719: cc -o conftest -fno-common conftest.c 1>&5 configure:105691: checking for kill configure:105719: cc -o conftest -fno-common conftest.c 1>&5 configure:105691: checking for strtod configure:105719: cc -o conftest -fno-common conftest.c 1>&5 configure:105691: checking for strtol configure:105719: cc -o conftest -fno-common conftest.c 1>&5 configure:105691: checking for finite configure:105719: cc -o conftest -fno-common conftest.c 1>&5 configure:105691: checking for fpclass configure:105745: checking whether sprintf is broken configure:105760: cc -o conftest -fno-common conftest.c 1>&5 configure:105794: checking for finite configure:105794: checking for isfinite configure:105822: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _isfinite configure: failed program was: #line 105799 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char isfinite(); 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 isfinite(); 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_isfinite) || defined (__stub___isfinite) choke me #else isfinite(); #endif ; return 0; } configure:105794: checking for isinf configure:105794: checking for isnan configure:105849: checking whether fp_except is defined configure:105866: cc -c -fno-common conftest.c 1>&5 configure:105857:27: floatingpoint.h: No such file or directory configure: In function `main': configure:105861: error: `fp_except' undeclared (first use in this function) configure:105861: error: (Each undeclared identifier is reported only once configure:105861: error: for each function it appears in.) configure:105861: error: parse error before "x" configure: failed program was: #line 105855 "configure" #include "confdefs.h" #include int main() { fp_except x = (fp_except) 0; ; return 0; } configure:105896: checking for dlfcn.h configure:105934: checking whether dlsym() requires a leading underscore in symbol names configure:106002: cc -o conftest -fno-common conftest.c 1>&5 configure:106085: checking virtual machine dispatch method configure:106089: checking whether to enable thread-safety configure:106093: checking whether to enable inline optimization for GCC configure:106097: checking whether to enable Zend debugging configure:106101: checking whether to enable Zend multibyte configure:106174: checking for inline configure:106188: cc -c -fno-common conftest.c 1>&5 configure:106217: checking target system is Darwin configure:106229: checking for MM alignment and log values configure:106273: cc -o conftest -fno-common conftest.c 1>&5 configure:106298: checking for memory allocation using mmap(MAP_ANON) configure:106342: cc -o conftest -fno-common conftest.c 1>&5 configure:106364: checking for memory allocation using mmap(/dev/zero) configure:106418: cc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 106372 "configure" #include "confdefs.h" #include #include #include #include #include #include #ifndef MAP_ANON # ifdef MAP_ANONYMOUS # define MAP_ANON MAP_ANONYMOUS # endif #endif #ifndef MREMAP_MAYMOVE # define MREMAP_MAYMOVE 0 #endif #ifndef MAP_FAILED # define MAP_FAILED ((void*)-1) #endif #define SEG_SIZE (256*1024) int main() { int fd; void *seg; fd = open("/dev/zero", O_RDWR, S_IRUSR | S_IWUSR); if (fd < 0) { return 1; } seg = mmap(NULL, SEG_SIZE, PROT_READ | PROT_WRITE, MAP_PRIVATE, fd, 0); if (seg == MAP_FAILED) { return 2; } if (munmap(seg, SEG_SIZE) != 0) { return 3; } if (close(fd) != 0) { return 4; } return 0; } configure:106442: checking for mremap configure:106470: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _mremap configure: failed program was: #line 106447 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mremap(); 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 mremap(); 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_mremap) || defined (__stub___mremap) choke me #else mremap(); #endif ; return 0; } configure:106537: checking for stdarg.h configure:107545: checking build system type configure:107574: checking for ld used by cc configure:107646: checking if the linker (/usr/bin/ld) is GNU ld configure:107666: checking for /usr/bin/ld option to reload object files configure:107691: checking for BSD-compatible nm configure:107737: checking how to recognise dependent libraries configure:107915: checking for object suffix configure:107921: cc -c -fno-common conftest.c 1>&5 configure:107941: checking for executable suffix configure:107951: cc -o conftest -fno-common conftest.c 1>&5 configure:108144: checking how to run the C++ preprocessor configure:108162: c++ -E conftest.C >/dev/null 2>conftest.out configure:108193: checking the maximum length of command line arguments configure:108294: checking command to parse /usr/bin/nm -p output from cc object configure:108389: c++ -c -fno-common conftest.C 1>&5 configure:108392: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' > conftest.nm cannot find nm_test_var in conftest.nm configure:108389: c++ -c -fno-common conftest.C 1>&5 configure:108392: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' > conftest.nm configure:108443: c++ -o conftest -fno-common conftest.C conftstm.o 1>&5 configure:108483: checking for objdir configure:108549: checking for ar configure:108616: checking for ranlib configure:108683: checking for strip configure:109020: checking if cc static flag works configure:109070: checking if cc supports -fno-rtti -fno-exceptions configure:109087: cc -c -fno-common -fno-rtti -fno-exceptions conftest.c 1>&5 cc1: warning: "-frtti" is valid for C++ but not for C/ObjC configure:109091: $? = 0 configure:109120: checking for cc option to produce PIC configure:109331: checking if cc PIC flag -fPIC works configure:109348: cc -c -fno-common -fPIC -DPIC conftest.c 1>&5 configure:109352: $? = 0 configure:109390: checking if cc supports -c -o file.o configure:109410: cc -c -fno-common -o out/conftest2.o conftest.c 1>&5 configure:109414: $? = 0 configure:109461: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:110358: checking dynamic linker characteristics configure:110932: checking how to hardcode library paths into programs configure:110970: checking whether stripping libraries is possible configure:111555: checking if libtool supports shared libraries configure:111559: checking whether to build shared libraries configure:111582: checking whether to build static libraries configure:112389: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:113229: c++ -c -fno-common conftest.cpp 1>&5 configure:113339: checking for c++ option to produce PIC configure:113673: checking if c++ supports -c -o file.o configure:113693: c++ -c -fno-common -o out/conftest2.o conftest.cpp 1>&5 configure:113697: $? = 0 configure:113744: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:113830: checking dynamic linker characteristics configure:114404: checking how to hardcode library paths into programs configure:114442: checking whether stripping libraries is possible