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

configure:2153: checking for Cygwin environment
configure:2186: checking for mingw32 environment
configure:2217: checking for egrep
configure:2232: checking for a sed that does not truncate output
configure:2382: checking host system type
configure:2403: checking target system type
configure:2515: checking for gcc
configure:2628: checking whether the C compiler (gcc  ) works
configure:2644: gcc -o conftest    conftest.c  1>&5
configure:2670: checking whether the C compiler (gcc  ) is a cross-compiler
configure:2675: checking whether we are using GNU C
configure:2703: checking whether gcc accepts -g
configure:2735: checking how to run the C preprocessor
configure:2817: checking for icc
configure:2839: checking whether gcc and cc understand -c and -o together
configure:2890: checking how to run the C preprocessor
configure:2970: checking for AIX
configure:2994: checking whether ln -s works
configure:3019: checking for system library directory
configure:3045: checking whether to enable runpaths
configure:3069: checking if compiler supports -R
configure:3102: checking if compiler supports -Wl,-rpath,
configure:3146: checking for re2c
configure:3206: checking for gawk
configure:3266: checking for bison
configure:3306: checking for bison version
configure:3346: checking for flex
configure:3380: checking for yywrap in -lfl
configure:3423: checking lex output file root
configure:3444: checking whether yytext is a pointer
configure:3487: checking for working const
configure:3567: checking for flex version
configure:3831: checking whether to force non-PIC code in shared modules
configure:3859: checking whether /dev/urandom exists
configure:3938: gcc -o conftest -g -O2 -pthread   conftest.c  1>&5
configure:3958: checking for pthreads_cflags
configure:4028: checking for pthreads_lib
configure:4202: checking for AOLserver support
configure:4459: checking for Apache 1.x module support via DSO through APXS
configure:4782: checking for Apache 1.x module support
configure:5615: checking whether to enable Apache charset compatibility option
configure:5788: checking for Apache 2.0 filter-module support via DSO through APXS
configure:6636: checking for Apache 2.0 handler-module support via DSO through APXS
configure:7485: checking for Apache 1.x (hooks) module support via DSO through APXS
configure:7808: checking for Apache 1.x (hooks) module support
configure:8641: checking whether to enable Apache charset compatibility option
configure:8815: checking for Caudium support
configure:9166: checking for CLI build
configure:9212: checking for Continuity support
configure:9489: checking for embedded SAPI library support
configure:9706: checking for Zeus ISAPI support
configure:9955: checking for Milter support
configure:10239: checking for NSAPI support
configure:10591: checking for PHTTPD support
configure:10837: checking for Pi3Web support
configure:11204: checking whether Roxen module is build using ZTS
configure:11228: checking for Roxen/Pike support
configure:11506: checking for thttpd
configure:11767: checking for TUX
configure:12013: checking for webjames
configure:12365: checking whether to build CGI binary
configure:12388: checking whether to enable fastcgi support
configure:12403: checking whether to force Apache CGI redirect
configure:12416: checking whether to discard path_info + path_translated
configure:12429: checking whether to enable path info checking
configure:12641: checking for chosen SAPI module
configure:12699: checking for sendmail
configure:12738: checking whether system uses EBCDIC
configure:12785: checking whether byte ordering is bigendian
configure:12837: checking whether writing to stdout works
configure:12941: checking for socket
configure:12969: gcc -o conftest -g -O2   conftest.c  1>&5
configure:13198: checking for socketpair
configure:13226: gcc -o conftest -g -O2   conftest.c  1>&5
configure:13455: checking for htonl
configure:13483: gcc -o conftest -g -O2   conftest.c  1>&5
configure:13712: checking for gethostname
configure:13740: gcc -o conftest -g -O2   conftest.c  1>&5
configure:13969: checking for gethostbyaddr
configure:13997: gcc -o conftest -g -O2   conftest.c  1>&5
configure:14226: checking for yp_get_default_domain
configure:14254: gcc -o conftest -g -O2   conftest.c  1>&5
/var/tmp/ccsmkL3v.o: In function `main':
/kunden/177922_22359/source/php-5.2.4/configure:14248: undefined reference to `yp_get_default_domain'
collect2: ld returned 1 exit status
configure: failed program was:
#line 14231 "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:14272: checking for __yp_get_default_domain
configure:14300: gcc -o conftest -g -O2   conftest.c  1>&5
/var/tmp/ccApgtxE.o: In function `main':
/kunden/177922_22359/source/php-5.2.4/configure:14294: undefined reference to `__yp_get_default_domain'
collect2: ld returned 1 exit status
configure: failed program was:
#line 14277 "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:14338: checking for yp_get_default_domain in -lnsl
configure:14357: gcc -o conftest -g -O2   conftest.c -lnsl   1>&5
configure:14432: gcc -o conftest -g -O2   conftest.c  -lnsl 1>&5
configure:14484: checking for dlopen
configure:14512: gcc -o conftest -g -O2   conftest.c -lnsl  1>&5
/var/tmp/cc6g8ktX.o: In function `main':
/kunden/177922_22359/source/php-5.2.4/configure:14506: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure: failed program was:
#line 14489 "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:14530: checking for __dlopen
configure:14558: gcc -o conftest -g -O2   conftest.c -lnsl  1>&5
/var/tmp/ccMcy6l1.o: In function `main':
/kunden/177922_22359/source/php-5.2.4/configure:14552: undefined reference to `__dlopen'
collect2: ld returned 1 exit status
configure: failed program was:
#line 14535 "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:14596: checking for dlopen in -ldl
configure:14615: gcc -o conftest -g -O2   conftest.c -ldl  -lnsl  1>&5
configure:14690: gcc -o conftest -g -O2   conftest.c -lnsl  -ldl 1>&5
configure:14742: checking for sin in -lm
configure:14795: checking for res_search
configure:14823: gcc -o conftest -g -O2   conftest.c -lm -ldl -lnsl  1>&5
/var/tmp/ccw8Ppvm.o: In function `main':
/kunden/177922_22359/source/php-5.2.4/configure:14817: undefined reference to `res_search'
collect2: ld returned 1 exit status
configure: failed program was:
#line 14800 "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:14841: checking for __res_search
configure:14869: gcc -o conftest -g -O2   conftest.c -lm -ldl -lnsl  1>&5
/var/tmp/ccQModUb.o: In function `main':
/kunden/177922_22359/source/php-5.2.4/configure:14863: undefined reference to `__res_search'
collect2: ld returned 1 exit status
configure: failed program was:
#line 14846 "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:14907: checking for res_search in -lresolv
configure:14926: gcc -o conftest -g -O2   conftest.c -lresolv  -lm -ldl -lnsl  1>&5
configure:15001: gcc -o conftest -g -O2   conftest.c -lm -ldl -lnsl  -lresolv 1>&5
configure:15331: checking for inet_aton
configure:15359: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:15727: checking for dn_skipname
configure:15755: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
/var/tmp/ccevcUMC.o: In function `main':
/kunden/177922_22359/source/php-5.2.4/configure:15749: undefined reference to `dn_skipname'
collect2: ld returned 1 exit status
configure: failed program was:
#line 15732 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dn_skipname(); below.  */
#include <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:15773: checking for __dn_skipname
configure:15801: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:16121: checking for ANSI C header files
configure:16229: checking for dirent.h that defines DIR
configure:16267: checking for opendir in -ldir
configure:16409: checking for inttypes.h
configure:16409: checking for stdint.h
configure:16409: checking for dirent.h
configure:16409: checking for ApplicationServices/ApplicationServices.h
configure:16409: checking for sys/param.h
configure:16409: checking for sys/types.h
configure:16409: checking for sys/time.h
configure:16409: checking for netinet/in.h
configure:16409: checking for alloca.h
configure:16409: checking for arpa/inet.h
configure:16409: checking for arpa/nameser.h
configure:16409: checking for assert.h
configure:16409: checking for crypt.h
configure:16409: checking for fcntl.h
configure:16409: checking for grp.h
configure:16409: checking for ieeefp.h
configure:16409: checking for langinfo.h
configure:16409: checking for limits.h
configure:16409: checking for locale.h
configure:16409: checking for monetary.h
configure:16409: checking for mach-o/dyld.h
configure:16409: checking for netdb.h
configure:16409: checking for pwd.h
configure:16409: checking for resolv.h
configure:16409: checking for signal.h
configure:16409: checking for stdarg.h
configure:16409: checking for stdlib.h
configure:16409: checking for string.h
configure:16409: checking for syslog.h
configure:16409: checking for sysexits.h
configure:16409: checking for sys/ioctl.h
configure:16409: checking for sys/file.h
configure:16409: checking for sys/mman.h
configure:16409: checking for sys/mount.h
configure:16409: checking for sys/poll.h
configure:16409: checking for sys/resource.h
configure:16409: checking for sys/select.h
configure:16409: checking for sys/socket.h
configure:16409: checking for sys/stat.h
configure:16409: checking for sys/statfs.h
configure:16409: checking for sys/statvfs.h
configure:16409: checking for sys/vfs.h
configure:16409: checking for sys/sysexits.h
configure:16409: checking for sys/varargs.h
configure:16409: checking for sys/wait.h
configure:16409: checking for sys/loadavg.h
configure:16409: checking for termios.h
configure:16409: checking for unistd.h
configure:16409: checking for unix.h
configure:16409: checking for utime.h
configure:16409: checking for sys/utsname.h
configure:16409: checking for sys/ipc.h
configure:16409: checking for dlfcn.h
configure:16409: checking for assert.h
configure:16448: checking for fopencookie
configure:16508: gcc -c -g -O2  conftest.c 1>&5
configure:16559: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:16623: checking for broken getcwd
configure:16638: checking for broken libc stdio
configure:16699: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure: failed program was:
#line 16671 "configure"
#include "confdefs.h"

#include <stdio.h>
int main(int argc, char *argv[])
{
  FILE *fp;
  long position;
  char *filename = "/tmp/phpglibccheck";
  
  fp = fopen(filename, "w");
  if (fp == NULL) {
    perror("fopen");
    exit(2);
  }
  fputs("foobar", fp);
  fclose(fp);

  fp = fopen(filename, "a+");
  position = ftell(fp);
  fclose(fp);
  unlink(filename);
  if (position == 0)
  return 1;
  return 0;
}

configure:16727: checking whether struct tm is in sys/time.h or time.h
configure:16761: checking for tm_zone in struct tm
configure:16833: checking for missing declarations of reentrant functions
configure:16842: gcc -c -g -O2  conftest.c 1>&5
configure:16867: gcc -c -g -O2  conftest.c 1>&5
configure:16892: gcc -c -g -O2  conftest.c 1>&5
configure:16917: gcc -c -g -O2  conftest.c 1>&5
configure:16942: gcc -c -g -O2  conftest.c 1>&5
configure:16963: checking for fclose declaration
configure:16972: gcc -c -g -O2  conftest.c 1>&5
configure:16998: checking for tm_gmtoff in struct tm
configure:17034: checking for struct flock
configure:17076: checking for socklen_t
configure:17119: checking size of size_t
configure:17158: checking size of long long
configure:17197: checking size of long long int
configure:17236: checking size of long
configure:17275: checking size of int
configure:17316: checking size of intmax_t
configure:17396: checking size of ssize_t
configure:17476: checking size of ptrdiff_t
configure:17556: checking for st_blksize in struct stat
configure:17591: checking for st_blocks in struct stat
configure:17631: checking for st_rdev in struct stat
configure:17666: checking for size_t
configure:17699: checking for uid_t in sys/types.h
configure:17735: checking for struct sockaddr_storage
configure:17769: checking for field sa_len in struct sockaddr
configure:17806: checking for IPv6 support
configure:17836: checking for vprintf
configure:18023: checking for alphasort
configure:18023: checking for asctime_r
configure:18023: checking for chroot
configure:18023: checking for ctime_r
configure:18023: checking for cuserid
configure:18023: checking for crypt
configure:18023: checking for flock
configure:18023: checking for ftok
configure:18023: checking for funopen
configure:18023: checking for gai_strerror
configure:18023: checking for gcvt
configure:18023: checking for getloadavg
configure:18023: checking for getlogin
configure:18023: checking for getprotobyname
configure:18023: checking for getprotobynumber
configure:18023: checking for getservbyname
configure:18023: checking for getservbyport
configure:18023: checking for getrusage
configure:18023: checking for gettimeofday
configure:18023: checking for gmtime_r
configure:18023: checking for getpwnam_r
configure:18023: checking for getgrnam_r
configure:18023: checking for getpwuid_r
configure:18023: checking for grantpt
configure:18023: checking for inet_ntoa
configure:18023: checking for inet_ntop
configure:18023: checking for inet_pton
configure:18023: checking for isascii
configure:18023: checking for link
configure:18023: checking for localtime_r
configure:18023: checking for lockf
configure:18023: checking for lchown
configure:18023: checking for lrand48
configure:18023: checking for memcpy
configure:18023: checking for memmove
configure:18023: checking for mkstemp
configure:18023: checking for mmap
configure:18023: checking for nl_langinfo
configure:18023: checking for perror
configure:18023: checking for poll
configure:18023: checking for ptsname
configure:18023: checking for putenv
configure:18023: checking for realpath
configure:18023: checking for random
configure:18023: checking for rand_r
configure:18023: checking for regcomp
configure:18023: checking for res_search
configure:18023: checking for scandir
configure:18023: checking for setitimer
configure:18023: checking for setlocale
configure:18023: checking for localeconv
configure:18023: checking for setenv
configure:18023: checking for setpgid
configure:18023: checking for setsockopt
configure:18023: checking for setvbuf
configure:18023: checking for shutdown
configure:18023: checking for sin
configure:18023: checking for snprintf
configure:18023: checking for srand48
configure:18023: checking for srandom
configure:18023: checking for statfs
configure:18023: checking for statvfs
configure:18023: checking for std_syslog
configure:18023: checking for strcasecmp
configure:18023: checking for strcoll
configure:18023: checking for strdup
configure:18023: checking for strerror
configure:18023: checking for strftime
configure:18023: checking for strptime
configure:18023: checking for strstr
configure:18023: checking for strtok_r
configure:18023: checking for symlink
configure:18023: checking for tempnam
configure:18023: checking for tzset
configure:18023: checking for unlockpt
configure:18023: checking for unsetenv
configure:18023: checking for usleep
configure:18023: checking for nanosleep
configure:18023: checking for utime
configure:18023: checking for vsnprintf
configure:18077: checking for getaddrinfo
configure:18167: checking for strlcat
configure:18167: checking for strlcpy
configure:18167: checking for getopt
configure:18222: checking whether utime accepts a null argument
configure:18269: checking for working alloca.h
configure:18302: checking for alloca
configure:18502: checking for declared timezone
configure:18549: checking for type of reentrant time-related functions
configure:18648: checking for readdir_r
configure:18698: checking for type of readdir_r
configure:18797: checking for in_addr_t
configure:18836: checking for crypt_r
configure:19021: checking whether to include gcov symbols
configure:19184: checking whether to include debugging symbols
configure:19226: checking layout of installed files
configure:19261: checking path to configuration file
configure:19295: checking where to scan for configuration files
configure:19331: checking whether to enable safe mode by default
configure:19366: checking for safe mode exec dir
configure:19410: checking whether to enable PHP's own SIGCHLD handler
configure:19448: checking whether to enable magic quotes by default
configure:19486: checking whether to explicitly link against libgcc
configure:19566: checking whether to enable short tags by default
configure:19604: checking whether to enable dmalloc
configure:19692: checking whether to enable IPv6 support
configure:19722: checking how big to make fd sets
configure:19793: checking whether to enable LIBXML support
configure:19841: checking libxml2 install dir
configure:19870: checking for xml2-config path
configure:20028: checking whether libxml build works
configure:20055: gcc -o conftest -g -O2   conftest.c 
          
         -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm 1>&5
configure:20409: checking for OpenSSL support
configure:20456: checking for Kerberos support
configure:21874: checking for PCRE support
configure:22706: checking for ZLIB support
configure:22753: checking if the location of ZLIB install directory is defined
configure:23347: checking whether to enable bc style precision math functions
configure:23704: checking for BZip2 support
configure:24341: checking whether to enable calendar conversion support
configure:24677: checking whether to enable ctype functions
configure:25013: checking for cURL support
configure:25060: checking if we should use cURL for url streams
configure:26511: checking size of long
configure:26550: checking size of int
configure:26590: checking for int32_t
configure:26638: checking for uint32_t
configure:26695: checking for sys/types.h
configure:26695: checking for inttypes.h
configure:26695: checking for stdint.h
configure:26695: checking for string.h
configure:26695: checking for stdlib.h
configure:26735: checking for strtoll
configure:26735: checking for atoll
configure:26735: checking for strftime
configure:27734: checking for QDBM support
configure:28065: checking for GDBM support
configure:28382: checking for NDBM support
configure:28688: checking for Berkeley DB4 support
configure:29011: checking for Berkeley DB3 support
configure:29334: checking for Berkeley DB2 support
configure:29573: checking for DB1 support
configure:29928: checking for DBM support
configure:30337: checking for CDB support
configure:30368: checking for INI File support
configure:30399: checking for FlatFile support
configure:30414: checking whether to enable DBA interface
configure:30733: checking whether to enable dbase support
configure:31069: checking whether to enable DOM support
configure:31148: checking for xml2-config path
configure:31306: checking whether libxml build works
configure:31745: checking whether to enable EXIF (metadata from images) support
configure:32081: checking for FrontBase SQL92 (fbsql) support
configure:32577: checking for FDF support
configure:33397: checking whether to enable input filter support
configure:33444: checking pcre install prefix
configure:33852: checking whether to enable FTP support
configure:33899: checking OpenSSL dir for FTP
configure:34905: checking for GD support
configure:34953: checking for the location of libjpeg
configure:34981: checking for the location of libpng
configure:35036: checking for the location of libXpm
configure:35062: checking for FreeType 1.x support
configure:35088: checking for FreeType 2
configure:35114: checking for T1lib support
configure:35140: checking whether to enable truetype string function in GD
configure:35166: checking whether to enable JIS-mapped Japanese font support in GD
configure:43515: checking for GNU gettext support
configure:44265: checking for GNU MP support
configure:45040: checking whether to enable hash support
configure:45090: checking whether byte ordering is bigendian
configure:45141: checking size of short
configure:45160: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:45180: checking size of int
configure:45219: checking size of long
configure:45258: checking size of long long
configure:45614: checking for iconv support
configure:45676: checking for iconv
configure:45704: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:46292: checking if iconv is glibc's
configure:46301: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:46538: checking if iconv supports errno
configure:46573: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:46605: checking if your cpp allows macro usage in include lines
configure:46617: gcc -c -I/usr/include -g -O2  conftest.c 1>&5
configure:46962: checking for IMAP support
configure:47009: checking for IMAP Kerberos support
configure:47035: checking for IMAP SSL support
configure:49301: checking for InterBase support
configure:50228: checking whether to enable JavaScript Object Serialization support
configure:50277: checking for ANSI C header files
configure:50676: checking for LDAP support
configure:50723: checking for LDAP Cyrus SASL support
configure:53549: checking whether to enable multibyte string support
configure:53596: checking whether to enable multibyte regex support
configure:53622: checking whether to check multibyte regex backtrack
configure:53648: checking for external libmbfl
configure:55247: checking for mcrypt support
configure:56082: checking for mhash support
configure:56558: checking whether to include mime_magic support
configure:56916: checking for MING support
configure:58148: checking for mSQL support
configure:58661: checking for MSSQL support via FreeTDS
configure:59314: checking for MySQL support
configure:59361: checking for specified location of the MySQL UNIX socket
configure:60527: checking for MySQLi support
configure:60574: checking whether to enable embedded MySQLi support
configure:61349: checking for ncurses support
configure:62441: checking for Oracle (OCI8) support
configure:68651: checking whether to enable pcntl support
configure:69219: checking whether to enable PDO support
configure:69644: checking for PDO_DBLIB support via FreeTDS
configure:70354: checking for Firebird support for PDO
configure:71333: checking for MySQL support for PDO
configure:72896: checking Oracle OCI support for PDO
configure:75426: checking for ODBC v3 support for PDO
configure:76541: checking for PostgreSQL support for PDO
configure:77836: checking for sqlite 3 support for PDO
configure:77884: checking for PDO includes
configure:77890: checking for PDO includes
configure:78964: checking size of char *
configure:78983: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:79030: checking for usleep
configure:79030: checking for nanosleep
configure:79086: checking for time.h
configure:79096: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:79220: checking for fdatasync in -lrt
configure:79239: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt  -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:79322: checking for PostgreSQL support
configure:80947: checking whether to enable POSIX-like functions
configure:81281: checking for sys/mkdev.h
configure:81291: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:81287:23: sys/mkdev.h: No such file or directory
configure: failed program was:
#line 81286 "configure"
#include "confdefs.h"
#include <sys/mkdev.h>
configure:81321: checking for seteuid
configure:81349: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:81321: checking for setegid
configure:81349: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:81321: checking for setsid
configure:81349: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:81321: checking for getsid
configure:81349: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:81321: checking for setpgid
configure:81321: checking for getpgid
configure:81349: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:81321: checking for ctermid
configure:81349: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:81321: checking for mkfifo
configure:81349: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:81321: checking for mknod
configure:81349: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:81321: checking for getrlimit
configure:81349: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:81321: checking for getlogin
configure:81321: checking for getgroups
configure:81349: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:81321: checking for makedev
configure:81349: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
/var/tmp/ccsYd0lX.o: In function `main':
/kunden/177922_22359/source/php-5.2.4/configure:81343: undefined reference to `makedev'
collect2: ld returned 1 exit status
configure: failed program was:
#line 81326 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char makedev(); 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 makedev();

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_makedev) || defined (__stub___makedev)
choke me
#else
makedev();
#endif

; return 0; }
configure:81321: checking for initgroups
configure:81349: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:81321: checking for getpwuid_r
configure:81321: checking for getgrgid_r
configure:81349: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:81375: checking for working ttyname_r() implementation
configure:81395: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:81422: checking for PSPELL support
configure:82157: checking for libedit readline replacement
configure:82205: checking for readline support
configure:83852: checking for recode support
configure:84666: checking whether to enable reflection support
configure:84981: checking whether to enable PHP sessions
configure:85028: checking for mm support
configure:85053: checking whether pwrite works
configure:85086: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:85173: checking whether pread works
configure:85206: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:85768: checking whether to enable shmop support
configure:86104: checking whether to enable SimpleXML support
configure:86183: checking for xml2-config path
configure:86341: checking whether libxml build works
configure:86745: checking for SNMP support
configure:86792: checking OpenSSL dir for SNMP
configure:86818: checking whether to enable UCD SNMP hack
configure:88610: checking whether to enable SOAP support
configure:89213: checking whether to enable sockets support
configure:89707: checking enable SPL suppport
configure:89752: checking whether zend_object_value is packed
configure:89771: gcc -o conftest -I/usr/include -g -O2  -I/usr/include/libxml2 -I/kunden/177922_22359/source/php-5.2.4/ext/date/lib -I/kunden/177922_22359/source/php-5.2.4  -L/usr/lib  conftest.c -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
configure:90125: checking for sqlite support
configure:90172: checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1)
configure:90203: checking for PDO includes
configure:90547: checking for lemon
configure:90575: checking for lemon version
configure:90977: checking size of char *
configure:91058: checking for usleep
configure:91058: checking for nanosleep
configure:91114: checking for time.h
configure:91155: checking whether flush should be called explicitly after a buffered io
configure:91232: checking for crypt in -lcrypt
configure:91280: checking for standard DES crypt
configure:91340: checking for extended DES crypt
configure:91400: checking for MD5 crypt
configure:91498: checking for Blowfish crypt
configure:91566: checking for getcwd
configure:91566: checking for getwd
configure:91566: checking for asinh
configure:91566: checking for acosh
configure:91566: checking for atanh
configure:91566: checking for log1p
configure:91566: checking for hypot
configure:91566: checking for glob
configure:91566: checking for strfmon
configure:91566: checking for nice
configure:91566: checking for fpclass
configure:91566: checking for isinf
configure:91566: checking for isnan
configure:91619: checking for working fnmatch
configure:91800: checking which regex library to use
configure:91804: checking whether rounding works as expected
configure:91825: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lcrypt -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt 1>&5
configure: failed program was:
#line 91812 "configure"
#include "confdefs.h"

#include <math.h>
  /* keep this out-of-line to prevent use of gcc inline floor() */
  double somefn(double n) {
    return floor(n*pow(10,2) + 0.5);
  }
  int main() {
    return somefn(0.045)/10.0 != 0.5;
  }

configure:91855: checking for fork
configure:91915: checking if your OS can spawn processes with inherited handles
configure:91940: checking for res_nmkquery
configure:91968: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lcrypt -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt 1>&5
/var/tmp/ccaTR6Rg.o: In function `main':
/kunden/177922_22359/source/php-5.2.4/configure:91962: undefined reference to `res_nmkquery'
collect2: ld returned 1 exit status
configure: failed program was:
#line 91945 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char res_nmkquery(); 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_nmkquery();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_res_nmkquery) || defined (__stub___res_nmkquery)
choke me
#else
res_nmkquery();
#endif

; return 0; }
configure:91986: checking for __res_nmkquery
configure:92014: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lcrypt -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt 1>&5
configure:92475: checking for res_nsend
configure:92503: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lcrypt -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt 1>&5
/var/tmp/ccWjo0RA.o: In function `main':
/kunden/177922_22359/source/php-5.2.4/configure:92497: undefined reference to `res_nsend'
collect2: ld returned 1 exit status
configure: failed program was:
#line 92480 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char res_nsend(); 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_nsend();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_res_nsend) || defined (__stub___res_nsend)
choke me
#else
res_nsend();
#endif

; return 0; }
configure:92521: checking for __res_nsend
configure:92549: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lcrypt -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt 1>&5
configure:93010: checking for dn_expand
configure:93038: gcc -o conftest -I/usr/include -g -O2  -L/usr/lib  conftest.c -lcrypt -lrt -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt 1>&5
configure:93541: checking whether atof() accepts NAN
configure:93599: checking whether atof() accepts INF
configure:93660: checking whether HUGE_VAL == INF
configure:93721: checking whether HUGE_VAL + -HUGEVAL == NAN
configure:93784: checking whether strptime() declaration fails
configure:93834: checking for wchar.h
configure:93873: checking for mblen
configure:93928: checking for mbrlen
configure:93928: checking for mbsinit
configure:93981: checking for mbstate_t
configure:94376: checking for Sybase support
configure:95043: checking for Sybase-CT support
configure:96122: checking whether to enable System V IPC support
configure:96494: checking whether to enable System V semaphore support
configure:96876: checking whether to enable System V shared memory support
configure:97212: checking for TIDY support
configure:97856: checking whether to enable tokenizer support
configure:98194: checking whether to enable WDDX support
configure:98269: checking libexpat dir for WDDX
configure:99041: checking whether to enable XML support
configure:99116: checking libexpat install dir
configure:99148: checking for xml2-config path
configure:99306: checking whether libxml build works
configure:99858: checking whether to enable XMLReader support
configure:99937: checking for xml2-config path
configure:100095: checking whether libxml build works
configure:100493: checking for XMLRPC-EPI support
configure:100568: checking libexpat dir for XMLRPC-EPI
configure:100594: checking iconv dir for XMLRPC-EPI
configure:102999: checking whether to enable XMLWriter support
configure:103078: checking for xml2-config path
configure:103236: checking whether libxml build works
configure:103602: checking for XSL support
configure:104270: checking for zip archive read/writesupport
configure:104883: checking whether to install PEAR
configure:104993: checking for bison version
configure:105050: checking for inttypes.h
configure:105050: checking for stdint.h
configure:105050: checking for limits.h
configure:105050: checking for malloc.h
configure:105050: checking for string.h
configure:105050: checking for unistd.h
configure:105050: checking for stdarg.h
configure:105050: checking for sys/types.h
configure:105050: checking for sys/time.h
configure:105050: checking for signal.h
configure:105050: checking for unix.h
configure:105050: checking for stdlib.h
configure:105050: checking for mach-o/dyld.h
configure:105050: checking for dlfcn.h
configure:105088: checking for size_t
configure:105121: checking return type of signal handlers
configure:105167: checking for uint
configure:105200: checking for ulong
configure:105235: checking for int32_t
configure:105256: gcc -c -I/usr/include -g -O2  conftest.c 1>&5
configure:105275: checking for uint32_t
configure:105296: gcc -c -I/usr/include -g -O2  conftest.c 1>&5
configure:105315: checking for vprintf
configure:105420: checking for 8-bit clean memcmp
configure:105458: checking for working alloca.h
configure:105491: checking for alloca
configure:105692: checking for memcpy
configure:105692: checking for strdup
configure:105692: checking for getpid
configure:105692: checking for kill
configure:105692: checking for strtod
configure:105692: checking for strtol
configure:105692: checking for finite
configure:105692: checking for fpclass
configure:105746: checking whether sprintf is broken
configure:105795: checking for finite
configure:105795: checking for isfinite
configure:105795: checking for isinf
configure:105795: checking for isnan
configure:105850: checking whether fp_except is defined
configure:105897: checking for dlfcn.h
configure:105935: checking whether dlsym() requires a leading underscore in symbol names
configure:106003: gcc -o conftest -I/usr/include -g -O2   conftest.c  1>&5
/var/tmp/ccKjhP2p.o: In function `main':
/kunden/177922_22359/source/php-5.2.4/configure:105989: undefined reference to `dlopen'
/kunden/177922_22359/source/php-5.2.4/configure:105994: undefined reference to `dlsym'
/kunden/177922_22359/source/php-5.2.4/configure:105995: undefined reference to `dlsym'
collect2: ld returned 1 exit status
configure:106086: checking virtual machine dispatch method
configure:106090: checking whether to enable thread-safety
configure:106094: checking whether to enable inline optimization for GCC
configure:106098: checking whether to enable Zend debugging
configure:106102: checking whether to enable Zend multibyte
configure:106175: checking for inline
configure:106218: checking target system is Darwin
configure:106230: checking for MM alignment and log values
configure:106274: gcc -o conftest -I/usr/include -g -O2   conftest.c  1>&5
configure:106299: checking for memory allocation using mmap(MAP_ANON)
configure:106343: gcc -o conftest -I/usr/include -g -O2   conftest.c  1>&5
configure:106365: checking for memory allocation using mmap(/dev/zero)
configure:106419: gcc -o conftest -I/usr/include -g -O2   conftest.c  1>&5
configure:106443: checking for mremap
configure:106538: checking for stdarg.h
configure:107546: checking build system type
configure:107575: checking for ld used by gcc
configure:107647: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:107667: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
configure:107692: checking for BSD-compatible nm
configure:107738: checking how to recognise dependent libraries
configure:107916: checking for object suffix
configure:107942: checking for executable suffix
configure:108194: checking the maximum length of command line arguments
configure:108295: checking command to parse /usr/bin/nm -B output from gcc object
configure:108484: checking for objdir
configure:108550: checking for ar
configure:108617: checking for ranlib
configure:108684: checking for strip
configure:109021: checking if gcc static flag  works
configure:109071: checking if gcc supports -fno-rtti -fno-exceptions
configure:109121: checking for gcc option to produce PIC
configure:109332: checking if gcc PIC flag -fPIC works
configure:109349: gcc -c -I/usr/include -g -O2  -fPIC -DPIC conftest.c 1>&5
configure:109353: $? = 0
configure:109391: checking if gcc supports -c -o file.o
configure:109462: checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:110359: checking dynamic linker characteristics
configure:110933: checking how to hardcode library paths into programs
configure:110971: checking whether stripping libraries is possible
configure:111556: checking if libtool supports shared libraries
configure:111560: checking whether to build shared libraries
configure:111583: checking whether to build static libraries
