This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:1638: checking host system type
configure:1726: checking for gcc
configure:1839: checking whether the C compiler (gcc  ) works
configure:1855: gcc -o conftest    conftest.c  1>&5
configure:1881: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1886: checking whether we are using GNU C
configure:1914: checking whether gcc accepts -g
configure:1947: checking whether gcc and cc understand -c and -o together
configure:1998: checking how to run the C preprocessor
configure:2079: checking for AIX
configure:2106: checking if compiler supports -R
configure:2139: checking if compiler supports -Wl,-rpath,
configure:2180: checking for re2c
configure:2211: checking for ranlib
configure:2239: checking whether ln -s works
configure:2264: checking for mawk
configure:2298: checking for bison
configure:2332: checking bison version
configure:2342: checking for flex
configure:2376: checking for yywrap in -lfl
configure:2419: checking lex output file root
configure:2440: checking whether yytext is a pointer
configure:2483: checking for working const
configure:2562: checking flex version
configure:2706: gcc -o conftest -g -O2 -pthread   conftest.c  1>&5
configure:2726: checking for pthreads_cflags
configure:2789: checking for pthreads_lib
configure:2915: checking for AOLserver support
configure:3135: checking for Apache 1.x module support via DSO through APXS
configure:3418: checking for Apache 1.x module support
configure:4199: checking for member fd in BUFF *
configure:4242: checking for mod_charset compatibility option
configure:4309: checking for Apache 2.0 filter-module support via DSO through APXS
configure:5045: checking for Apache 2.0 handler-module support via DSO through APXS
configure:5782: checking for Caudium support
configure:6092: checking for CLI build
configure:6152: checking for embedded SAPI library support
configure:6335: checking for Zeus ISAPI support
configure:6545: checking for NSAPI support
configure:6866: checking for PHTTPD support
configure:7075: checking for Pi3Web support
configure:7384: checking for Roxen/Pike support
configure:7633: checking for Servlet support
configure:8111: checking for thttpd
configure:8317: checking for TUX
configure:8531: checking for webjames
configure:8605: checking for CGI build
configure:8629: checking whether writing to stdout works
configure:8658: gcc -o conftest -g -O2   conftest.c  1>&5
configure:8687: checking whether to force Apache CGI redirect
configure:8701: checking whether to discard path_info + path_translated
configure:8714: checking whether to enable path info checking
configure:8727: checking whether to enable fastcgi support
configure:8932: checking for chosen SAPI module
configure:9837: checking for missing declarations of reentrant functions
configure:9846: gcc -c -g -O2  conftest.c 1>&5
configure:9871: gcc -c -g -O2  conftest.c 1>&5
configure:9896: gcc -c -g -O2  conftest.c 1>&5
configure:9921: gcc -c -g -O2  conftest.c 1>&5
configure:9946: gcc -c -g -O2  conftest.c 1>&5
configure:9970: checking for sendmail
configure:10011: checking whether system uses EBCDIC
configure:10104: checking for socket
configure:10132: gcc -o conftest -g -O2   conftest.c  1>&5
configure:10361: checking for htonl
configure:10389: gcc -o conftest -g -O2   conftest.c  1>&5
configure:10618: checking for gethostname
configure:10646: gcc -o conftest -g -O2   conftest.c  1>&5
configure:10875: checking for gethostbyaddr
configure:10903: gcc -o conftest -g -O2   conftest.c  1>&5
configure:11132: checking for yp_get_default_domain
configure:11160: gcc -o conftest -g -O2   conftest.c  1>&5
/tmp/ccwC9olM.o: In function `main':
/home/ovh/src/php-4.3.9/configure:11154: undefined reference to `yp_get_default_domain'
collect2: ld returned 1 exit status
configure: failed program was:
#line 11137 "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 <assert.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 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:11178: checking for __yp_get_default_domain
configure:11206: gcc -o conftest -g -O2   conftest.c  1>&5
/tmp/cckKcuR3.o: In function `main':
/home/ovh/src/php-4.3.9/configure:11200: undefined reference to `__yp_get_default_domain'
collect2: ld returned 1 exit status
configure: failed program was:
#line 11183 "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 <assert.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 __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:11244: checking for yp_get_default_domain in -lnsl
configure:11263: gcc -o conftest -g -O2   conftest.c -lnsl   1>&5
configure:11338: gcc -o conftest -g -O2   conftest.c  -lnsl 1>&5
configure:11390: checking for dlopen
configure:11418: gcc -o conftest -g -O2   conftest.c -lnsl  1>&5
/tmp/cceAsx8W.o: In function `main':
/home/ovh/src/php-4.3.9/configure:11412: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure: failed program was:
#line 11395 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dlopen(); below.  */
#include <assert.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 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:11436: checking for __dlopen
configure:11464: gcc -o conftest -g -O2   conftest.c -lnsl  1>&5
/tmp/ccPKk4nc.o: In function `main':
/home/ovh/src/php-4.3.9/configure:11458: undefined reference to `__dlopen'
collect2: ld returned 1 exit status
configure: failed program was:
#line 11441 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __dlopen(); below.  */
#include <assert.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 __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:11502: checking for dlopen in -ldl
configure:11521: gcc -o conftest -g -O2   conftest.c -ldl  -lnsl  1>&5
configure:11596: gcc -o conftest -g -O2   conftest.c -lnsl  -ldl 1>&5
configure:11648: checking for sin in -lm
configure:11701: checking for res_search
configure:11729: gcc -o conftest -g -O2   conftest.c -lm -ldl -lnsl  1>&5
/tmp/ccrgR8VH.o: In function `main':
/home/ovh/src/php-4.3.9/configure:11723: undefined reference to `res_search'
collect2: ld returned 1 exit status
configure: failed program was:
#line 11706 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char res_search(); below.  */
#include <assert.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_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:11747: checking for __res_search
configure:11775: gcc -o conftest -g -O2   conftest.c -lm -ldl -lnsl  1>&5
/tmp/cclQivK0.o: In function `main':
/home/ovh/src/php-4.3.9/configure:11769: undefined reference to `__res_search'
collect2: ld returned 1 exit status
configure: failed program was:
#line 11752 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __res_search(); below.  */
#include <assert.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_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:11813: checking for res_search in -lresolv
configure:11832: gcc -o conftest -g -O2   conftest.c -lresolv  -lm -ldl -lnsl  1>&5
configure:11907: gcc -o conftest -g -O2   conftest.c -lm -ldl -lnsl  -lresolv 1>&5
configure:12237: checking for inet_aton
configure:12265: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:12633: checking for dn_skipname
configure:12661: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
/tmp/ccAZ3h4d.o: In function `main':
/home/ovh/src/php-4.3.9/configure:12655: undefined reference to `dn_skipname'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dn_skipname(); below.  */
#include <assert.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 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:12679: checking for __dn_skipname
configure:12707: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:13027: checking for ANSI C header files
configure:13135: checking for dirent.h that defines DIR
configure:13173: checking for opendir in -ldir
configure:13258: checking for fclose declaration
configure:13267: gcc -c -g -O2  conftest.c 1>&5
configure:13342: checking for dirent.h
configure:13342: checking for ApplicationServices/ApplicationServices.h
configure:13342: checking for sys/param.h
configure:13342: checking for sys/types.h
configure:13342: checking for sys/time.h
configure:13342: checking for netinet/in.h
configure:13342: checking for alloca.h
configure:13342: checking for arpa/inet.h
configure:13342: checking for arpa/nameser.h
configure:13342: checking for assert.h
configure:13342: checking for crypt.h
configure:13342: checking for fcntl.h
configure:13342: checking for grp.h
configure:13342: checking for ieeefp.h
configure:13342: checking for langinfo.h
configure:13342: checking for limits.h
configure:13342: checking for locale.h
configure:13342: checking for monetary.h
configure:13342: checking for mach-o/dyld.h
configure:13342: checking for netdb.h
configure:13342: checking for pwd.h
configure:13342: checking for resolv.h
configure:13342: checking for signal.h
configure:13342: checking for stdarg.h
configure:13342: checking for stdlib.h
configure:13342: checking for string.h
configure:13342: checking for syslog.h
configure:13342: checking for sysexits.h
configure:13342: checking for sys/file.h
configure:13342: checking for sys/mman.h
configure:13342: checking for sys/mount.h
configure:13342: checking for sys/poll.h
configure:13342: checking for sys/resource.h
configure:13342: checking for sys/select.h
configure:13342: checking for sys/socket.h
configure:13342: checking for sys/statfs.h
configure:13342: checking for sys/statvfs.h
configure:13342: checking for sys/vfs.h
configure:13342: checking for sys/sysexits.h
configure:13342: checking for sys/varargs.h
configure:13342: checking for sys/wait.h
configure:13342: checking for unistd.h
configure:13342: checking for unix.h
configure:13342: checking for utime.h
configure:13342: checking for sys/utsname.h
configure:13342: checking for sys/ipc.h
configure:13342: checking for dlfcn.h
configure:13381: checking for fopencookie
configure:13440: gcc -c -g -O2  conftest.c 1>&5
configure:13492: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:13553: checking for broken getcwd
configure:13568: checking for broken libc stdio
configure:13629: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:13657: checking whether struct tm is in sys/time.h or time.h
configure:13691: checking for tm_zone in struct tm
configure:13763: checking for tm_gmtoff in struct tm
configure:13799: checking for struct flock
configure:13841: checking for socklen_t
configure:13884: checking size of long
configure:13923: checking size of int
configure:13963: checking for st_blksize in struct stat
configure:13998: checking for st_blocks in struct stat
configure:14038: checking for st_rdev in struct stat
configure:14073: checking for size_t
configure:14106: checking for uid_t in sys/types.h
configure:14141: checking for struct sockaddr_storage
configure:14186: gcc -c -g -O2  conftest.c 1>&5
configure: In function `main':
configure:14182: structure has no member named `sa_len'
configure: failed program was:
#line 14176 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <sys/socket.h>

int main() {
static struct sockaddr sa; int n = (int) sa.sa_len; return n
; return 0; }
configure:14199: checking for IPv6 support
configure:14231: checking for vprintf
configure:14403: checking for alphasort
configure:14403: checking for asctime_r
configure:14403: checking for chroot
configure:14403: checking for ctime_r
configure:14403: checking for cuserid
configure:14403: checking for crypt
configure:14403: checking for flock
configure:14403: checking for ftok
configure:14403: checking for funopen
configure:14403: checking for gai_strerror
configure:14403: checking for gcvt
configure:14403: checking for getlogin
configure:14403: checking for getprotobyname
configure:14403: checking for getprotobynumber
configure:14403: checking for getservbyname
configure:14403: checking for getservbyport
configure:14403: checking for getrusage
configure:14403: checking for gettimeofday
configure:14403: checking for gmtime_r
configure:14403: checking for isascii
configure:14403: checking for link
configure:14403: checking for localtime_r
configure:14403: checking for lockf
configure:14403: checking for lrand48
configure:14403: checking for memcpy
configure:14403: checking for memmove
configure:14403: checking for mkstemp
configure:14403: checking for mmap
configure:14403: checking for nl_langinfo
configure:14403: checking for perror
configure:14403: checking for poll
configure:14403: checking for putenv
configure:14403: checking for realpath
configure:14403: checking for random
configure:14403: checking for rand_r
configure:14403: checking for regcomp
configure:14403: checking for res_search
configure:14403: checking for scandir
configure:14403: checking for setitimer
configure:14403: checking for setlocale
configure:14403: checking for localeconv
configure:14403: checking for setsockopt
configure:14403: checking for setvbuf
configure:14403: checking for shutdown
configure:14403: checking for sin
configure:14403: checking for snprintf
configure:14403: checking for srand48
configure:14403: checking for srandom
configure:14403: checking for statfs
configure:14403: checking for statvfs
configure:14403: checking for std_syslog
configure:14403: checking for strcasecmp
configure:14403: checking for strcoll
configure:14403: checking for strdup
configure:14403: checking for strerror
configure:14403: checking for strftime
configure:14403: checking for strstr
configure:14403: checking for strtok_r
configure:14403: checking for symlink
configure:14403: checking for tempnam
configure:14403: checking for tzset
configure:14403: checking for unsetenv
configure:14403: checking for usleep
configure:14403: checking for utime
configure:14403: checking for vsnprintf
configure:14457: checking for getaddrinfo
configure:14544: checking for strlcat
configure:14544: checking for strlcpy
configure:14544: checking for getopt
configure:14599: checking whether utime accepts a null argument
configure:14646: checking for working alloca.h
configure:14679: checking for alloca
configure:14879: checking whether sprintf is broken
configure:14928: checking whether snprintf is broken
configure:14992: checking for declared timezone
configure:15039: checking for type of reentrant time-related functions
configure:15136: checking for readdir_r
configure:15186: checking for type of readdir_r
configure:15340: checking whether to include debugging symbols
configure:15373: checking layout of installed files
configure:15407: checking path to configuration file
configure:15443: checking directory to be scanned for configuration files
configure:15473: checking whether to enable safe mode by default
configure:15508: checking for safe mode exec dir
configure:15549: checking whether to enable PHP's own SIGCHLD handler
configure:15586: checking whether to enable magic quotes by default
configure:15623: checking whether to enable runpaths
configure:15648: checking whether to explicitly link against libgcc
configure:15727: checking whether to enable short tags by default
configure:15764: checking whether to enable dmalloc
configure:15852: checking whether to enable IPv6 support
configure:15882: checking whether to enable versioning
configure:15934: checking for OpenSSL support
configure:15987: checking for pkg-config
configure:16174: checking for OpenSSL version
configure:16314: checking for CRYPTO_free in -lcrypto
configure:16473: checking for SSL_CTX_set_ssl_version in -lssl
configure:16832: checking for ZLIB support
configure:16878: checking if the location of ZLIB install directory is defined
configure:17219: checking for gzgets in -lz
configure:17376: checking whether to enable bc style precision math functions
configure:17658: checking for BZip2 support
configure:18204: checking whether to enable calendar conversion support
configure:18469: checking for cpdflib support
configure:19506: checking for CRACKlib support
configure:19917: checking whether to enable ctype functions
configure:20180: checking for CURL support
configure:20959: checking for cyrus imap support
configure:21872: checking for xDBM support
configure:21919: checking for gdbm_open in -lgdbm
configure:22095: checking preferred dbm library
configure:22113: checking for gdbm.h
configure:22491: checking whether to enable DBA
configure:22817: checking for GDBM support
configure:23122: checking for NDBM support
configure:23421: checking for Berkeley DB4 support
configure:23741: checking for Berkeley DB3 support
configure:24061: checking for Berkeley DB2 support
configure:24381: checking for DBM support
configure:24722: checking for CDB support
configure:24776: checking for INI File support
configure:24830: checking for FlatFile support
configure:24845: checking whether to enable DBA interface
configure:25088: checking whether to enable dbase support
configure:25351: checking whether to enable dbx support
configure:25610: checking whether to enable direct I/O support
configure:25871: checking for DOM support
configure:26532: checking for DOM XSLT support
configure:26557: checking for DOM EXSLT support
configure:27200: checking whether to enable EXIF (metadata from images) support
configure:27463: checking for FrontBase SQL92 (fbsql) support
configure:27885: checking for FDF support
configure:28597: checking whether to enable the bundled filePro support
configure:28860: checking for FriBidi support
configure:29303: checking whether to enable FTP support
configure:29567: checking for GD support
configure:29614: checking for the location of libjpeg
configure:29641: checking for the location of libpng
configure:29694: checking for the location of libXpm
configure:29719: checking for FreeType 1.x support
configure:29744: checking for FreeType 2
configure:29769: checking for T1lib support
configure:29794: checking whether to enable truetype string function in GD
configure:29819: checking whether to enable JIS-mapped Japanese font support in GD
configure:29873: checking for fabsf
configure:29873: checking for floorf
configure:30033: checking for jpeg_read_header in -ljpeg
configure:30316: checking for png_write_image in -lpng
configure:36827: checking for GNU gettext support
configure:36885: checking for bindtextdomain in -lintl
configure:36926: checking for bindtextdomain in -lc
configure:37325: checking for ngettext in -lc
configure:37368: checking for dngettext in -lc
configure:37411: checking for dcngettext in -lc
configure:37454: checking for bind_textdomain_codeset in -lc
configure:37503: checking for GNU MP support
configure:38170: checking for hwapi support
configure:38832: checking for Hyperwave support
configure:39075: checking for iconv support
configure:40137: checking for IMAP support
configure:40586: checking for pam_start in -lpam
configure:40743: checking for crypt in -lcrypt
configure:41193: checking whether SSL libraries are needed for c-client
configure:41323: gcc -o conftest -g -O2   -Wl,-rpath,/usr/kerberos/lib -L/usr/kerberos/lib conftest.c -lc-client  -lssl -lcrypto  -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lz -lssl -lcrypto -lresolv -lm -ldl -lnsl  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libc-client.a(osdep.o): In function `ssl_onceonlyinit':
/usr/src/build/41512-i386/BUILD/imap-2000c/c-client/auth_ssl.c:153: the use of `tmpnam' is dangerous, better use `mkstemp'
configure:41349: checking whether IMAP works
configure:41382: gcc -o conftest -g -O2   -Wl,-rpath,/usr/kerberos/lib -L/usr/kerberos/lib conftest.c -lc-client  -lssl -lcrypto  -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lz -lssl -lcrypto -lresolv -lm -ldl -lnsl  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libc-client.a(osdep.o): In function `ssl_onceonlyinit':
/usr/src/build/41512-i386/BUILD/imap-2000c/c-client/auth_ssl.c:153: the use of `tmpnam' is dangerous, better use `mkstemp'
configure:41412: checking for Informix support
configure:42000: checking for Ingres II support
configure:42508: checking for InterBase support
configure:43177: checking for IRCG support
configure:43658: checking for Java support
configure:44442: checking for LDAP support
configure:46813: checking whether to enable multibyte string support
configure:46859: checking whether to enable multibyte regex support
configure:46884: checking for external libmbfl
configure:47592: checking for MCAL support
configure:47989: checking for mcrypt support
configure:49097: checking for MCVE support
configure:49143: checking OpenSSL dir for MCVE
configure:50501: checking for mhash support
configure:50903: checking whether to include mime_magic support
configure:51188: checking for MING support
configure:51855: checking for mnoGoSearch support
configure:52261: checking for msession support
configure:52647: checking for mSQL support
configure:53086: checking for MSSQL support via FreeTDS
configure:53700: checking for MySQL support
configure:53746: checking for specified location of the MySQL UNIX socket
configure:53803: checking for MySQL UNIX socket location
configure:53848: checking for inline
configure:53888: checking return type of signal handlers
configure:53941: checking for ANSI C header files
configure:54054: checking for sgtty.h
configure:54054: checking for sys/ioctl.h
configure:54054: checking for fcntl.h
configure:54054: checking for float.h
configure:54054: checking for floatingpoint.h
configure:54054: checking for ieeefp.h
configure:54054: checking for limits.h
configure:54054: checking for memory.h
configure:54054: checking for pwd.h
configure:54054: checking for select.h
configure:54054: checking for stdlib.h
configure:54054: checking for stddef.h
configure:54054: checking for strings.h
configure:54054: checking for string.h
configure:54054: checking for synch.h
configure:54054: checking for sys/mman.h
configure:54054: checking for sys/socket.h
configure:54054: checking for sys/timeb.h
configure:54054: checking for sys/types.h
configure:54054: checking for sys/un.h
configure:54054: checking for sys/vadvise.h
configure:54054: checking for sys/wait.h
configure:54054: checking for term.h
configure:54054: checking for unistd.h
configure:54054: checking for utime.h
configure:54054: checking for sys/utime.h
configure:54054: checking for termio.h
configure:54054: checking for termios.h
configure:54054: checking for sched.h
configure:54054: checking for crypt.h
configure:54054: checking for alloca.h
configure:54096: checking size of char
configure:54136: checking size of int
configure:54175: checking size of long
configure:54214: checking size of long long
configure:54253: checking for size_t
configure:54286: checking whether time.h and sys/time.h may both be included
configure:54321: checking for uid_t in sys/types.h
configure:54356: checking for type ulong
configure:54399: checking for type uchar
configure:54442: checking for type uint
configure:54485: checking for type ushort
configure:54528: checking for int8
configure:54584: checking base type of last arg to accept
configure:54661: checking return type of qsort
configure:54729: checking for alarm
configure:54729: checking for bmove
configure:54729: checking for chsize
configure:54729: checking for ftruncate
configure:54729: checking for rint
configure:54729: checking for finite
configure:54729: checking for fpsetmask
configure:54729: checking for fpresetsticky
configure:54729: checking for cuserid
configure:54729: checking for fcntl
configure:54729: checking for fconvert
configure:54729: checking for getrusage
configure:54729: checking for getpwuid
configure:54729: checking for getcwd
configure:54729: checking for getrlimit
configure:54729: checking for getwd
configure:54729: checking for index
configure:54729: checking for locking
configure:54729: checking for longjmp
configure:54729: checking for perror
configure:54729: checking for pread
configure:54729: checking for realpath
configure:54729: checking for rename
configure:54729: checking for socket
configure:54729: checking for strnlen
configure:54729: checking for madvise
configure:54729: checking for strtoll
configure:54729: checking for strtoul
configure:54729: checking for strtoull
configure:54729: checking for snprintf
configure:54729: checking for tempnam
configure:54729: checking for thr_setconcurrency
configure:54729: checking for gethostbyaddr_r
configure:54729: checking for gethostbyname_r
configure:54729: checking for getpwnam
configure:54729: checking for bfill
configure:54729: checking for bzero
configure:54729: checking for bcmp
configure:54729: checking for strstr
configure:54729: checking for strpbrk
configure:54729: checking for strerror
configure:54729: checking for tell
configure:54729: checking for atod
configure:54729: checking for memcpy
configure:54729: checking for memmove
configure:54729: checking for setupterm
configure:54729: checking for strcasecmp
configure:54729: checking for sighold
configure:54729: checking for vidattr
configure:54729: checking for setupterm
configure:54729: checking for lrand48
configure:54729: checking for localtime_r
configure:54729: checking for sigset
configure:54729: checking for sigthreadmask
configure:54729: checking for pthread_sigmask
configure:54729: checking for pthread_setprio
configure:54729: checking for pthread_setprio_np
configure:54729: checking for pthread_setschedparam
configure:54729: checking for pthread_attr_setprio
configure:54729: checking for pthread_attr_setschedparam
configure:54729: checking for pthread_attr_create
configure:54729: checking for pthread_getsequence_np
configure:54729: checking for pthread_attr_setstacksize
configure:54729: checking for pthread_condattr_create
configure:54729: checking for rwlock_init
configure:54729: checking for crypt
configure:54729: checking for dlopen
configure:54729: checking for dlerror
configure:54729: checking for fchmod
configure:54729: checking for getpass
configure:54729: checking for getpassphrase
configure:54786: checking for strtok_r
configure:54843: checking style of gethostname_r routines
configure:54910: checking 3 argument to gethostname_r routines
configure:54977: checking args to pthread_getspecific
configure:55018: checking args to pthread_mutex_init
configure:55061: checking args to readdir_r
configure:55103: checking style of sigwait
configure:56960: checking for ncurses support
configure:57931: checking for Oracle-OCI8 support
configure:59726: checking for Adabas support
configure:59919: checking for SAP DB support
configure:60049: checking for Solid support
configure:60193: checking for IBM DB2 support
configure:60256: checking for Empress support
configure:60326: checking for Empress local access support
configure:60412: checking for Birdstep support
configure:60476: checking for a custom ODBC support
configure:60510: checking for iODBC support
configure:60652: checking for Easysoft ODBC-ODBC Bridge support
configure:60712: checking for unixODBC support
configure:60772: checking for DBMaker support
configure:61278: checking for Oracle-ORACLE support
configure:66299: checking whether to enable user-space object overloading support
configure:66562: checking for Ovrimos SQL Server support
configure:67009: checking whether to enable pcntl support
configure:67448: checking for PCRE support
configure:68090: checking for PDFlib support
configure:68217: checking for the location of libtiff
configure:69663: checking for Verisign Payflow Pro support
configure:70366: checking for PostgreSQL support
configure:70469: checking for PQescapeString in -lpq
configure:70512: checking for PQsetnonblocking in -lpq
configure:70555: checking for PQcmdTuples in -lpq
configure:70598: checking for PQoidValue in -lpq
configure:70641: checking for PQclientEncoding in -lpq
configure:70684: checking for pg_encoding_to_char in -lpq
configure:71078: checking whether to enable POSIX-like functions
configure:71339: checking for seteuid
configure:71339: checking for setegid
configure:71339: checking for setsid
configure:71339: checking for getsid
configure:71339: checking for setpgid
configure:71339: checking for getpgid
configure:71339: checking for ctermid
configure:71339: checking for mkfifo
configure:71339: checking for getrlimit
configure:71397: checking for PSPELL support
configure:71811: checking for QtDOM support
configure:72417: checking for libedit readline replacement
configure:72463: checking for readline support
configure:73980: checking for recode support
configure:74702: checking whether to enable PHP sessions
configure:74748: checking for mm support
configure:74773: checking whether pwrite works
configure:74893: checking whether pread works
configure:75376: checking whether to enable shmop support
configure:75639: checking for SNMP support
configure:75685: checking OpenSSL dir for SNMP
configure:77281: checking whether to enable UCD SNMP hack
configure:77307: checking whether to enable sockets support
configure:77733: checking for getcwd
configure:77733: checking for getwd
configure:77733: checking for asinh
configure:77733: checking for acosh
configure:77733: checking for atanh
configure:77733: checking for log1p
configure:77733: checking for hypot
configure:77790: checking for crypt in -lcrypt
configure:77838: checking for standard DES crypt
configure:77895: checking for extended DES crypt
configure:77952: checking for MD5 crypt
configure:78047: checking for Blowfish crypt
configure:78111: checking whether flush should be called explicitly after a buffered io
configure:78279: checking which regex library to use
configure:78284: checking whether rounding works as expected
configure:78301: gcc -o conftest -g -O2   -Wl,-rpath,/usr/kerberos/lib -L/usr/kerberos/lib conftest.c -lcrypt -lpq -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lz -lssl -lcrypto -lresolv -lm -ldl -lnsl  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcrypt 1>&5
configure: failed program was:
#line 78292 "configure"
#include "confdefs.h"

#include <math.h>
  int main() {
    return floor(0.045*pow(10,2) + 0.5)/10.0 != 0.5;
  }

configure:78325: checking for working fnmatch
configure:78367: checking for glob
configure:78367: checking for strfmon
configure:78430: checking for fpclass
configure:78430: checking for isinf
configure:78430: checking for isnan
configure:78484: checking whether atof() accepts NAN
configure:78543: checking whether atof() accepts INF
configure:78605: checking whether HUGE_VAL == INF
configure:78667: checking whether HUGE_VAL + -HUGEVAL == NAN
configure:78987: checking for libswf support
configure:79402: checking for Sybase support
configure:79991: checking for Sybase-CT support
configure:80945: checking whether to enable System V IPC support
configure:81208: checking whether to enable System V semaphore support
configure:81466: checking for union semun
configure:81517: checking whether to enable System V shared memory support
configure:81781: checking whether to enable tokenizer support
configure:82046: checking whether to enable WDDX support
configure:82311: checking whether byte ordering is bigendian
configure:82410: checking whether to enable XML support
configure:82456: checking external libexpat install dir
configure:83115: checking for XMLRPC-EPI support
configure:83161: checking libexpat dir for XMLRPC-EPI
configure:83186: checking iconv dir for XMLRPC-EPI
configure:84804: checking whether to enable xslt support
configure:84850: checking for XSLT Sablotron backend
configure:84875: checking for libexpat dir for Sablotron XSL support
configure:84900: checking for iconv dir for Sablotron XSL support
configure:84925: checking for JavaScript for Sablotron XSL support
configure:86620: checking for YAZ support
configure:87132: checking whether to include YP support
configure:87601: checking for ZIP support
configure:88200: checking whether to install PEAR
configure:88303: checking bison version
configure:88336: checking for limits.h
configure:88336: checking for malloc.h
configure:88336: checking for string.h
configure:88336: checking for unistd.h
configure:88336: checking for stdarg.h
configure:88336: checking for sys/types.h
configure:88336: checking for sys/time.h
configure:88336: checking for signal.h
configure:88336: checking for unix.h
configure:88336: checking for mach-o/dyld.h
configure:88336: checking for dlfcn.h
configure:88374: checking for size_t
configure:88407: checking return type of signal handlers
configure:88449: checking for uint
configure:88482: checking for ulong
configure:88517: checking for vprintf
configure:88622: checking for 8-bit clean memcmp
configure:88660: checking for working alloca.h
configure:88693: checking for alloca
configure:88894: checking for memcpy
configure:88894: checking for strdup
configure:88894: checking for getpid
configure:88894: checking for kill
configure:88894: checking for strtod
configure:88894: checking for strtol
configure:88894: checking for finite
configure:88894: checking for fpclass
configure:88948: checking whether sprintf is broken
configure:88997: checking for finite
configure:88997: checking for isfinite
configure:88997: checking for isinf
configure:88997: checking for isnan
configure:89052: checking whether fp_except is defined
configure:89099: checking for dlfcn.h
configure:89138: checking whether dlsym() requires a leading underscore in symbol names
configure:89206: gcc -o conftest -g -O2   conftest.c  1>&5
/tmp/ccVfyxVr.o: In function `main':
/home/ovh/src/php-4.3.9/configure:23656: undefined reference to `dlopen'
/home/ovh/src/php-4.3.9/configure:23661: undefined reference to `dlsym'
/home/ovh/src/php-4.3.9/configure:23662: undefined reference to `dlsym'
collect2: ld returned 1 exit status
configure:89289: checking whether to enable thread-safety
configure:89293: checking whether to enable inline optimization for GCC
configure:89297: checking whether to enable a memory limit
configure:89301: checking whether to enable Zend debugging
configure:89305: checking whether to enable Zend multibyte
configure:89365: checking for inline
configure:89450: checking for stdarg.h
configure:90358: checking for Cygwin environment
configure:90391: checking for mingw32 environment
configure:90489: checking build system type
configure:90518: checking for ld used by GCC
configure:90586: checking if the linker (/usr/bin/ld) is GNU ld
configure:90603: checking for /usr/bin/ld option to reload object files
configure:90615: checking for BSD-compatible nm
configure:90653: checking for a sed that does not truncate output
configure:90737: checking how to recognise dependent libraries
configure:90924: checking for object suffix
configure:90950: checking for executable suffix
configure:90991: checking command to parse /usr/bin/nm -B output
configure:91315: checking for ranlib
configure:91382: checking for strip
configure:91627: checking for objdir
configure:91658: checking for gcc option to produce PIC
configure:91806: checking if gcc PIC flag  -fPIC works
configure:91876: checking if gcc static flag -static works
configure:91922: checking if gcc supports -c -o file.o
configure:91970: checking if gcc supports -c -o file.lo
configure:92046: checking if gcc supports -fno-rtti -fno-exceptions
configure:92059: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  -I$(top_builddir)/TSRM conftest.c 1>&5
configure:92090: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:92781: checking how to hardcode library paths into programs
configure:92813: checking whether stripping libraries is possible
configure:92831: checking dynamic linker characteristics
configure:93246: checking if libtool supports shared libraries
configure:93254: checking whether to build shared libraries
configure:93281: checking whether to build static libraries
