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

configure:1612: checking for egrep
configure:1627: checking for a sed that does not truncate output
configure:1771: checking host system type
configure:1871: checking for gcc
configure:1984: checking whether the C compiler (gcc  ) works
configure:2000: gcc -o conftest    conftest.c  1>&5
configure:2026: checking whether the C compiler (gcc  ) is a cross-compiler
configure:2031: checking whether we are using GNU C
configure:2059: checking whether gcc accepts -g
configure:2092: checking whether gcc and cc understand -c and -o together
configure:2143: checking how to run the C preprocessor
configure:2224: checking for AIX
configure:2251: checking if compiler supports -R
configure:2284: checking if compiler supports -Wl,-rpath,
configure:2325: checking for re2c
configure:2354: checking whether ln -s works
configure:2379: checking for gawk
configure:2413: checking for bison
configure:2447: checking bison version
configure:2457: checking for flex
configure:2491: checking for yywrap in -lfl
configure:2534: checking lex output file root
configure:2555: checking whether yytext is a pointer
configure:2598: checking for working const
configure:2677: checking flex version
configure:2693: checking whether byte ordering is bigendian
configure:2931: checking whether to force non-PIC code in shared modules
configure:3055: gcc -o conftest -g -O2 -pthread   conftest.c  1>&5
configure:3075: checking for pthreads_cflags
configure:3145: checking for pthreads_lib
configure:3283: checking for AOLserver support
configure:3524: checking for Apache 1.x module support via DSO through APXS
configure:3827: checking for Apache 1.x module support
configure:4662: checking for mod_charset compatibility option
configure:4799: checking for Apache 2.0 filter-module support via DSO through APXS
configure:5621: checking for Apache 2.0 handler-module support via DSO through APXS
configure:6444: checking for Caudium support
configure:6774: checking for CLI build
configure:6837: checking for embedded SAPI library support
configure:7040: checking for Zeus ISAPI support
configure:7270: checking for NSAPI support
configure:7611: checking for PHTTPD support
configure:7840: checking for Pi3Web support
configure:8169: checking for Roxen/Pike support
configure:8438: checking for Servlet support
configure:8956: checking for thttpd
configure:9182: checking for TUX
configure:9416: checking for webjames
configure:9490: checking for CGI build
configure:9514: checking whether writing to stdout works
configure:9543: gcc -o conftest -g -O2   conftest.c  1>&5
configure:9572: checking whether to force Apache CGI redirect
configure:9586: checking whether to discard path_info + path_translated
configure:9599: checking whether to enable path info checking
configure:9612: checking whether to enable fastcgi support
configure:9837: checking for chosen SAPI module
configure:10742: checking for missing declarations of reentrant functions
configure:10751: gcc -c -g -O2  conftest.c 1>&5
configure:10776: gcc -c -g -O2  conftest.c 1>&5
configure:10801: gcc -c -g -O2  conftest.c 1>&5
configure:10826: gcc -c -g -O2  conftest.c 1>&5
configure:10851: gcc -c -g -O2  conftest.c 1>&5
configure:10875: checking for sendmail
configure:10916: checking whether system uses EBCDIC
configure:11008: checking for socket
configure:11036: gcc -o conftest -g -O2   conftest.c  1>&5
configure:11265: checking for htonl
configure:11293: gcc -o conftest -g -O2   conftest.c  1>&5
configure:11522: checking for gethostname
configure:11550: gcc -o conftest -g -O2   conftest.c  1>&5
configure:11779: checking for gethostbyaddr
configure:11807: gcc -o conftest -g -O2   conftest.c  1>&5
configure:12036: checking for yp_get_default_domain
configure:12064: gcc -o conftest -g -O2   conftest.c  1>&5
/tmp/cc86uURg.o: In function `main':
/home/ovh/src/php-4.4.2/configure:12058: undefined reference to `yp_get_default_domain'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12041 "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:12082: checking for __yp_get_default_domain
configure:12110: gcc -o conftest -g -O2   conftest.c  1>&5
/tmp/cc9QsTPt.o: In function `main':
/home/ovh/src/php-4.4.2/configure:12104: undefined reference to `__yp_get_default_domain'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12087 "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:12148: checking for yp_get_default_domain in -lnsl
configure:12167: gcc -o conftest -g -O2   conftest.c -lnsl   1>&5
configure:12242: gcc -o conftest -g -O2   conftest.c  -lnsl 1>&5
configure:12294: checking for dlopen
configure:12322: gcc -o conftest -g -O2   conftest.c -lnsl  1>&5
/tmp/cc2EJWZW.o: In function `main':
/home/ovh/src/php-4.4.2/configure:12316: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12299 "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:12340: checking for __dlopen
configure:12368: gcc -o conftest -g -O2   conftest.c -lnsl  1>&5
/tmp/ccZYJJka.o: In function `main':
/home/ovh/src/php-4.4.2/configure:12362: undefined reference to `__dlopen'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12345 "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:12406: checking for dlopen in -ldl
configure:12425: gcc -o conftest -g -O2   conftest.c -ldl  -lnsl  1>&5
configure:12500: gcc -o conftest -g -O2   conftest.c -lnsl  -ldl 1>&5
configure:12552: checking for sin in -lm
configure:12605: checking for res_search
configure:12633: gcc -o conftest -g -O2   conftest.c -lm -ldl -lnsl  1>&5
/tmp/ccX6wvsH.o: In function `main':
/home/ovh/src/php-4.4.2/configure:12627: undefined reference to `res_search'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12610 "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:12651: checking for __res_search
configure:12679: gcc -o conftest -g -O2   conftest.c -lm -ldl -lnsl  1>&5
/tmp/ccEjt0HX.o: In function `main':
/home/ovh/src/php-4.4.2/configure:12673: undefined reference to `__res_search'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12656 "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:12717: checking for res_search in -lresolv
configure:12736: gcc -o conftest -g -O2   conftest.c -lresolv  -lm -ldl -lnsl  1>&5
configure:12811: gcc -o conftest -g -O2   conftest.c -lm -ldl -lnsl  -lresolv 1>&5
configure:13141: checking for inet_aton
configure:13169: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:13537: checking for dn_skipname
configure:13565: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
/tmp/ccX6KDQf.o: In function `main':
/home/ovh/src/php-4.4.2/configure:13559: undefined reference to `dn_skipname'
collect2: ld returned 1 exit status
configure: failed program was:
#line 13542 "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:13583: checking for __dn_skipname
configure:13611: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:13931: checking for ANSI C header files
configure:14039: checking for dirent.h that defines DIR
configure:14077: checking for opendir in -ldir
configure:14162: checking for fclose declaration
configure:14171: gcc -c -g -O2  conftest.c 1>&5
configure:14248: checking for inttypes.h
configure:14248: checking for stdint.h
configure:14248: checking for dirent.h
configure:14248: checking for ApplicationServices/ApplicationServices.h
configure:14248: checking for sys/param.h
configure:14248: checking for sys/types.h
configure:14248: checking for sys/time.h
configure:14248: checking for netinet/in.h
configure:14248: checking for alloca.h
configure:14248: checking for arpa/inet.h
configure:14248: checking for arpa/nameser.h
configure:14248: checking for assert.h
configure:14248: checking for crypt.h
configure:14248: checking for fcntl.h
configure:14248: checking for grp.h
configure:14248: checking for ieeefp.h
configure:14248: checking for langinfo.h
configure:14248: checking for limits.h
configure:14248: checking for locale.h
configure:14248: checking for monetary.h
configure:14248: checking for mach-o/dyld.h
configure:14248: checking for netdb.h
configure:14248: checking for pwd.h
configure:14248: checking for resolv.h
configure:14248: checking for signal.h
configure:14248: checking for stdarg.h
configure:14248: checking for stdlib.h
configure:14248: checking for string.h
configure:14248: checking for syslog.h
configure:14248: checking for sysexits.h
configure:14248: checking for sys/file.h
configure:14248: checking for sys/mman.h
configure:14248: checking for sys/mount.h
configure:14248: checking for sys/poll.h
configure:14248: checking for sys/resource.h
configure:14248: checking for sys/select.h
configure:14248: checking for sys/socket.h
configure:14248: checking for sys/statfs.h
configure:14248: checking for sys/statvfs.h
configure:14248: checking for sys/vfs.h
configure:14248: checking for sys/sysexits.h
configure:14248: checking for sys/varargs.h
configure:14248: checking for sys/wait.h
configure:14248: checking for unistd.h
configure:14248: checking for unix.h
configure:14248: checking for utime.h
configure:14248: checking for sys/utsname.h
configure:14248: checking for sys/ipc.h
configure:14248: checking for dlfcn.h
configure:14287: checking for fopencookie
configure:14346: gcc -c -g -O2  conftest.c 1>&5
configure:14398: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:14459: checking for broken getcwd
configure:14474: checking for broken libc stdio
configure:14535: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:14563: checking whether struct tm is in sys/time.h or time.h
configure:14597: checking for tm_zone in struct tm
configure:14669: checking for tm_gmtoff in struct tm
configure:14705: checking for struct flock
configure:14747: checking for socklen_t
configure:14790: checking size of intmax_t
configure:14829: checking size of size_t
configure:14868: checking size of ssize_t
configure:14907: checking size of ptrdiff_t
configure:14946: checking size of long long
configure:14985: checking size of long long int
configure:15024: checking size of long
configure:15063: checking size of int
configure:15103: checking for st_blksize in struct stat
configure:15138: checking for st_blocks in struct stat
configure:15178: checking for st_rdev in struct stat
configure:15213: checking for size_t
configure:15246: checking for uid_t in sys/types.h
configure:15281: checking for struct sockaddr_storage
configure:15326: gcc -c -g -O2  conftest.c 1>&5
configure: In function `main':
configure:15322: structure has no member named `sa_len'
configure: failed program was:
#line 15316 "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:15339: checking for IPv6 support
configure:15371: checking for vprintf
configure:15543: checking for alphasort
configure:15543: checking for asctime_r
configure:15543: checking for chroot
configure:15543: checking for ctime_r
configure:15543: checking for cuserid
configure:15543: checking for crypt
configure:15543: checking for flock
configure:15543: checking for ftok
configure:15543: checking for funopen
configure:15543: checking for gai_strerror
configure:15543: checking for gcvt
configure:15543: checking for getlogin
configure:15543: checking for getprotobyname
configure:15543: checking for getprotobynumber
configure:15543: checking for getservbyname
configure:15543: checking for getservbyport
configure:15543: checking for getrusage
configure:15543: checking for gettimeofday
configure:15543: checking for gmtime_r
configure:15543: checking for isascii
configure:15543: checking for link
configure:15543: checking for localtime_r
configure:15543: checking for lockf
configure:15543: checking for lrand48
configure:15543: checking for memcpy
configure:15543: checking for memmove
configure:15543: checking for mkstemp
configure:15543: checking for mmap
configure:15543: checking for nl_langinfo
configure:15543: checking for perror
configure:15543: checking for poll
configure:15543: checking for putenv
configure:15543: checking for realpath
configure:15543: checking for random
configure:15543: checking for rand_r
configure:15543: checking for regcomp
configure:15543: checking for res_search
configure:15543: checking for scandir
configure:15543: checking for setitimer
configure:15543: checking for setlocale
configure:15543: checking for localeconv
configure:15543: checking for setsockopt
configure:15543: checking for setvbuf
configure:15543: checking for shutdown
configure:15543: checking for sin
configure:15543: checking for snprintf
configure:15543: checking for srand48
configure:15543: checking for srandom
configure:15543: checking for statfs
configure:15543: checking for statvfs
configure:15543: checking for std_syslog
configure:15543: checking for strcasecmp
configure:15543: checking for strcoll
configure:15543: checking for strdup
configure:15543: checking for strerror
configure:15543: checking for strftime
configure:15543: checking for strstr
configure:15543: checking for strtok_r
configure:15543: checking for symlink
configure:15543: checking for tempnam
configure:15543: checking for tzset
configure:15543: checking for unsetenv
configure:15543: checking for usleep
configure:15543: checking for utime
configure:15543: checking for vsnprintf
configure:15597: checking for getaddrinfo
configure:15687: checking for strlcat
configure:15687: checking for strlcpy
configure:15687: checking for getopt
configure:15742: checking whether utime accepts a null argument
configure:15789: checking for working alloca.h
configure:15822: checking for alloca
configure:16022: checking for declared timezone
configure:16069: checking for type of reentrant time-related functions
configure:16166: checking for readdir_r
configure:16216: checking for type of readdir_r
configure:16370: checking whether to include debugging symbols
configure:16403: checking layout of installed files
configure:16437: checking path to configuration file
configure:16473: checking directory to be scanned for configuration files
configure:16503: checking whether to enable safe mode by default
configure:16538: checking for safe mode exec dir
configure:16579: checking whether to enable PHP's own SIGCHLD handler
configure:16616: checking whether to enable magic quotes by default
configure:16653: checking whether to enable runpaths
configure:16678: checking whether to explicitly link against libgcc
configure:16757: checking whether to enable short tags by default
configure:16794: checking whether to enable dmalloc
configure:16882: checking whether to enable IPv6 support
configure:16912: checking whether to enable versioning
configure:16964: checking for OpenSSL support
configure:17010: checking for Kerberos support
configure:17309: checking for krb5-config
configure:17668: checking for pkg-config
configure:17856: checking for OpenSSL version
configure:17996: checking for CRYPTO_free in -lcrypto
configure:18155: checking for SSL_CTX_set_ssl_version in -lssl
configure:18301: checking for PCRE support
configure:19049: checking for ZLIB support
configure:19095: checking if the location of ZLIB install directory is defined
configure:19489: checking for gzgets in -lz
configure:19646: checking whether to enable bc style precision math functions
configure:19981: checking for BZip2 support
configure:20580: checking whether to enable calendar conversion support
configure:20900: checking for cpdflib support
configure:22120: checking for CRACKlib support
configure:22585: checking whether to enable ctype functions
configure:22901: checking for CURL support
configure:23854: checking for cyrus imap support
configure:24820: checking for xDBM support
configure:24867: checking for gdbm_open in -lgdbm
configure:25043: checking preferred dbm library
configure:25061: checking for gdbm.h
configure:25492: checking whether to enable DBA
configure:25817: checking for GDBM support
configure:26122: checking for NDBM support
configure:26424: checking for Berkeley DB4 support
configure:26747: checking for Berkeley DB3 support
configure:27070: checking for Berkeley DB2 support
configure:27390: checking for DBM support
configure:27731: checking for CDB support
configure:27785: checking for INI File support
configure:27839: checking for FlatFile support
configure:27854: checking whether to enable DBA interface
configure:28150: checking whether to enable dbase support
configure:28466: checking whether to enable dbx support
configure:28778: checking whether to enable direct I/O support
configure:29092: checking for DOM support
configure:29186: checking for libxml version
configure:29806: checking for DOM XSLT support
configure:29831: checking for DOM EXSLT support
configure:30474: checking whether to enable EXIF (metadata from images) support
configure:30790: checking for FrontBase SQL92 (fbsql) support
configure:31265: checking for FDF support
configure:32030: checking whether to enable the bundled filePro support
configure:32346: checking for FriBidi support
configure:32842: checking whether to enable FTP support
configure:33159: checking for GD support
configure:33206: checking for the location of libjpeg
configure:33233: checking for the location of libpng
configure:33286: checking for the location of libXpm
configure:33311: checking for FreeType 1.x support
configure:33336: checking for FreeType 2
configure:33361: checking for T1lib support
configure:33386: checking whether to enable truetype string function in GD
configure:33411: checking whether to enable JIS-mapped Japanese font support in GD
configure:33465: checking for fabsf
configure:33465: checking for floorf
configure:33625: checking for jpeg_read_header in -ljpeg
configure:33908: checking for png_write_image in -lpng
configure:40611: checking for GNU gettext support
configure:40669: checking for bindtextdomain in -lintl
configure:40710: checking for bindtextdomain in -lc
configure:41162: checking for ngettext in -lc
configure:41205: checking for dngettext in -lc
configure:41248: checking for dcngettext in -lc
configure:41291: checking for bind_textdomain_codeset in -lc
configure:41340: checking for GNU MP support
configure:42060: checking for hwapi support
configure:42826: checking for Hyperwave support
configure:43122: checking for iconv support
configure:43185: checking for iconv
configure:43757: checking if iconv is glibc's
configure:43766: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  -Wl,-rpath,/usr/kerberos/lib -L/usr/kerberos/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lfreetype -lpng -lz -ljpeg -lz -lz -lssl -lcrypto -lresolv -lm -ldl -lnsl  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lz -lm 1>&5
/usr/bin/ld: warning: libcom_err.so.3, needed by /usr/kerberos/lib/libgssapi_krb5.so, may conflict with libcom_err.so.2
configure:43872: checking if iconv supports errno
configure:43898: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  -Wl,-rpath,/usr/kerberos/lib -L/usr/kerberos/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lfreetype -lpng -lz -ljpeg -lz -lz -lssl -lcrypto -lresolv -lm -ldl -lnsl  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lz -lm 1>&5
/usr/bin/ld: warning: libcom_err.so.3, needed by /usr/kerberos/lib/libgssapi_krb5.so, may conflict with libcom_err.so.2
configure:43930: checking if your cpp allows macro usage in include lines
configure:43942: gcc -c -I/usr/include -g -O2  conftest.c 1>&5
configure:44252: checking for IMAP support
configure:44298: checking for IMAP Kerberos support
configure:44323: checking for IMAP SSL support
configure:44822: checking for pam_start in -lpam
configure:44979: checking for crypt in -lcrypt
configure:45778: checking for OpenSSL version
configure:45918: checking for CRYPTO_free in -lcrypto
configure:46077: checking for SSL_CTX_set_ssl_version in -lssl
configure:46267: gcc -o conftest -g -O2   -Wl,-rpath,/usr/kerberos/lib -L/usr/kerberos/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lc-client   -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lz -lz -lssl -lcrypto -lresolv -lm -ldl -lnsl  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lz -lm -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:46293: checking whether IMAP works
configure:46326: gcc -o conftest -g -O2   -Wl,-rpath,/usr/kerberos/lib -L/usr/kerberos/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lc-client   -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lz -lz -lssl -lcrypto -lresolv -lm -ldl -lnsl  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lz -lm -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:46356: checking for Informix support
configure:47009: checking for Ingres II support
configure:47762: checking for InterBase support
configure:48484: checking for IRCG support
configure:49018: checking for Java support
configure:49855: checking for LDAP support
configure:52337: checking whether to enable multibyte string support
configure:52383: checking whether to enable multibyte regex support
configure:52408: checking for external libmbfl
configure:53173: checking for MCAL support
configure:53623: checking for mcrypt support
configure:53756: checking for mcrypt_module_open in -lmcrypt
configure:53903: checking for mcrypt_generic_deinit in -lmcrypt
configure:54784: checking for MCVE support
configure:54830: checking OpenSSL dir for MCVE
configure:56252: checking for mhash support
configure:56707: checking whether to include mime_magic support
configure:57045: checking for MING support
configure:57765: checking for mnoGoSearch support
configure:58224: checking for msession support
configure:58663: checking for mSQL support
configure:59155: checking for MSSQL support via FreeTDS
configure:59822: checking for MySQL support
configure:59868: checking for specified location of the MySQL UNIX socket
configure:59925: checking for MySQL UNIX socket location
configure:59972: checking for ranlib
configure:60000: checking for inline
configure:60040: checking return type of signal handlers
configure:60093: checking for ANSI C header files
configure:60206: checking for sgtty.h
configure:60206: checking for sys/ioctl.h
configure:60206: checking for fcntl.h
configure:60206: checking for float.h
configure:60206: checking for floatingpoint.h
configure:60206: checking for ieeefp.h
configure:60206: checking for limits.h
configure:60206: checking for memory.h
configure:60206: checking for pwd.h
configure:60206: checking for select.h
configure:60206: checking for stdlib.h
configure:60206: checking for stddef.h
configure:60206: checking for strings.h
configure:60206: checking for string.h
configure:60206: checking for synch.h
configure:60206: checking for sys/mman.h
configure:60206: checking for sys/socket.h
configure:60206: checking for sys/timeb.h
configure:60206: checking for sys/types.h
configure:60206: checking for sys/un.h
configure:60206: checking for sys/vadvise.h
configure:60206: checking for sys/wait.h
configure:60206: checking for term.h
configure:60206: checking for unistd.h
configure:60206: checking for utime.h
configure:60206: checking for sys/utime.h
configure:60206: checking for termio.h
configure:60206: checking for termios.h
configure:60206: checking for sched.h
configure:60206: checking for crypt.h
configure:60206: checking for alloca.h
configure:60248: checking size of char
configure:60288: checking size of int
configure:60327: checking size of long
configure:60366: checking size of long long
configure:60405: checking for size_t
configure:60438: checking whether time.h and sys/time.h may both be included
configure:60473: checking for uid_t in sys/types.h
configure:60508: checking for type ulong
configure:60551: checking for type uchar
configure:60594: checking for type uint
configure:60637: checking for type ushort
configure:60680: checking for int8
configure:60736: checking base type of last arg to accept
configure:60813: checking return type of qsort
configure:60881: checking for alarm
configure:60881: checking for bmove
configure:60881: checking for chsize
configure:60881: checking for ftruncate
configure:60881: checking for rint
configure:60881: checking for finite
configure:60881: checking for fpsetmask
configure:60881: checking for fpresetsticky
configure:60881: checking for cuserid
configure:60881: checking for fcntl
configure:60881: checking for fconvert
configure:60881: checking for getrusage
configure:60881: checking for getpwuid
configure:60881: checking for getcwd
configure:60881: checking for getrlimit
configure:60881: checking for getwd
configure:60881: checking for index
configure:60881: checking for locking
configure:60881: checking for longjmp
configure:60881: checking for perror
configure:60881: checking for pread
configure:60881: checking for realpath
configure:60881: checking for rename
configure:60881: checking for socket
configure:60881: checking for strnlen
configure:60881: checking for madvise
configure:60881: checking for strtoll
configure:60881: checking for strtoul
configure:60881: checking for strtoull
configure:60881: checking for snprintf
configure:60881: checking for tempnam
configure:60881: checking for thr_setconcurrency
configure:60881: checking for gethostbyaddr_r
configure:60881: checking for gethostbyname_r
configure:60881: checking for getpwnam
configure:60881: checking for bfill
configure:60881: checking for bzero
configure:60881: checking for bcmp
configure:60881: checking for strstr
configure:60881: checking for strpbrk
configure:60881: checking for strerror
configure:60881: checking for tell
configure:60881: checking for atod
configure:60881: checking for memcpy
configure:60881: checking for memmove
configure:60881: checking for setupterm
configure:60881: checking for strcasecmp
configure:60881: checking for sighold
configure:60881: checking for vidattr
configure:60881: checking for setupterm
configure:60881: checking for lrand48
configure:60881: checking for localtime_r
configure:60881: checking for sigset
configure:60881: checking for sigthreadmask
configure:60881: checking for pthread_sigmask
configure:60881: checking for pthread_setprio
configure:60881: checking for pthread_setprio_np
configure:60881: checking for pthread_setschedparam
configure:60881: checking for pthread_attr_setprio
configure:60881: checking for pthread_attr_setschedparam
configure:60881: checking for pthread_attr_create
configure:60881: checking for pthread_getsequence_np
configure:60881: checking for pthread_attr_setstacksize
configure:60881: checking for pthread_condattr_create
configure:60881: checking for rwlock_init
configure:60881: checking for crypt
configure:60881: checking for dlopen
configure:60881: checking for dlerror
configure:60881: checking for fchmod
configure:60881: checking for getpass
configure:60881: checking for getpassphrase
configure:60938: checking for strtok_r
configure:60995: checking style of gethostname_r routines
configure:61062: checking 3 argument to gethostname_r routines
configure:61129: checking args to pthread_getspecific
configure:61170: checking args to pthread_mutex_init
configure:61213: checking args to readdir_r
configure:61255: checking style of sigwait
configure:63225: checking for ncurses support
configure:64251: checking for Oracle (OCI8) support using ORACLE_HOME installation
configure:64298: checking for Oracle (OCI8) support using Oracle Instant Client
configure:66864: checking for Adabas support
configure:67057: checking for SAP DB support
configure:67187: checking for Solid support
configure:67331: checking for IBM DB2 support
configure:67403: checking for Empress support
configure:67473: checking for Empress local access support
configure:67559: checking for Birdstep support
configure:67669: checking for a custom ODBC support
configure:67703: checking for iODBC support
configure:67845: checking for Easysoft ODBC-ODBC Bridge support
configure:67905: checking for unixODBC support
configure:67965: checking for DBMaker support
configure:68526: checking for Oracle-ORACLE support
configure:73600: checking whether to enable user-space object overloading support
configure:73916: checking for Ovrimos SQL Server support
configure:74416: checking whether to enable pcntl support
configure:74907: checking for PDFlib support
configure:75034: checking for the location of libtiff
configure:76533: checking for Verisign Payflow Pro support
configure:77289: checking for PostgreSQL support
configure:78721: checking whether to enable POSIX-like functions
configure:79035: checking for seteuid
configure:79035: checking for setegid
configure:79035: checking for setsid
configure:79035: checking for getsid
configure:79035: checking for setpgid
configure:79035: checking for getpgid
configure:79035: checking for ctermid
configure:79035: checking for mkfifo
configure:79035: checking for getrlimit
configure:79035: checking for getlogin
configure:79035: checking for getgroups
configure:79093: checking for PSPELL support
configure:79789: checking for QtDOM support
configure:80499: checking for libedit readline replacement
configure:80546: checking for readline support
configure:82309: checking for recode support
configure:83084: checking whether to enable PHP sessions
configure:83130: checking for mm support
configure:83155: checking whether pwrite works
configure:83275: checking whether pread works
configure:83811: checking whether to enable shmop support
configure:84127: checking for SNMP support
configure:84173: checking OpenSSL dir for SNMP
configure:85832: checking whether to enable UCD SNMP hack
configure:85858: checking whether to enable sockets support
configure:86337: checking for getcwd
configure:86337: checking for getwd
configure:86337: checking for asinh
configure:86337: checking for acosh
configure:86337: checking for atanh
configure:86337: checking for log1p
configure:86337: checking for hypot
configure:86394: checking for crypt in -lcrypt
configure:86442: checking for standard DES crypt
configure:86503: checking for extended DES crypt
configure:86564: checking for MD5 crypt
configure:86663: checking for Blowfish crypt
configure:86731: checking whether flush should be called explicitly after a buffered io
configure:86936: checking which regex library to use
configure:86941: checking whether rounding works as expected
configure:86958: gcc -o conftest -g -O2   -Wl,-rpath,/usr/kerberos/lib -L/usr/kerberos/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lmcrypt -lltdl -lssl -lcrypto -lcrypt -lpam -lfreetype -lpng -lz -ljpeg -lz -lz -lssl -lcrypto -lresolv -lm -ldl -lnsl  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lz -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcrypt 1>&5
configure: failed program was:
#line 86949 "configure"
#include "confdefs.h"

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

configure:86982: checking for working fnmatch
configure:87024: checking for glob
configure:87024: checking for strfmon
configure:87087: checking for fpclass
configure:87087: checking for isinf
configure:87087: checking for isnan
configure:87141: checking whether atof() accepts NAN
configure:87200: checking whether atof() accepts INF
configure:87262: checking whether HUGE_VAL == INF
configure:87324: checking whether HUGE_VAL + -HUGEVAL == NAN
configure:87697: checking for libswf support
configure:88165: checking for Sybase support
configure:88811: checking for Sybase-CT support
configure:89818: checking whether to enable System V IPC support
configure:90134: checking whether to enable System V semaphore support
configure:90445: checking for union semun
configure:90496: checking whether to enable System V shared memory support
configure:90813: checking whether to enable tokenizer support
configure:91131: checking whether to enable WDDX support
configure:91449: checking whether byte ordering is bigendian
configure:91508: checking whether to enable XML support
configure:91554: checking external libexpat install dir
configure:92319: checking for XMLRPC-EPI support
configure:92365: checking libexpat dir for XMLRPC-EPI
configure:92390: checking iconv dir for XMLRPC-EPI
configure:94073: checking whether to enable xslt support
configure:94119: checking for XSLT Sablotron backend
configure:94144: checking for libexpat dir for Sablotron XSL support
configure:94169: checking for iconv dir for Sablotron XSL support
configure:94194: checking for JavaScript for Sablotron XSL support
configure:95954: checking for YAZ support
configure:96519: checking whether to include YP support
configure:97041: checking for ZIP support
configure:97707: checking whether to install PEAR
configure:97813: checking bison version
configure:97848: checking for inttypes.h
configure:97848: checking for stdint.h
configure:97848: checking for limits.h
configure:97848: checking for malloc.h
configure:97848: checking for string.h
configure:97848: checking for unistd.h
configure:97848: checking for stdarg.h
configure:97848: checking for sys/types.h
configure:97848: checking for sys/time.h
configure:97848: checking for signal.h
configure:97848: checking for unix.h
configure:97848: checking for mach-o/dyld.h
configure:97848: checking for dlfcn.h
configure:97886: checking for size_t
configure:97919: checking return type of signal handlers
configure:97961: checking for uint
configure:97994: checking for ulong
configure:98029: checking for int32_t
configure:98050: gcc -c -g -O2  conftest.c 1>&5
configure:98069: checking for uint32_t
configure:98090: gcc -c -g -O2  conftest.c 1>&5
configure:98109: checking for vprintf
configure:98214: checking for 8-bit clean memcmp
configure:98252: checking for working alloca.h
configure:98285: checking for alloca
configure:98486: checking for memcpy
configure:98486: checking for strdup
configure:98486: checking for getpid
configure:98486: checking for kill
configure:98486: checking for strtod
configure:98486: checking for strtol
configure:98486: checking for finite
configure:98486: checking for fpclass
configure:98542: checking for finite
configure:98542: checking for isfinite
configure:98542: checking for isinf
configure:98542: checking for isnan
configure:98597: checking whether fp_except is defined
configure:98644: checking for dlfcn.h
configure:98683: checking whether dlsym() requires a leading underscore in symbol names
configure:98751: gcc -o conftest -g -O2   conftest.c  1>&5
/tmp/cczkVqCv.o: In function `main':
/home/ovh/src/php-4.4.2/configure:33201: undefined reference to `dlopen'
/home/ovh/src/php-4.4.2/configure:33206: undefined reference to `dlsym'
/home/ovh/src/php-4.4.2/configure:33207: undefined reference to `dlsym'
collect2: ld returned 1 exit status
configure:98847: checking whether to enable the Zend memory manager
configure:98851: checking whether to enable thread-safety
configure:98855: checking whether to enable inline optimization for GCC
configure:98859: checking whether to enable a memory limit
configure:98863: checking whether to enable Zend debugging
configure:98867: checking whether to enable Zend multibyte
configure:98939: checking for inline
configure:99023: checking for stdarg.h
configure:99959: checking for Cygwin environment
configure:99992: checking for mingw32 environment
configure:100090: checking build system type
configure:100119: checking for ld used by GCC
configure:100187: checking if the linker (/usr/bin/ld) is GNU ld
configure:100204: checking for /usr/bin/ld option to reload object files
configure:100216: checking for BSD-compatible nm
configure:100254: checking how to recognise dependent libraries
configure:100441: checking for object suffix
configure:100467: checking for executable suffix
configure:100508: checking command to parse /usr/bin/nm -B output
configure:100832: checking for ranlib
configure:100899: checking for strip
configure:101144: checking for objdir
configure:101175: checking for gcc option to produce PIC
configure:101323: checking if gcc PIC flag  -fPIC works
configure:101393: checking if gcc static flag -static works
configure:101439: checking if gcc supports -c -o file.o
configure:101487: checking if gcc supports -c -o file.lo
configure:101563: checking if gcc supports -fno-rtti -fno-exceptions
configure:101576: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
configure:101607: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:102298: checking how to hardcode library paths into programs
configure:102330: checking whether stripping libraries is possible
configure:102348: checking dynamic linker characteristics
configure:102783: checking if libtool supports shared libraries
configure:102791: checking whether to build shared libraries
configure:102818: checking whether to build static libraries
