This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1894: checking for Cygwin environment configure:1927: checking for mingw32 environment configure:1958: checking for egrep configure:1973: checking for a sed that does not truncate output configure:2123: checking host system type configure:2144: checking target system type configure:2256: checking for gcc configure:2369: checking whether the C compiler (gcc ) works configure:2385: gcc -o conftest conftest.c 1>&5 configure:2411: checking whether the C compiler (gcc ) is a cross-compiler configure:2416: checking whether we are using GNU C configure:2444: checking whether gcc accepts -g configure:2476: checking how to run the C preprocessor configure:2558: checking for icc configure:2582: checking for suncc configure:2607: checking whether gcc and cc understand -c and -o together configure:2658: checking how to run the C preprocessor configure:2738: checking for AIX configure:2762: checking whether ln -s works configure:2787: checking for system library directory configure:2810: checking whether to enable runpaths configure:2831: checking if compiler supports -R configure:2864: checking if compiler supports -Wl,-rpath, configure:2910: checking for gawk configure:2951: checking if nawk is broken configure:2970: checking for bison configure:3010: checking for bison version configure:3048: checking for re2c configure:3115: 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:3795: checking for AOLserver support configure:4060: checking for Apache 1.x module support via DSO through APXS configure:4391: checking for Apache 1.x module support configure:5268: checking whether to enable Apache charset compatibility option configure:5435: checking for Apache 2.0 filter-module support via DSO through APXS configure:6324: checking for Apache 2.0 handler-module support via DSO through APXS configure:7214: checking for Apache 1.x (hooks) module support via DSO through APXS configure:7545: checking for Apache 1.x (hooks) module support configure:8422: checking whether to enable Apache charset compatibility option configure:8590: checking for Caudium support configure:8949: checking for CLI build configure:8999: checking for Continuity support configure:9281: checking for embedded SAPI library support configure:9545: checking for FPM build configure:10806: checking for Zeus ISAPI support configure:11060: checking for LiteSpeed support configure:11323: checking for Milter support configure:11615: checking for NSAPI support configure:11975: checking for PHTTPD support configure:12229: checking for Pi3Web support configure:12601: checking whether Roxen module is build using ZTS configure:12622: checking for Roxen/Pike support configure:12908: checking for thttpd configure:13177: checking for TUX configure:13431: checking for webjames configure:13984: checking for chosen SAPI module configure:14041: checking for sendmail configure:14080: checking whether system uses EBCDIC configure:14127: checking whether byte ordering is bigendian configure:14179: checking whether writing to stdout works configure:14283: checking for socket configure:14311: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:14540: checking for socketpair configure:14568: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:14797: checking for htonl configure:14825: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:15054: checking for gethostname configure:15082: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:15311: checking for gethostbyaddr configure:15339: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:15568: checking for yp_get_default_domain configure:15596: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c 1>&5 /tmp/ccTeyThY.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:15590: undefined reference to `yp_get_default_domain' collect2: ld returned 1 exit status configure: failed program was: #line 15573 "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:15614: checking for __yp_get_default_domain configure:15642: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c 1>&5 /tmp/ccmmVUv0.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:15636: undefined reference to `__yp_get_default_domain' collect2: ld returned 1 exit status configure: failed program was: #line 15619 "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:15680: checking for yp_get_default_domain in -lnsl configure:15699: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl 1>&5 configure:15774: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl 1>&5 configure:15826: checking for dlopen configure:15854: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl 1>&5 /tmp/ccSm77Va.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:15848: undefined reference to `dlopen' collect2: ld returned 1 exit status configure: failed program was: #line 15831 "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:15872: checking for __dlopen configure:15900: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl 1>&5 /tmp/cc9vnN0g.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:15894: undefined reference to `__dlopen' collect2: ld returned 1 exit status configure: failed program was: #line 15877 "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:15938: checking for dlopen in -ldl configure:15957: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c -ldl -lnsl 1>&5 configure:16032: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl -ldl 1>&5 configure:16084: checking for sin in -lm configure:16137: checking for inet_aton configure:16165: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl 1>&5 configure:16530: checking for ANSI C header files configure:16638: checking for dirent.h that defines DIR configure:16676: checking for opendir in -ldir configure:16818: checking for inttypes.h configure:16818: checking for stdint.h configure:16818: checking for dirent.h configure:16818: checking for ApplicationServices/ApplicationServices.h configure:16818: checking for sys/param.h configure:16818: checking for sys/types.h configure:16818: checking for sys/time.h configure:16818: checking for netinet/in.h configure:16818: checking for alloca.h configure:16818: checking for arpa/inet.h configure:16818: checking for arpa/nameser.h configure:16818: checking for assert.h configure:16818: checking for crypt.h configure:16818: checking for dns.h configure:16818: checking for fcntl.h configure:16818: checking for grp.h configure:16818: checking for ieeefp.h configure:16818: checking for langinfo.h configure:16818: checking for limits.h configure:16818: checking for locale.h configure:16818: checking for monetary.h configure:16818: checking for netdb.h configure:16818: checking for pwd.h configure:16818: checking for resolv.h configure:16818: checking for signal.h configure:16818: checking for stdarg.h configure:16818: checking for stdlib.h configure:16818: checking for string.h configure:16818: checking for syslog.h configure:16818: checking for sysexits.h configure:16818: checking for sys/ioctl.h configure:16818: checking for sys/file.h configure:16818: checking for sys/mman.h configure:16818: checking for sys/mount.h configure:16818: checking for sys/poll.h configure:16818: checking for sys/resource.h configure:16818: checking for sys/select.h configure:16818: checking for sys/socket.h configure:16818: checking for sys/stat.h configure:16818: checking for sys/statfs.h configure:16818: checking for sys/statvfs.h configure:16818: checking for sys/vfs.h configure:16818: checking for sys/sysexits.h configure:16818: checking for sys/varargs.h configure:16818: checking for sys/wait.h configure:16818: checking for sys/loadavg.h configure:16818: checking for termios.h configure:16818: checking for unistd.h configure:16818: checking for unix.h configure:16818: checking for utime.h configure:16818: checking for sys/utsname.h configure:16818: checking for sys/ipc.h configure:16818: checking for dlfcn.h configure:16818: checking for assert.h configure:16857: checking for fopencookie configure:16917: gcc -c -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:16968: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl 1>&5 configure: In function 'main': configure:16961:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:17032: checking for broken getcwd configure:17047: checking for broken libc stdio configure:17136: checking whether struct tm is in sys/time.h or time.h configure:17170: checking for tm_zone in struct tm configure:17242: checking for missing declarations of reentrant functions configure:17251: gcc -c -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:17276: gcc -c -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:17301: gcc -c -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:17326: gcc -c -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:17351: gcc -c -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:17372: checking for fclose declaration configure:17381: gcc -c -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:17407: checking for tm_gmtoff in struct tm configure:17443: checking for struct flock configure:17485: checking for socklen_t configure:17528: checking size of size_t configure:17568: checking size of long long configure:17608: checking size of long long int configure:17648: checking size of long configure:17688: checking size of int configure:17730: checking size of intmax_t configure:17810: checking size of ssize_t configure:17890: checking size of ptrdiff_t configure:17970: checking for st_blksize in struct stat configure:18005: checking for st_blocks in struct stat configure:18045: checking for st_rdev in struct stat configure:18080: checking for size_t configure:18113: checking for uid_t in sys/types.h configure:18149: checking for struct sockaddr_storage configure:18183: checking for field sa_len in struct sockaddr configure:18220: checking for IPv6 support configure:18250: checking for vprintf configure:18438: checking for alphasort configure:18438: checking for asctime_r configure:18438: checking for chroot configure:18438: checking for ctime_r configure:18438: checking for cuserid configure:18438: checking for crypt configure:18438: checking for flock configure:18438: checking for ftok configure:18438: checking for funopen configure:18438: checking for gai_strerror configure:18438: checking for gcvt configure:18438: checking for getloadavg configure:18438: checking for getlogin configure:18438: checking for getprotobyname configure:18438: checking for getprotobynumber configure:18438: checking for getservbyname configure:18438: checking for getservbyport configure:18438: checking for gethostname configure:18438: checking for getrusage configure:18438: checking for gettimeofday configure:18438: checking for gmtime_r configure:18438: checking for getpwnam_r configure:18438: checking for getgrnam_r configure:18438: checking for getpwuid_r configure:18438: checking for grantpt configure:18438: checking for inet_ntoa configure:18438: checking for inet_ntop configure:18438: checking for inet_pton configure:18438: checking for isascii configure:18438: checking for link configure:18438: checking for localtime_r configure:18438: checking for lockf configure:18438: checking for lchown configure:18438: checking for lrand48 configure:18438: checking for memcpy configure:18438: checking for memmove configure:18438: checking for mkstemp configure:18438: checking for mmap configure:18438: checking for nl_langinfo configure:18438: checking for perror configure:18438: checking for poll configure:18438: checking for ptsname configure:18438: checking for putenv configure:18438: checking for realpath configure:18438: checking for random configure:18438: checking for rand_r configure:18438: checking for scandir configure:18438: checking for setitimer configure:18438: checking for setlocale configure:18438: checking for localeconv configure:18438: checking for setenv configure:18438: checking for setpgid configure:18438: checking for setsockopt configure:18438: checking for setvbuf configure:18438: checking for shutdown configure:18438: checking for sin configure:18438: checking for snprintf configure:18438: checking for srand48 configure:18438: checking for srandom configure:18438: checking for statfs configure:18438: checking for statvfs configure:18438: checking for std_syslog configure:18438: checking for strcasecmp configure:18438: checking for strcoll configure:18438: checking for strdup configure:18438: checking for strerror configure:18438: checking for strftime configure:18438: checking for strnlen configure:18438: checking for strptime configure:18438: checking for strstr configure:18438: checking for strtok_r configure:18438: checking for symlink configure:18438: checking for tempnam configure:18438: checking for tzset configure:18438: checking for unlockpt configure:18438: checking for unsetenv configure:18438: checking for usleep configure:18438: checking for utime configure:18438: checking for vsnprintf configure:18438: checking for vasprintf configure:18438: checking for asprintf configure:18497: checking for nanosleep in -lrt configure:18516: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl 1>&5 configure:18591: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt 1>&5 configure:18635: checking for getaddrinfo configure:18725: checking for strlcat configure:18725: checking for strlcpy configure:18725: checking for getopt configure:18780: checking whether utime accepts a null argument configure:18827: checking for working alloca.h configure:18860: checking for alloca configure:19060: checking for declared timezone configure:19107: checking for type of reentrant time-related functions configure:19206: checking for readdir_r configure:19256: checking for type of readdir_r configure:19355: checking for in_addr_t configure:19394: checking for crypt_r configure:19579: checking whether to include gcov symbols configure:19739: checking whether to include debugging symbols configure:19787: checking layout of installed files configure:19819: checking path to configuration file configure:19850: checking where to scan for configuration files configure:19883: checking whether to enable safe mode by default configure:19915: checking for safe mode exec dir configure:19956: checking whether to enable PHP's own SIGCHLD handler configure:19991: checking whether to enable magic quotes by default configure:20026: checking whether to explicitly link against libgcc configure:20103: checking whether to enable short tags by default configure:20138: checking whether to enable dmalloc configure:20223: checking whether to enable IPv6 support configure:20250: checking how big to make fd sets configure:20318: checking size of long configure:20358: checking size of int configure:20399: checking for int32_t configure:20447: checking for uint32_t configure:20504: checking for sys/types.h configure:20504: checking for inttypes.h configure:20504: checking for stdint.h configure:20504: checking for string.h configure:20504: checking for stdlib.h configure:20544: checking for strtoll configure:20544: checking for atoll configure:20544: checking for strftime configure:21034: checking which regex library to use configure:21451: checking whether to enable LIBXML support configure:21496: checking libxml2 install dir configure:21522: checking for xml2-config path configure:21680: checking whether libxml build works configure:22072: checking for OpenSSL support configure:22116: checking for Kerberos support configure:24061: checking for PCRE library to use configure:24398: checking whether to enable the SQLite3 extension configure:25053: checking bundled sqlite3 library configure:25409: checking for ZLIB support configure:25453: checking if the location of ZLIB install directory is defined configure:25896: checking for gzgets in -lz configure:26055: checking whether to enable bc style precision math functions configure:26420: checking for BZip2 support configure:27065: checking whether to enable calendar conversion support configure:27409: checking whether to enable ctype functions configure:27753: checking for cURL support configure:27797: checking if we should use cURL for url streams configure:29797: checking for QDBM support configure:30128: checking for GDBM support configure:30445: checking for NDBM support configure:30777: checking for Berkeley DB4 support configure:31100: checking for Berkeley DB3 support configure:31423: checking for Berkeley DB2 support configure:31662: checking for DB1 support configure:32017: checking for DBM support configure:32417: checking for CDB support configure:32448: checking for INI File support configure:32479: checking for FlatFile support configure:32494: checking whether to enable DBA interface configure:32824: checking whether to enable DOM support configure:32897: checking for xml2-config path configure:33055: checking whether libxml build works configure:33505: checking for ENCHANT support configure:34156: checking whether to enable EXIF (metadata from images) support configure:34500: checking for fileinfo support configure:34850: checking for utimes configure:34850: checking for strndup configure:34916: checking whether to enable input filter support configure:34960: checking pcre install prefix configure:35376: checking whether to enable FTP support configure:35420: checking OpenSSL dir for FTP configure:36457: checking for GD support configure:36502: checking for the location of libjpeg configure:36527: checking for the location of libpng configure:36576: checking for the location of libXpm configure:36599: checking for FreeType 2 configure:36622: checking for T1lib support configure:36645: checking whether to enable truetype string function in GD configure:36668: checking whether to enable JIS-mapped Japanese font support in GD configure:36720: checking for fabsf configure:36720: checking for floorf configure:37217: checking for png_write_image in -lpng configure:44462: gcc -o conftest -g -O2 -fvisibility=hidden -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 1>&5 configure:44697: checking for GNU gettext support configure:45455: checking for GNU MP support configure:46238: checking for mhash support configure:46282: checking whether to enable hash support configure:46340: checking whether byte ordering is bigendian configure:46391: checking size of short configure:46431: checking size of int configure:46471: checking size of long configure:46511: checking size of long long configure:46880: checking for iconv support configure:46941: checking for iconv configure:47564: checking if iconv is glibc's configure:47573: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 1>&5 configure:47858: checking if iconv supports errno configure:47893: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 1>&5 configure:47925: checking if your cpp allows macro usage in include lines configure:47937: gcc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:48293: checking for IMAP support configure:48337: checking for IMAP Kerberos support configure:48360: checking for IMAP SSL support configure:50815: checking for InterBase support configure:51750: checking whether to enable internationalization support configure:52742: checking whether to enable JavaScript Object Serialization support configure:52788: checking for ANSI C header files configure:53218: checking for LDAP support configure:53262: checking for LDAP Cyrus SASL support configure:56098: checking whether to enable multibyte string support configure:56142: checking whether to enable multibyte regex support configure:56165: checking whether to check multibyte regex backtrack configure:56188: checking for external libmbfl configure:56211: checking for external oniguruma configure:56252: checking for variable length prototypes and stdarg.h configure:56306: checking for stdlib.h configure:56306: checking for string.h configure:56306: checking for strings.h configure:56306: checking for unistd.h configure:56306: checking for sys/time.h configure:56306: checking for sys/times.h configure:56306: checking for stdarg.h configure:56343: checking size of int configure:56383: checking size of short configure:56423: checking size of long configure:56463: checking for working const configure:56538: checking whether time.h and sys/time.h may both be included configure:56575: checking for working alloca.h configure:56608: checking for alloca configure:56807: checking for 8-bit clean memcmp configure:56844: checking for stdarg.h configure:58296: checking for mcrypt support configure:59139: checking for MSSQL support via FreeTDS configure:59800: checking for MySQL support configure:59844: checking for specified location of the MySQL UNIX socket configure:61044: checking for MySQLi support configure:61088: checking whether to enable embedded MySQLi support configure:62091: checking for Oracle Database OCI8 support configure:65724: checking whether to enable pcntl support configure:66298: checking whether to enable PDO support configure:66732: checking for PDO_DBLIB support via FreeTDS configure:67449: checking for Firebird support for PDO configure:68437: checking for MySQL support for PDO configure:69939: checking Oracle OCI support for PDO configure:72028: checking for ODBC v3 support for PDO configure:73157: checking for PostgreSQL support for PDO configure:74038: checking for sqlite 3 support for PDO configure:74087: checking for PDO includes configure:74093: checking for PDO includes configure:75277: checking for usleep configure:75277: checking for nanosleep configure:75333: checking for time.h configure:75467: checking for fdatasync in -lrt configure:75567: checking for PostgreSQL support configure:75621: checking for pg_config configure:75689: checking for PQescapeString in -lpq configure:75732: checking for PQunescapeBytea in -lpq configure:75775: checking for PQsetnonblocking in -lpq configure:75818: checking for PQcmdTuples in -lpq configure:75861: checking for PQoidValue in -lpq configure:75904: checking for PQclientEncoding in -lpq configure:75947: checking for PQparameterStatus in -lpq configure:75990: checking for PQprotocolVersion in -lpq configure:76033: checking for PQtransactionStatus in -lpq configure:76076: checking for PQexecParams in -lpq configure:76119: checking for PQprepare in -lpq configure:76162: checking for PQexecPrepared in -lpq configure:76205: checking for PQresultErrorField in -lpq configure:76248: checking for PQsendQueryParams in -lpq configure:76291: checking for PQsendPrepare in -lpq configure:76334: checking for PQsendQueryPrepared in -lpq configure:76377: checking for PQputCopyData in -lpq configure:76420: checking for PQputCopyEnd in -lpq configure:76463: checking for PQgetCopyData in -lpq configure:76506: checking for PQfreemem in -lpq configure:76549: checking for PQsetErrorVerbosity in -lpq configure:76592: checking for PQftable in -lpq configure:76635: checking for PQescapeStringConn in -lpq configure:76678: checking for PQescapeByteaConn in -lpq configure:76721: checking for pg_encoding_to_char in -lpq configure:76764: checking for lo_create in -lpq configure:76807: checking for lo_import_with_oid in -lpq configure:77286: checking for phar archive support configure:77620: checking for phar openssl support configure:77695: checking whether to enable POSIX-like functions configure:78037: checking for sys/mkdev.h configure:78077: checking for seteuid configure:78077: checking for setegid configure:78077: checking for setsid configure:78077: checking for getsid configure:78077: checking for setpgid configure:78077: checking for getpgid configure:78077: checking for ctermid configure:78077: checking for mkfifo configure:78077: checking for mknod configure:78077: checking for getrlimit configure:78077: checking for getlogin configure:78077: checking for getgroups configure:78077: checking for makedev configure:78077: checking for initgroups configure:78077: checking for getpwuid_r configure:78077: checking for getgrgid_r configure:78131: checking for working ttyname_r() implementation configure:78151: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 1>&5 configure:78173: checking for utsname.domainname configure:78222: checking for PSPELL support configure:78965: checking for libedit readline replacement configure:79010: checking for readline support configure:80569: checking for recode support configure:81689: checking whether to enable PHP sessions configure:81733: checking for mm support configure:81755: checking whether pwrite works configure:81875: checking whether pread works configure:82519: checking whether to enable shmop support configure:82863: checking whether to enable SimpleXML support configure:82936: checking for xml2-config path configure:83094: checking whether libxml build works configure:83509: checking for SNMP support configure:83553: checking OpenSSL dir for SNMP configure:83576: checking whether to enable UCD SNMP hack configure:85399: checking whether to enable SOAP support configure:86007: checking whether to enable sockets support configure:86526: checking whether zend_object_value is packed configure:86545: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -I/usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/ext/date/lib -I/usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/ext/ereg/regex -I/usr/include/libxml2 -I/usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/ext/mbstring/oniguruma -I/usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/ext/mbstring/libmbfl -I/usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/ext/mbstring/libmbfl/mbfl -I/usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/ext/sqlite3/libsqlite -I/usr/local/pgsql/include -I/usr/local/src/phpinst-webmail-ubuntu/php-5.3.8 -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 1>&5 configure: failed program was: #line 86536 "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:86909: checking for sqlite support configure:86953: checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1) configure:86981: checking for PDO includes configure:87325: checking for lemon configure:87766: checking size of char * configure:87848: checking for usleep configure:87848: checking for nanosleep configure:87904: checking for time.h configure:87945: checking whether flush should be called explicitly after a buffered io configure:88022: checking for crypt in -lcrypt configure:88070: checking for standard DES crypt configure:88121: checking for extended DES crypt configure:88172: checking for MD5 crypt configure:88232: checking for Blowfish crypt configure:88289: checking for SHA512 crypt configure:88345: checking for SHA256 crypt configure:88404: checking whether the compiler supports __alignof__ configure:88445: checking whether the compiler supports aligned attribute configure:88640: checking for getcwd configure:88640: checking for getwd configure:88640: checking for asinh configure:88640: checking for acosh configure:88640: checking for atanh configure:88640: checking for log1p configure:88640: checking for hypot configure:88640: checking for glob configure:88640: checking for strfmon configure:88640: checking for nice configure:88640: checking for fpclass configure:88640: checking for isinf configure:88640: checking for isnan configure:88640: checking for mempcpy configure:88640: checking for strpncpy configure:88693: checking for working fnmatch configure:88735: checking for fork configure:88793: checking if your OS can spawn processes with inherited handles configure:88817: checking for res_nsearch configure:88845: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /tmp/ccHK3ya1.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:88839: undefined reference to `res_nsearch' collect2: ld returned 1 exit status configure: failed program was: #line 88822 "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:88863: checking for __res_nsearch configure:88891: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /tmp/ccQNl0y5.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:88885: undefined reference to `__res_nsearch' collect2: ld returned 1 exit status configure: failed program was: #line 88868 "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:88929: checking for res_nsearch in -lresolv configure:88948: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /tmp/cc6i8Uxc.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:88944: undefined reference to `res_nsearch' collect2: ld returned 1 exit status configure: failed program was: #line 88937 "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_nsearch(); int main() { res_nsearch() ; return 0; } configure:88968: checking for __res_nsearch in -lresolv configure:88987: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 configure:89023: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt -lresolv 1>&5 configure:89352: checking for dns_search configure:89380: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /tmp/ccoUmGZo.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:89374: undefined reference to `dns_search' collect2: ld returned 1 exit status configure: failed program was: #line 89357 "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:89398: checking for __dns_search configure:89426: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /tmp/cc8fcSzt.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:89420: undefined reference to `__dns_search' collect2: ld returned 1 exit status configure: failed program was: #line 89403 "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:89464: checking for dns_search in -lresolv configure:89483: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /tmp/ccDR4ITy.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:89479: undefined reference to `dns_search' collect2: ld returned 1 exit status configure: failed program was: #line 89472 "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:89503: checking for __dns_search in -lresolv configure:89522: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /tmp/ccFm1fCA.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:89518: undefined reference to `__dns_search' collect2: ld returned 1 exit status configure: failed program was: #line 89511 "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:89600: checking for dns_search in -lbind configure:89619: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lbind -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /usr/bin/ld: cannot find -lbind collect2: ld returned 1 exit status configure: failed program was: #line 89608 "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:89639: checking for __dns_search in -lbind configure:89658: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lbind -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /usr/bin/ld: cannot find -lbind collect2: ld returned 1 exit status configure: failed program was: #line 89647 "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:89736: checking for dns_search in -lsocket configure:89755: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lsocket -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure: failed program was: #line 89744 "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:89775: checking for __dns_search in -lsocket configure:89794: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lsocket -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure: failed program was: #line 89783 "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:89887: checking for dn_expand configure:89915: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /tmp/ccTpa3zK.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:89909: undefined reference to `dn_expand' collect2: ld returned 1 exit status configure: failed program was: #line 89892 "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:89933: checking for __dn_expand configure:89961: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 configure:90422: checking for dn_skipname configure:90450: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /tmp/ccVyZmBV.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:90444: undefined reference to `dn_skipname' collect2: ld returned 1 exit status configure: failed program was: #line 90427 "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:90468: checking for __dn_skipname configure:90496: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 configure:90959: checking for res_search configure:90987: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 /tmp/ccVUetE1.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:90981: undefined reference to `res_search' collect2: ld returned 1 exit status configure: failed program was: #line 90964 "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:91005: checking for __res_search configure:91033: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib64 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt 1>&5 configure:91490: checking whether atof() accepts NAN configure:91548: checking whether atof() accepts INF configure:91609: checking whether HUGE_VAL == INF configure:91670: checking whether HUGE_VAL + -HUGEVAL == NAN configure:91733: checking whether strptime() declaration fails configure:91783: checking for wchar.h configure:91822: checking for mblen configure:91877: checking for mbrlen configure:91877: checking for mbsinit configure:91930: checking for mbstate_t configure:91977: checking for atomic.h configure:92377: checking for Sybase-CT support configure:94786: checking whether to enable System V IPC support configure:95166: checking whether to enable System V semaphore support configure:95556: checking whether to enable System V shared memory support configure:95900: checking for TIDY support configure:96552: checking whether to enable tokenizer support configure:96898: checking whether to enable WDDX support configure:96967: checking libexpat dir for WDDX configure:97747: checking whether to enable XML support configure:97816: checking libexpat install dir configure:97845: checking for xml2-config path configure:98003: checking whether libxml build works configure:98566: checking whether to enable XMLReader support configure:98639: checking for xml2-config path configure:98797: checking whether libxml build works configure:99206: checking for XMLRPC-EPI support configure:99275: checking libexpat dir for XMLRPC-EPI configure:99298: checking iconv dir for XMLRPC-EPI configure:101738: checking whether to enable XMLWriter support configure:101811: checking for xml2-config path configure:101969: checking whether libxml build works configure:102346: checking for XSL support configure:103022: checking for zip archive read/writesupport configure:103091: checking pcre install prefix configure:103660: checking whether to enable compressed protocol support in mysqlnd configure:104359: checking whether to install PEAR configure:104461: checking for bison version configure:104517: checking for inttypes.h configure:104517: checking for stdint.h configure:104517: checking for limits.h configure:104517: checking for malloc.h configure:104517: checking for string.h configure:104517: checking for unistd.h configure:104517: checking for stdarg.h configure:104517: checking for sys/types.h configure:104517: checking for sys/time.h configure:104517: checking for signal.h configure:104517: checking for unix.h configure:104517: checking for stdlib.h configure:104517: checking for dlfcn.h configure:104555: checking for size_t configure:104588: checking return type of signal handlers configure:104634: checking for uint configure:104667: checking for ulong configure:104702: checking for int32_t configure:104723: gcc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:104742: checking for uint32_t configure:104763: gcc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:104782: checking for vprintf configure:104887: checking for 8-bit clean memcmp configure:104925: checking for working alloca.h configure:104958: checking for alloca configure:105159: checking for memcpy configure:105159: checking for strdup configure:105159: checking for getpid configure:105159: checking for kill configure:105159: checking for strtod configure:105159: checking for strtol configure:105159: checking for finite configure:105159: checking for fpclass configure:105159: checking for sigsetjmp configure:105213: checking whether sprintf is broken configure:105262: checking for finite configure:105262: checking for isfinite configure:105262: checking for isinf configure:105262: checking for isnan configure:105317: checking whether fp_except is defined configure:105361: checking for usable _FPU_SETCW configure:105383: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:105404: checking for usable fpsetprec configure:105425: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:105408:32: fatal error: machine/ieeefp.h: No such file or directory compilation terminated. configure: failed program was: #line 105406 "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:105446: checking for usable _controlfp configure:105467: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure: In function 'main': configure:105460:16: error: '_PC_53' undeclared (first use in this function) configure:105460:16: note: each undeclared identifier is reported only once for each function it appears in configure:105460:24: error: '_MCW_PC' undeclared (first use in this function) configure: failed program was: #line 105448 "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:105488: checking for usable _controlfp_s configure:105510: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure: In function 'main': configure:105503:27: error: '_PC_53' undeclared (first use in this function) configure:105503:27: note: each undeclared identifier is reported only once for each function it appears in configure:105503:35: error: '_MCW_PC' undeclared (first use in this function) configure: failed program was: #line 105490 "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:105531: checking whether FPU control word can be manipulated by inline assembler configure:105555: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:105577: checking whether double cast to long preserves least significant bits configure:105609: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure: In function 'main': configure:105595:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:105601:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:105604:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure: failed program was: #line 105585 "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:105635: checking for dlfcn.h configure:105673: checking whether dlsym() requires a leading underscore in symbol names configure:105743: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure: In function 'main': configure:105739:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] /tmp/cc3fq9MF.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:105727: undefined reference to `dlopen' /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:105732: undefined reference to `dlsym' /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:105737: undefined reference to `dlerror' /usr/local/src/phpinst-webmail-ubuntu/php-5.3.8/configure:105733: undefined reference to `dlsym' collect2: ld returned 1 exit status configure:105826: checking virtual machine dispatch method configure:105830: checking whether to enable thread-safety configure:105834: checking whether to enable inline optimization for GCC configure:105838: checking whether to enable Zend debugging configure:105842: checking whether to enable Zend multibyte configure:105915: checking for inline configure:105958: checking target system is Darwin configure:105970: checking for MM alignment and log values configure:106014: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure: In function 'main': configure:106006:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat] configure:106009:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:106039: checking for memory allocation using mmap(MAP_ANON) configure:106083: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:106105: checking for memory allocation using mmap(/dev/zero) configure:106159: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:106183: checking for mremap configure:106278: checking for stdarg.h configure:107309: checking build system type configure:107338: checking for ld used by gcc configure:107410: checking if the linker (/usr/bin/ld) is GNU ld configure:107430: checking for /usr/bin/ld option to reload object files configure:107455: checking for BSD-compatible nm configure:107508: checking how to recognize dependent libraries configure:107700: checking for object suffix configure:107726: checking for executable suffix configure:107831: gcc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:108006: checking the maximum length of command line arguments configure:108128: checking command to parse /usr/bin/nm -B output from gcc object configure:108326: checking for objdir configure:108392: checking for ar configure:108459: checking for ranlib configure:108526: checking for strip configure:109082: checking if gcc supports -fno-rtti -fno-exceptions configure:109132: checking for gcc option to produce PIC configure:109379: checking if gcc PIC flag -fPIC works configure:109442: checking if gcc static flag -static works configure:109480: checking if gcc supports -c -o file.o configure:109551: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:110495: checking whether -lc should be explicitly linked in configure:110499: gcc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c 1>&5 configure:110513: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 configure:110532: checking dynamic linker characteristics configure:111157: checking how to hardcode library paths into programs configure:111195: checking whether stripping libraries is possible configure:111785: checking if libtool supports shared libraries configure:111789: checking whether to build shared libraries configure:111812: checking whether to build static libraries