This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1885: checking for Cygwin environment configure:1918: checking for mingw32 environment configure:1949: checking for egrep configure:1964: checking for a sed that does not truncate output configure:2114: checking host system type configure:2135: checking target system type configure:2247: checking for gcc configure:2360: checking whether the C compiler (gcc ) works configure:2376: gcc -o conftest conftest.c 1>&5 configure:2402: checking whether the C compiler (gcc ) is a cross-compiler configure:2407: checking whether we are using GNU C configure:2435: checking whether gcc accepts -g configure:2467: checking how to run the C preprocessor configure:2549: checking for icc configure:2573: checking for suncc configure:2598: checking whether gcc and cc understand -c and -o together configure:2649: checking how to run the C preprocessor configure:2729: checking for AIX configure:2753: checking whether ln -s works configure:2778: checking for system library directory configure:2804: checking whether to enable runpaths configure:2828: checking if compiler supports -R configure:2861: checking if compiler supports -Wl,-rpath, configure:2907: checking for gawk configure:2948: checking if nawk is broken configure:2967: checking for bison configure:2967: checking for byacc configure:3007: checking for bison version configure:3045: checking for re2c configure:3112: checking whether to enable computed goto gcc extension with re2c configure:3425: checking whether to force non-PIC code in shared modules configure:3455: checking whether /dev/urandom exists configure:3534: gcc -o conftest -g -O2 -fvisibility=hidden -pthread conftest.c 1>&5 configure:3554: checking for pthreads_cflags configure:3624: checking for pthreads_lib configure:3798: checking for AOLserver support configure:4055: checking for Apache 1.x module support via DSO through APXS configure:4378: checking for Apache 1.x module support configure:5211: checking whether to enable Apache charset compatibility option configure:5384: checking for Apache 2.0 filter-module support via DSO through APXS configure:6232: checking for Apache 2.0 handler-module support via DSO through APXS configure:7081: checking for Apache 1.x (hooks) module support via DSO through APXS configure:7404: checking for Apache 1.x (hooks) module support configure:8237: checking whether to enable Apache charset compatibility option configure:8411: checking for Caudium support configure:8762: checking for CLI build configure:8812: checking for Continuity support configure:9089: checking for embedded SAPI library support configure:9306: checking for Zeus ISAPI support configure:9552: checking for LiteSpeed support configure:9806: checking for Milter support configure:10090: checking for NSAPI support configure:10442: checking for PHTTPD support configure:10688: checking for Pi3Web support configure:11055: checking whether Roxen module is build using ZTS configure:11079: checking for Roxen/Pike support configure:11357: checking for thttpd configure:11618: checking for TUX configure:11864: checking for webjames configure:12398: checking for chosen SAPI module configure:12455: checking for sendmail configure:12494: checking whether system uses EBCDIC configure:12541: checking whether byte ordering is bigendian configure:12593: checking whether writing to stdout works configure:12697: checking for socket configure:12725: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:12954: checking for socketpair configure:12982: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:13211: checking for htonl configure:13239: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:13468: checking for gethostname configure:13496: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:13725: checking for gethostbyaddr configure:13753: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:13982: checking for yp_get_default_domain configure:14010: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 /tmp/ccuZZDwW.o: In function `main': /home/install/php-5.3.2/configure:14004: undefined reference to `yp_get_default_domain' collect2: ld returned 1 exit status configure: failed program was: #line 13987 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char yp_get_default_domain(); 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 yp_get_default_domain(); 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_yp_get_default_domain) || defined (__stub___yp_get_default_domain) choke me #else yp_get_default_domain(); #endif ; return 0; } configure:14028: checking for __yp_get_default_domain configure:14056: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 /tmp/ccwdyrLZ.o: In function `main': /home/install/php-5.3.2/configure:14050: undefined reference to `__yp_get_default_domain' collect2: ld returned 1 exit status configure: failed program was: #line 14033 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __yp_get_default_domain(); 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 __yp_get_default_domain(); 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___yp_get_default_domain) || defined (__stub_____yp_get_default_domain) choke me #else __yp_get_default_domain(); #endif ; return 0; } configure:14094: checking for yp_get_default_domain in -lnsl configure:14113: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lnsl 1>&5 configure:14188: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lnsl 1>&5 configure:14240: checking for dlopen configure:14268: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lnsl 1>&5 /tmp/ccW7dQNg.o: In function `main': /home/install/php-5.3.2/configure:14262: undefined reference to `dlopen' collect2: ld returned 1 exit status configure: failed program was: #line 14245 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dlopen(); 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 dlopen(); 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_dlopen) || defined (__stub___dlopen) choke me #else dlopen(); #endif ; return 0; } configure:14286: checking for __dlopen configure:14314: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lnsl 1>&5 /tmp/ccWeTG1l.o: In function `main': /home/install/php-5.3.2/configure:14308: undefined reference to `__dlopen' collect2: ld returned 1 exit status configure: failed program was: #line 14291 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __dlopen(); 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 __dlopen(); 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___dlopen) || defined (__stub_____dlopen) choke me #else __dlopen(); #endif ; return 0; } configure:14352: checking for dlopen in -ldl configure:14371: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -ldl -lnsl 1>&5 configure:14446: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lnsl -ldl 1>&5 configure:14498: checking for sin in -lm configure:14551: checking for inet_aton configure:14579: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl 1>&5 configure:14944: checking for ANSI C header files configure:15052: checking for dirent.h that defines DIR configure:15090: checking for opendir in -ldir configure:15232: checking for inttypes.h configure:15232: checking for stdint.h configure:15232: checking for dirent.h configure:15232: checking for ApplicationServices/ApplicationServices.h configure:15232: checking for sys/param.h configure:15232: checking for sys/types.h configure:15232: checking for sys/time.h configure:15232: checking for netinet/in.h configure:15232: checking for alloca.h configure:15232: checking for arpa/inet.h configure:15232: checking for arpa/nameser.h configure:15232: checking for assert.h configure:15232: checking for crypt.h configure:15232: checking for dns.h configure:15232: checking for fcntl.h configure:15232: checking for grp.h configure:15232: checking for ieeefp.h configure:15232: checking for langinfo.h configure:15232: checking for limits.h configure:15232: checking for locale.h configure:15232: checking for monetary.h configure:15232: checking for netdb.h configure:15232: checking for pwd.h configure:15232: checking for resolv.h configure:15232: checking for signal.h configure:15232: checking for stdarg.h configure:15232: checking for stdlib.h configure:15232: checking for string.h configure:15232: checking for syslog.h configure:15232: checking for sysexits.h configure:15232: checking for sys/ioctl.h configure:15232: checking for sys/file.h configure:15232: checking for sys/mman.h configure:15232: checking for sys/mount.h configure:15232: checking for sys/poll.h configure:15232: checking for sys/resource.h configure:15232: checking for sys/select.h configure:15232: checking for sys/socket.h configure:15232: checking for sys/stat.h configure:15232: checking for sys/statfs.h configure:15232: checking for sys/statvfs.h configure:15232: checking for sys/vfs.h configure:15232: checking for sys/sysexits.h configure:15232: checking for sys/varargs.h configure:15232: checking for sys/wait.h configure:15232: checking for sys/loadavg.h configure:15232: checking for termios.h configure:15232: checking for unistd.h configure:15232: checking for unix.h configure:15232: checking for utime.h configure:15232: checking for sys/utsname.h configure:15232: checking for sys/ipc.h configure:15232: checking for dlfcn.h configure:15232: checking for assert.h configure:15271: checking for fopencookie configure:15331: gcc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:15382: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl 1>&5 configure: In function 'main': configure:15375: warning: incompatible implicit declaration of built-in function 'exit' configure:15446: checking for broken getcwd configure:15461: checking for broken libc stdio configure:15550: checking whether struct tm is in sys/time.h or time.h configure:15584: checking for tm_zone in struct tm configure:15656: checking for missing declarations of reentrant functions configure:15665: gcc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:15690: gcc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:15715: gcc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:15740: gcc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:15765: gcc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:15786: checking for fclose declaration configure:15795: gcc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:15821: checking for tm_gmtoff in struct tm configure:15857: checking for struct flock configure:15899: checking for socklen_t configure:15942: checking size of size_t configure:15981: checking size of long long configure:16020: checking size of long long int configure:16059: checking size of long configure:16098: checking size of int configure:16139: checking size of intmax_t configure:16219: checking size of ssize_t configure:16299: checking size of ptrdiff_t configure:16379: checking for st_blksize in struct stat configure:16414: checking for st_blocks in struct stat configure:16454: checking for st_rdev in struct stat configure:16489: checking for size_t configure:16522: checking for uid_t in sys/types.h configure:16558: checking for struct sockaddr_storage configure:16592: checking for field sa_len in struct sockaddr configure:16629: checking for IPv6 support configure:16659: checking for vprintf configure:16847: checking for alphasort configure:16847: checking for asctime_r configure:16847: checking for chroot configure:16847: checking for ctime_r configure:16847: checking for cuserid configure:16847: checking for crypt configure:16847: checking for flock configure:16847: checking for ftok configure:16847: checking for funopen configure:16847: checking for gai_strerror configure:16847: checking for gcvt configure:16847: checking for getloadavg configure:16847: checking for getlogin configure:16847: checking for getprotobyname configure:16847: checking for getprotobynumber configure:16847: checking for getservbyname configure:16847: checking for getservbyport configure:16847: checking for gethostname configure:16847: checking for getrusage configure:16847: checking for gettimeofday configure:16847: checking for gmtime_r configure:16847: checking for getpwnam_r configure:16847: checking for getgrnam_r configure:16847: checking for getpwuid_r configure:16847: checking for grantpt configure:16847: checking for inet_ntoa configure:16847: checking for inet_ntop configure:16847: checking for inet_pton configure:16847: checking for isascii configure:16847: checking for link configure:16847: checking for localtime_r configure:16847: checking for lockf configure:16847: checking for lchown configure:16847: checking for lrand48 configure:16847: checking for memcpy configure:16847: checking for memmove configure:16847: checking for mkstemp configure:16847: checking for mmap configure:16847: checking for nl_langinfo configure:16847: checking for perror configure:16847: checking for poll configure:16847: checking for ptsname configure:16847: checking for putenv configure:16847: checking for realpath configure:16847: checking for random configure:16847: checking for rand_r configure:16847: checking for scandir configure:16847: checking for setitimer configure:16847: checking for setlocale configure:16847: checking for localeconv configure:16847: checking for setenv configure:16847: checking for setpgid configure:16847: checking for setsockopt configure:16847: checking for setvbuf configure:16847: checking for shutdown configure:16847: checking for sin configure:16847: checking for snprintf configure:16847: checking for srand48 configure:16847: checking for srandom configure:16847: checking for statfs configure:16847: checking for statvfs configure:16847: checking for std_syslog configure:16847: checking for strcasecmp configure:16847: checking for strcoll configure:16847: checking for strdup configure:16847: checking for strerror configure:16847: checking for strftime configure:16847: checking for strnlen configure:16847: checking for strptime configure:16847: checking for strstr configure:16847: checking for strtok_r configure:16847: checking for symlink configure:16847: checking for tempnam configure:16847: checking for tzset configure:16847: checking for unlockpt configure:16847: checking for unsetenv configure:16847: checking for usleep configure:16847: checking for utime configure:16847: checking for vsnprintf configure:16847: checking for vasprintf configure:16847: checking for asprintf configure:16901: checking for nanosleep configure:17052: checking for getaddrinfo configure:17142: checking for strlcat configure:17142: checking for strlcpy configure:17142: checking for getopt configure:17197: checking whether utime accepts a null argument configure:17244: checking for working alloca.h configure:17277: checking for alloca configure:17477: checking for declared timezone configure:17524: checking for type of reentrant time-related functions configure:17623: checking for readdir_r configure:17673: checking for type of readdir_r configure:17772: checking for in_addr_t configure:17811: checking for crypt_r configure:17996: checking whether to include gcov symbols configure:18159: checking whether to include debugging symbols configure:18210: checking layout of installed files configure:18245: checking path to configuration file configure:18279: checking where to scan for configuration files configure:18315: checking whether to enable safe mode by default configure:18350: checking for safe mode exec dir configure:18394: checking whether to enable PHP's own SIGCHLD handler configure:18432: checking whether to enable magic quotes by default configure:18470: checking whether to explicitly link against libgcc configure:18550: checking whether to enable short tags by default configure:18588: checking whether to enable dmalloc configure:18676: checking whether to enable IPv6 support configure:18706: checking how big to make fd sets configure:18777: checking size of long configure:18816: checking size of int configure:18856: checking for int32_t configure:18904: checking for uint32_t configure:18961: checking for sys/types.h configure:18961: checking for inttypes.h configure:18961: checking for stdint.h configure:18961: checking for string.h configure:18961: checking for stdlib.h configure:19001: checking for strtoll configure:19001: checking for atoll configure:19001: checking for strftime configure:19494: checking which regex library to use configure:19911: checking whether to enable LIBXML support configure:19959: checking libxml2 install dir configure:19988: checking for xml2-config path configure:20146: checking whether libxml build works configure:20538: checking for OpenSSL support configure:20585: checking for Kerberos support configure:20914: checking for krb5-config configure:21274: checking for DSA_get_default_method in -lssl configure:21335: checking for pkg-config configure:21540: checking for OpenSSL version configure:21697: checking for CRYPTO_free in -lcrypto configure:21873: checking for SSL_CTX_set_ssl_version in -lssl configure:22470: checking for PCRE library to use configure:22807: checking whether to enable the SQLite3 extension configure:23465: checking bundled sqlite3 library configure:23803: checking for ZLIB support configure:23850: checking if the location of ZLIB install directory is defined configure:24296: checking for gzgets in -lz configure:24455: checking whether to enable bc style precision math functions configure:24823: checking for BZip2 support configure:25471: checking whether to enable calendar conversion support configure:25818: checking whether to enable ctype functions configure:26165: checking for cURL support configure:26212: checking if we should use cURL for url streams configure:26239: checking for cURL in default path configure:26257: checking for cURL 7.10.5 or greater configure:26495: checking for SSL support in libcurl configure:26508: checking how to run the C preprocessor configure:26588: checking for openssl support in libcurl configure:26614: gcc -o conftest -D_REENTRANT conftest.c -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl 1>&5 configure:26622: checking for openssl/crypto.h configure:26677: checking for gnutls support in libcurl configure:26703: gcc -o conftest -D_REENTRANT conftest.c -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl 1>&5 configure: failed program was: #line 26684 "configure" #include "confdefs.h" #include int main(int argc, char *argv[]) { curl_version_info_data *data = curl_version_info(CURLVERSION_NOW); if (data && data->ssl_version && *data->ssl_version) { const char *ptr = data->ssl_version; while(*ptr == ' ') ++ptr; return strncasecmp(ptr, "GnuTLS", sizeof("GnuTLS")-1); } return 1; } configure:26861: checking for curl_easy_perform in -lcurl configure:27016: checking for curl_version_info in -lcurl configure:27169: checking for curl_easy_strerror in -lcurl configure:27322: checking for curl_multi_strerror in -lcurl configure:28242: checking for QDBM support configure:28573: checking for GDBM support configure:28890: checking for NDBM support configure:29201: checking for Berkeley DB4 support configure:29524: checking for Berkeley DB3 support configure:29847: checking for Berkeley DB2 support configure:30086: checking for DB1 support configure:30441: checking for DBM support configure:30850: checking for CDB support configure:30881: checking for INI File support configure:30912: checking for FlatFile support configure:30927: checking whether to enable DBA interface configure:31257: checking whether to enable DOM support configure:31336: checking for xml2-config path configure:31494: checking whether libxml build works configure:31944: checking for ENCHANT support configure:32598: checking whether to enable EXIF (metadata from images) support configure:32945: checking for fileinfo support configure:33298: checking for utimes configure:33298: checking for strndup configure:33364: checking whether to enable input filter support configure:33411: checking pcre install prefix configure:33830: checking whether to enable FTP support configure:33877: checking OpenSSL dir for FTP configure:34423: checking for OpenSSL version configure:34580: checking for CRYPTO_free in -lcrypto configure:34756: checking for SSL_CTX_set_ssl_version in -lssl configure:34894: checking for GD support configure:34942: checking for the location of libjpeg configure:34970: checking for the location of libpng configure:35025: checking for the location of libXpm configure:35051: checking for FreeType 2 configure:35077: checking for T1lib support configure:35103: checking whether to enable truetype string function in GD configure:35129: checking whether to enable JIS-mapped Japanese font support in GD configure:35184: checking for fabsf configure:35184: checking for floorf configure:35384: checking for jpeg_read_header in -ljpeg configure:35685: checking for png_write_image in -lpng configure:36478: checking for FT_New_Face in -lfreetype configure:42934: gcc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 1>&5 configure:43169: checking for GNU gettext support configure:43227: checking for bindtextdomain in -lintl configure:43268: checking for bindtextdomain in -lc configure:43751: checking for ngettext in -lc configure:43794: checking for dngettext in -lc configure:43837: checking for dcngettext in -lc configure:43880: checking for bind_textdomain_codeset in -lc configure:43930: checking for GNU MP support configure:44716: checking for mhash support configure:44763: checking whether to enable hash support configure:44824: checking whether byte ordering is bigendian configure:44875: checking size of short configure:44914: checking size of int configure:44953: checking size of long configure:44992: checking size of long long configure:45360: checking for iconv support configure:45423: checking for iconv configure:46039: checking if iconv is glibc's configure:46048: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 1>&5 configure:46333: checking if iconv supports errno configure:46368: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 1>&5 configure:46400: checking if your cpp allows macro usage in include lines configure:46412: gcc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:46768: checking for IMAP support configure:46815: checking for IMAP Kerberos support configure:46841: checking for IMAP SSL support configure:47268: checking for utf8_mime2text signature configure:47315: checking for U8T_DECOMPOSE configure:47331: gcc -c -I/usr/include/c-client -D_REENTRANT conftest.c 1>&5 configure:47480: checking for pam_start in -lpam configure:47654: checking for crypt in -lcrypt configure:48492: checking for OpenSSL version configure:48649: checking for CRYPTO_free in -lcrypto configure:48825: checking for SSL_CTX_set_ssl_version in -lssl configure:49027: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lc-client -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5 configure:49096: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lc-client -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5 configure: failed program was: #line 49063 "configure" #include "confdefs.h" #if defined(__GNUC__) && __GNUC__ >= 4 # define PHP_IMAP_EXPORT __attribute__ ((visibility("default"))) #else # define PHP_IMAP_EXPORT #endif PHP_IMAP_EXPORT void mm_log(void){} PHP_IMAP_EXPORT void mm_dlog(void){} PHP_IMAP_EXPORT void mm_flags(void){} PHP_IMAP_EXPORT void mm_fatal(void){} PHP_IMAP_EXPORT void mm_critical(void){} PHP_IMAP_EXPORT void mm_nocritical(void){} PHP_IMAP_EXPORT void mm_notify(void){} PHP_IMAP_EXPORT void mm_login(void){} PHP_IMAP_EXPORT void mm_diskerror(void){} PHP_IMAP_EXPORT void mm_status(void){} PHP_IMAP_EXPORT void mm_lsub(void){} PHP_IMAP_EXPORT void mm_list(void){} PHP_IMAP_EXPORT void mm_exists(void){} PHP_IMAP_EXPORT void mm_searched(void){} PHP_IMAP_EXPORT void mm_expunged(void){} char utf8_to_mutf7(); int main() { utf8_to_mutf7(); return 0; } configure:49123: checking whether rfc822_output_address_list function present configure:49171: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lc-client -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5 configure:49200: checking whether build with IMAP works configure:49244: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lc-client -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5 configure:49276: checking for InterBase support configure:50214: checking whether to enable internationalization support configure:51262: checking whether to enable JavaScript Object Serialization support configure:51311: checking for ANSI C header files configure:51741: checking for LDAP support configure:51788: checking for LDAP Cyrus SASL support configure:54133: checking for 3 arg ldap_set_rebind_proc configure:54168: checking for ldap_parse_result configure:54168: checking for ldap_parse_reference configure:54168: checking for ldap_start_tls_s configure:54546: checking for ldap_bind_s configure:54627: checking whether to enable multibyte string support configure:54674: checking whether to enable multibyte regex support configure:54700: checking whether to check multibyte regex backtrack configure:54726: checking for external libmbfl configure:54752: checking for external oniguruma configure:54796: checking for variable length prototypes and stdarg.h configure:54850: checking for stdlib.h configure:54850: checking for string.h configure:54850: checking for strings.h configure:54850: checking for unistd.h configure:54850: checking for sys/time.h configure:54850: checking for sys/times.h configure:54850: checking for stdarg.h configure:54887: checking size of int configure:54926: checking size of short configure:54965: checking size of long configure:55004: checking for working const configure:55079: checking whether time.h and sys/time.h may both be included configure:55116: checking for working alloca.h configure:55149: checking for alloca configure:55348: checking for 8-bit clean memcmp configure:55385: checking for stdarg.h configure:56834: checking for mcrypt support configure:56890: checking for libmcrypt version configure:57016: checking for mcrypt_module_open in -lmcrypt configure:57680: checking for MSSQL support via FreeTDS configure:58181: checking for dnet_addr in -ldnet_stub configure:58344: checking for MySQL support configure:58391: checking for specified location of the MySQL UNIX socket configure:59224: checking for MySQL UNIX socket location configure:59597: checking for MySQLi support configure:59644: checking whether to enable embedded MySQLi support configure:60633: checking for Oracle (OCI8) support configure:64329: checking whether to enable pcntl support configure:64376: checking for fork configure:64435: checking for waitpid configure:64494: checking for sigaction configure:64553: checking for getpriority configure:64553: checking for setpriority configure:64553: checking for wait3 configure:64553: checking for sigprocmask configure:64553: checking for sigwaitinfo configure:64553: checking for sigtimedwait configure:64906: checking whether to enable PDO support configure:65343: checking for PDO_DBLIB support via FreeTDS configure:66063: checking for Firebird support for PDO configure:67054: checking for MySQL support for PDO configure:68171: checking for PDO includes configure:68177: checking for PDO includes configure:68562: checking Oracle OCI support for PDO configure:70601: checking for ODBC v3 support for PDO configure:71733: checking for PostgreSQL support for PDO configure:72616: checking for sqlite 3 support for PDO configure:72668: checking for PDO includes configure:73858: checking for usleep configure:73858: checking for nanosleep configure:73914: checking for time.h configure:74048: checking for fdatasync in -lrt configure:74148: checking for PostgreSQL support configure:74205: checking for pg_config configure:74273: checking for PQescapeString in -lpq configure:74316: checking for PQunescapeBytea in -lpq configure:74359: checking for PQsetnonblocking in -lpq configure:74402: checking for PQcmdTuples in -lpq configure:74445: checking for PQoidValue in -lpq configure:74488: checking for PQclientEncoding in -lpq configure:74531: checking for PQparameterStatus in -lpq configure:74574: checking for PQprotocolVersion in -lpq configure:74617: checking for PQtransactionStatus in -lpq configure:74660: checking for PQexecParams in -lpq configure:74703: checking for PQprepare in -lpq configure:74746: checking for PQexecPrepared in -lpq configure:74789: checking for PQresultErrorField in -lpq configure:74832: checking for PQsendQueryParams in -lpq configure:74875: checking for PQsendPrepare in -lpq configure:74918: checking for PQsendQueryPrepared in -lpq configure:74961: checking for PQputCopyData in -lpq configure:75004: checking for PQputCopyEnd in -lpq configure:75047: checking for PQgetCopyData in -lpq configure:75090: checking for PQfreemem in -lpq configure:75133: checking for PQsetErrorVerbosity in -lpq configure:75176: checking for PQftable in -lpq configure:75219: checking for PQescapeStringConn in -lpq configure:75262: checking for PQescapeByteaConn in -lpq configure:75305: checking for pg_encoding_to_char in -lpq configure:75348: checking for lo_create in -lpq configure:75391: checking for lo_import_with_oid in -lpq configure:75870: checking for phar archive support configure:76207: checking for phar openssl support configure:76282: checking whether to enable POSIX-like functions configure:76627: checking for sys/mkdev.h configure:76667: checking for seteuid configure:76667: checking for setegid configure:76667: checking for setsid configure:76667: checking for getsid configure:76667: checking for setpgid configure:76667: checking for getpgid configure:76667: checking for ctermid configure:76667: checking for mkfifo configure:76667: checking for mknod configure:76667: checking for getrlimit configure:76667: checking for getlogin configure:76667: checking for getgroups configure:76667: checking for makedev configure:76667: checking for initgroups configure:76667: checking for getpwuid_r configure:76667: checking for getgrgid_r configure:76721: checking for working ttyname_r() implementation configure:76741: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5 configure:76763: checking for utsname.domainname configure:76812: checking for PSPELL support configure:77558: checking for libedit readline replacement configure:77606: checking for readline support configure:79168: checking for recode support configure:80291: checking whether to enable PHP sessions configure:80338: checking for mm support configure:80363: checking whether pwrite works configure:80483: checking whether pread works configure:81108: checking whether to enable shmop support configure:81455: checking whether to enable SimpleXML support configure:81534: checking for xml2-config path configure:81692: checking whether libxml build works configure:82107: checking for SNMP support configure:82154: checking OpenSSL dir for SNMP configure:82180: checking whether to enable UCD SNMP hack configure:82208: checking for net-snmp-config configure:83464: checking for snmp_parse_oid in -lnetsnmp configure:83617: checking for init_snmp in -lnetsnmp configure:83983: checking whether to enable SOAP support configure:84062: checking for xml2-config path configure:84220: checking whether libxml build works configure:84597: checking whether to enable sockets support configure:84642: checking for struct cmsghdr configure:84682: checking for hstrerror configure:84682: checking for socketpair configure:84738: checking for netdb.h configure:84738: checking for netinet/tcp.h configure:84738: checking for sys/un.h configure:84738: checking for errno.h configure:84785: gcc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:85119: checking whether zend_object_value is packed configure:85138: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -I/home/install/php-5.3.2/ext/date/lib -I/home/install/php-5.3.2/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/c-client -I/home/install/php-5.3.2/ext/mbstring/oniguruma -I/home/install/php-5.3.2/ext/mbstring/libmbfl -I/home/install/php-5.3.2/ext/mbstring/libmbfl/mbfl -I/home/install/php-5.3.2/ext/sqlite3/libsqlite -I/usr/include/postgresql -I/home/install/php-5.3.2 -D_REENTRANT -L/usr/lib conftest.c -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 1>&5 configure: failed program was: #line 85129 "configure" #include "confdefs.h" #include "Zend/zend_types.h" int main(int argc, char **argv) { return ((sizeof(zend_object_handle) + sizeof(zend_object_handlers*)) == sizeof(zend_object_value)) ? 0 : 1; } configure:85502: checking for sqlite support configure:85549: checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1) configure:85580: checking for PDO includes configure:85924: checking for lemon configure:86365: checking size of char * configure:86446: checking for usleep configure:86446: checking for nanosleep configure:86502: checking for time.h configure:86543: checking whether flush should be called explicitly after a buffered io configure:86620: checking for crypt in -lcrypt configure:86668: checking for standard DES crypt configure:86719: checking for extended DES crypt configure:86770: checking for MD5 crypt configure:86830: checking for Blowfish crypt configure:86887: checking for SHA512 crypt configure:86943: checking for SHA256 crypt configure:87002: checking whether the compiler supports __alignof__ configure:87043: checking whether the compiler supports aligned attribute configure:87226: checking for getcwd configure:87226: checking for getwd configure:87226: checking for asinh configure:87226: checking for acosh configure:87226: checking for atanh configure:87226: checking for log1p configure:87226: checking for hypot configure:87226: checking for glob configure:87226: checking for strfmon configure:87226: checking for nice configure:87226: checking for fpclass configure:87226: checking for isinf configure:87226: checking for isnan configure:87226: checking for mempcpy configure:87226: checking for strpncpy configure:87279: checking for working fnmatch configure:87321: checking for fork configure:87379: checking if your OS can spawn processes with inherited handles configure:87403: checking for res_nsearch configure:87431: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 /tmp/cc6b7DBV.o: In function `main': /home/install/php-5.3.2/configure:87425: undefined reference to `res_nsearch' collect2: ld returned 1 exit status configure: failed program was: #line 87408 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char res_nsearch(); 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_nsearch(); 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_nsearch) || defined (__stub___res_nsearch) choke me #else res_nsearch(); #endif ; return 0; } configure:87449: checking for __res_nsearch configure:87477: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 configure:87938: checking for dns_search configure:87966: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 /tmp/ccSWhixo.o: In function `main': /home/install/php-5.3.2/configure:87960: undefined reference to `dns_search' collect2: ld returned 1 exit status configure: failed program was: #line 87943 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dns_search(); 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 dns_search(); 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_dns_search) || defined (__stub___dns_search) choke me #else dns_search(); #endif ; return 0; } configure:87984: checking for __dns_search configure:88012: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 /tmp/ccSHNroJ.o: In function `main': /home/install/php-5.3.2/configure:88006: undefined reference to `__dns_search' collect2: ld returned 1 exit status configure: failed program was: #line 87989 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __dns_search(); 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 __dns_search(); 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___dns_search) || defined (__stub_____dns_search) choke me #else __dns_search(); #endif ; return 0; } configure:88050: checking for dns_search in -lresolv configure:88069: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lresolv -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 /tmp/cc6ogFsY.o: In function `main': /home/install/php-5.3.2/configure:88065: undefined reference to `dns_search' collect2: ld returned 1 exit status configure: failed program was: #line 88058 "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 dns_search(); int main() { dns_search() ; return 0; } configure:88089: checking for __dns_search in -lresolv configure:88108: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lresolv -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 /tmp/cc458h4e.o: In function `main': /home/install/php-5.3.2/configure:88104: undefined reference to `__dns_search' collect2: ld returned 1 exit status configure: failed program was: #line 88097 "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 __dns_search(); int main() { __dns_search() ; return 0; } configure:88186: checking for dns_search in -lbind configure:88205: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lbind -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 /usr/bin/ld: cannot find -lbind collect2: ld returned 1 exit status configure: failed program was: #line 88194 "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 dns_search(); int main() { dns_search() ; return 0; } configure:88225: checking for __dns_search in -lbind configure:88244: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lbind -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 /usr/bin/ld: cannot find -lbind collect2: ld returned 1 exit status configure: failed program was: #line 88233 "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 __dns_search(); int main() { __dns_search() ; return 0; } configure:88322: checking for dns_search in -lsocket configure:88341: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lsocket -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure: failed program was: #line 88330 "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 dns_search(); int main() { dns_search() ; return 0; } configure:88361: checking for __dns_search in -lsocket configure:88380: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lsocket -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure: failed program was: #line 88369 "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 __dns_search(); int main() { __dns_search() ; return 0; } configure:88473: checking for dn_expand configure:88501: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 /tmp/ccG8VBtr.o: In function `main': /home/install/php-5.3.2/configure:88495: undefined reference to `dn_expand' collect2: ld returned 1 exit status configure: failed program was: #line 88478 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dn_expand(); 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_expand(); 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_expand) || defined (__stub___dn_expand) choke me #else dn_expand(); #endif ; return 0; } configure:88519: checking for __dn_expand configure:88547: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 configure:89008: checking for dn_skipname configure:89036: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 /tmp/ccywhBVU.o: In function `main': /home/install/php-5.3.2/configure:89030: undefined reference to `dn_skipname' collect2: ld returned 1 exit status configure: failed program was: #line 89013 "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:89054: checking for __dn_skipname configure:89082: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 configure:89545: checking for res_search configure:89573: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 /tmp/ccmMbCns.o: In function `main': /home/install/php-5.3.2/configure:89567: undefined reference to `res_search' collect2: ld returned 1 exit status configure: failed program was: #line 89550 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char res_search(); 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_search(); 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_search) || defined (__stub___res_search) choke me #else res_search(); #endif ; return 0; } configure:89591: checking for __res_search configure:89619: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lcrypt -lpq -lrt -lsybdb -lmcrypt -lltdl -lldap -llber -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lnetsnmp -lxml2 -lcrypt 1>&5 configure:90076: checking whether atof() accepts NAN configure:90134: checking whether atof() accepts INF configure:90195: checking whether HUGE_VAL == INF configure:90256: checking whether HUGE_VAL + -HUGEVAL == NAN configure:90319: checking whether strptime() declaration fails configure:90369: checking for wchar.h configure:90408: checking for mblen configure:90463: checking for mbrlen configure:90463: checking for mbsinit configure:90516: checking for mbstate_t configure:90922: checking for Sybase-CT support configure:92012: checking whether to enable System V IPC support configure:92395: checking whether to enable System V semaphore support configure:92788: checking whether to enable System V shared memory support configure:93135: checking for TIDY support configure:93790: checking whether to enable tokenizer support configure:94139: checking whether to enable WDDX support configure:94214: checking libexpat dir for WDDX configure:94997: checking whether to enable XML support configure:95072: checking libexpat install dir configure:95104: checking for xml2-config path configure:95262: checking whether libxml build works configure:95825: checking whether to enable XMLReader support configure:95904: checking for xml2-config path configure:96062: checking whether libxml build works configure:96471: checking for XMLRPC-EPI support configure:96546: checking libexpat dir for XMLRPC-EPI configure:96572: checking iconv dir for XMLRPC-EPI configure:96631: checking for xml2-config path configure:96789: checking whether libxml build works configure:97679: checking for ranlib configure:97707: checking for inline configure:97759: checking for ANSI C header files configure:97866: checking for xmlparse.h configure:97866: checking for xmltok.h configure:97866: checking for stdlib.h configure:97866: checking for strings.h configure:97866: checking for string.h configure:97908: checking size of char configure:97948: checking size of int configure:97987: checking size of long configure:98026: checking size of long long configure:98065: checking for size_t configure:98098: checking whether time.h and sys/time.h may both be included configure:98133: checking for uid_t in sys/types.h configure:98178: checking for strtoul configure:98178: checking for strtoull configure:98178: checking for snprintf configure:98178: checking for strstr configure:98178: checking for strpbrk configure:98178: checking for strerror configure:98178: checking for memcpy configure:98178: checking for memmove configure:99003: checking whether to enable XMLWriter support configure:99082: checking for xml2-config path configure:99240: checking whether libxml build works configure:99617: checking for XSL support configure:100296: checking for zip archive read/writesupport configure:100371: checking pcre install prefix configure:100418: checking for the location of zlib configure:100558:29: error: main/php_config.h: No such file or directory configure:100943: checking whether to disable compressed protocol support in mysqlnd configure:101481: checking whether int8 exists configure:101481: checking whether uint8 exists configure:101481: checking whether int16 exists configure:101481: checking whether uint16 exists configure:101481: checking whether int32 exists configure:101481: checking whether uint32 exists configure:101481: checking whether uchar exists configure:101481: checking whether ulong exists configure:101481: checking whether int8_t exists configure:101481: checking whether uint8_t exists configure:101481: checking whether int16_t exists configure:101481: checking whether uint16_t exists configure:101481: checking whether int32_t exists configure:101481: checking whether uint32_t exists configure:101481: checking whether int64_t exists configure:101481: checking whether uint64_t exists configure:101789: checking whether to install PEAR configure:101894: checking for bison version configure:101950: checking for inttypes.h configure:101950: checking for stdint.h configure:101950: checking for limits.h configure:101950: checking for malloc.h configure:101950: checking for string.h configure:101950: checking for unistd.h configure:101950: checking for stdarg.h configure:101950: checking for sys/types.h configure:101950: checking for sys/time.h configure:101950: checking for signal.h configure:101950: checking for unix.h configure:101950: checking for stdlib.h configure:101950: checking for dlfcn.h configure:101988: checking for size_t configure:102021: checking return type of signal handlers configure:102067: checking for uint configure:102100: checking for ulong configure:102135: checking for int32_t configure:102156: gcc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:102175: checking for uint32_t configure:102196: gcc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:102215: checking for vprintf configure:102320: checking for 8-bit clean memcmp configure:102358: checking for working alloca.h configure:102391: checking for alloca configure:102592: checking for memcpy configure:102592: checking for strdup configure:102592: checking for getpid configure:102592: checking for kill configure:102592: checking for strtod configure:102592: checking for strtol configure:102592: checking for finite configure:102592: checking for fpclass configure:102592: checking for sigsetjmp configure:102646: checking whether sprintf is broken configure:102695: checking for finite configure:102695: checking for isfinite configure:102695: checking for isinf configure:102695: checking for isnan configure:102750: checking whether fp_except is defined configure:102794: checking for usable _FPU_SETCW configure:102816: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:102837: checking for usable fpsetprec configure:102858: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:102841:32: error: machine/ieeefp.h: No such file or directory configure: In function 'main': configure:102845: error: 'fp_prec_t' undeclared (first use in this function) configure:102845: error: (Each undeclared identifier is reported only once configure:102845: error: for each function it appears in.) configure:102845: error: expected ';' before 'fpu_oldprec' configure:102850: error: 'fpu_oldprec' undeclared (first use in this function) configure:102851: error: 'FP_PD' undeclared (first use in this function) configure: failed program was: #line 102839 "configure" #include "confdefs.h" #include int main() { fp_prec_t fpu_oldprec; volatile double result; double a = 2877.0; volatile double b = 1000000.0; fpu_oldprec = fpgetprec(); fpsetprec(FP_PD); result = a / b; fpsetprec(fpu_oldprec); ; return 0; } configure:102879: checking for usable _controlfp configure:102900: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure: In function 'main': configure:102893: error: '_PC_53' undeclared (first use in this function) configure:102893: error: (Each undeclared identifier is reported only once configure:102893: error: for each function it appears in.) configure:102893: error: '_MCW_PC' undeclared (first use in this function) configure: failed program was: #line 102881 "configure" #include "confdefs.h" #include int main() { unsigned int fpu_oldcw; volatile double result; double a = 2877.0; volatile double b = 1000000.0; fpu_oldcw = _controlfp(0, 0); _controlfp(_PC_53, _MCW_PC); result = a / b; _controlfp(fpu_oldcw, _MCW_PC); ; return 0; } configure:102921: checking for usable _controlfp_s configure:102943: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure: In function 'main': configure:102936: error: '_PC_53' undeclared (first use in this function) configure:102936: error: (Each undeclared identifier is reported only once configure:102936: error: for each function it appears in.) configure:102936: error: '_MCW_PC' undeclared (first use in this function) configure: failed program was: #line 102923 "configure" #include "confdefs.h" #include int main() { unsigned int fpu_oldcw, fpu_cw; volatile double result; double a = 2877.0; volatile double b = 1000000.0; _controlfp_s(&fpu_cw, 0, 0); fpu_oldcw = fpu_cw; _controlfp_s(&fpu_cw, _PC_53, _MCW_PC); result = a / b; _controlfp_s(&fpu_cw, fpu_oldcw, _MCW_PC); ; return 0; } configure:102964: checking whether FPU control word can be manipulated by inline assembler configure:102988: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure:103010: checking whether double cast to long preserves least significant bits configure:103042: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure: In function 'main': configure:103028: warning: incompatible implicit declaration of built-in function 'exit' configure:103034: warning: incompatible implicit declaration of built-in function 'exit' configure:103037: warning: incompatible implicit declaration of built-in function 'exit' configure: failed program was: #line 103018 "configure" #include "confdefs.h" #include int main() { if (sizeof(long) == 4) { double d = (double) LONG_MIN * LONG_MIN + 2e9; if ((long) d == 2e9 && (long) -d == -2e9) { exit(0); } } else if (sizeof(long) == 8) { double correct = 18e18 - ((double) LONG_MIN * -2); /* Subtract ULONG_MAX + 1 */ if ((long) 18e18 == correct) { /* On 64-bit, only check between LONG_MAX and ULONG_MAX */ exit(0); } } exit(1); } configure:103068: checking for dlfcn.h configure:103106: checking whether dlsym() requires a leading underscore in symbol names configure:103176: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c 1>&5 configure: In function 'main': configure:103172: warning: incompatible implicit declaration of built-in function 'exit' /tmp/cc0F13RY.o: In function `main': /home/install/php-5.3.2/configure:103160: undefined reference to `dlopen' /home/install/php-5.3.2/configure:103165: undefined reference to `dlsym' /home/install/php-5.3.2/configure:103170: undefined reference to `dlerror' /home/install/php-5.3.2/configure:103166: undefined reference to `dlsym' collect2: ld returned 1 exit status configure:103259: checking virtual machine dispatch method configure:103263: checking whether to enable thread-safety configure:103267: checking whether to enable inline optimization for GCC configure:103271: checking whether to enable Zend debugging configure:103275: checking whether to enable Zend multibyte configure:103348: checking for inline configure:103391: checking target system is Darwin configure:103403: checking for MM alignment and log values configure:103447: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c 1>&5 configure: In function 'main': configure:103439: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:103442: warning: incompatible implicit declaration of built-in function 'exit' configure:103472: checking for memory allocation using mmap(MAP_ANON) configure:103516: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c 1>&5 configure:103538: checking for memory allocation using mmap(/dev/zero) configure:103592: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c 1>&5 configure:103616: checking for mremap configure:103711: checking for stdarg.h configure:103925: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -pthread -D_REENTRANT conftest.c 1>&5 configure:103945: checking for pthreads_cflags configure:104015: checking for pthreads_lib configure:104106: checking for POSIX threads configure:104740: checking build system type configure:104769: checking for ld used by /home/install/php-5.3.2/meta_ccld configure:104841: checking if the linker (/usr/bin/ld) is GNU ld configure:104861: checking for /usr/bin/ld option to reload object files configure:104886: checking for BSD-compatible nm configure:104939: checking how to recognize dependent libraries configure:105131: checking for object suffix configure:105157: checking for executable suffix configure:105262: /home/install/php-5.3.2/meta_ccld -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c 1>&5 configure:105437: checking the maximum length of command line arguments configure:105559: checking command to parse /usr/bin/nm -B output from /home/install/php-5.3.2/meta_ccld object configure:105757: checking for objdir configure:105823: checking for ar configure:105890: checking for ranlib configure:105957: checking for strip configure:106513: checking if /home/install/php-5.3.2/meta_ccld supports -fno-rtti -fno-exceptions configure:106563: checking for /home/install/php-5.3.2/meta_ccld option to produce PIC configure:106810: checking if /home/install/php-5.3.2/meta_ccld PIC flag -fPIC works configure:106873: checking if /home/install/php-5.3.2/meta_ccld static flag -static works configure:106911: checking if /home/install/php-5.3.2/meta_ccld supports -c -o file.o configure:106982: checking whether the /home/install/php-5.3.2/meta_ccld linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:107926: checking whether -lc should be explicitly linked in configure:107930: /home/install/php-5.3.2/meta_ccld -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c 1>&5 configure:107944: /home/install/php-5.3.2/meta_ccld -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 configure:107963: checking dynamic linker characteristics configure:108588: checking how to hardcode library paths into programs configure:108626: checking whether stripping libraries is possible configure:109216: checking if libtool supports shared libraries configure:109220: checking whether to build shared libraries configure:109243: checking whether to build static libraries