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

configure:1605: checking for egrep
configure:1620: checking for a sed that does not truncate output
configure:1785: checking host system type
configure:1885: checking for gcc
configure:1998: checking whether the C compiler (gcc  ) works
configure:2014: gcc -o conftest    conftest.c  1>&5
configure:2040: checking whether the C compiler (gcc  ) is a cross-compiler
configure:2045: checking whether we are using GNU C
configure:2073: checking whether gcc accepts -g
configure:2106: checking whether gcc and cc understand -c and -o together
configure:2157: checking how to run the C preprocessor
configure:2238: checking for AIX
configure:2265: checking if compiler supports -R
configure:2298: checking if compiler supports -Wl,-rpath,
configure:2339: checking for re2c
configure:2368: checking whether ln -s works
configure:2393: checking for gawk
configure:2427: checking for bison
configure:2461: checking bison version
configure:2471: checking for flex
configure:2505: checking for yywrap in -lfl
configure:2548: checking lex output file root
configure:2569: checking whether yytext is a pointer
configure:2612: checking for working const
configure:2691: checking flex version
configure:2707: checking whether byte ordering is bigendian
configure:2945: checking whether to force non-PIC code in shared modules
configure:3069: gcc -o conftest -g -O2 -pthread   conftest.c  1>&5
configure:3089: checking for pthreads_cflags
configure:3159: checking for pthreads_lib
configure:3297: checking for AOLserver support
configure:3538: checking for Apache 1.x module support via DSO through APXS
configure:3841: checking for Apache 1.x module support
configure:4676: checking for mod_charset compatibility option
configure:4813: checking for Apache 2.0 filter-module support via DSO through APXS
configure:5635: checking for Apache 2.0 handler-module support via DSO through APXS
configure:6458: checking for Caudium support
configure:6788: checking for CLI build
configure:6851: checking for embedded SAPI library support
configure:7054: checking for Zeus ISAPI support
configure:7284: checking for NSAPI support
configure:7625: checking for PHTTPD support
configure:7854: checking for Pi3Web support
configure:8183: checking for Roxen/Pike support
configure:8452: checking for Servlet support
configure:8970: checking for thttpd
configure:9196: checking for TUX
configure:9430: checking for webjames
configure:9504: checking for CGI build
configure:9528: checking whether writing to stdout works
configure:9586: checking whether to force Apache CGI redirect
configure:9600: checking whether to discard path_info + path_translated
configure:9613: checking whether to enable path info checking
configure:9626: checking whether to enable fastcgi support
configure:9851: checking for chosen SAPI module
configure:10756: checking for missing declarations of reentrant functions
configure:10765: gcc -c -g -O2  conftest.c 1>&5
configure:10790: gcc -c -g -O2  conftest.c 1>&5
configure:10815: gcc -c -g -O2  conftest.c 1>&5
configure:10840: gcc -c -g -O2  conftest.c 1>&5
configure:10865: gcc -c -g -O2  conftest.c 1>&5
configure:10889: checking for sendmail
configure:10930: checking whether system uses EBCDIC
configure:11022: checking for socket
configure:11050: gcc -o conftest -g -O2   conftest.c  1>&5
configure:11279: checking for htonl
configure:11307: gcc -o conftest -g -O2   conftest.c  1>&5
configure:11536: checking for gethostname
configure:11564: gcc -o conftest -g -O2   conftest.c  1>&5
configure:11793: checking for gethostbyaddr
configure:11821: gcc -o conftest -g -O2   conftest.c  1>&5
configure:12050: checking for yp_get_default_domain
configure:12078: gcc -o conftest -g -O2   conftest.c  1>&5
/var/tmp/ccA98Oqu.o: In function `main':
/kunden/177922_22359/source/php-4.4.7/configure:12072: undefined reference to `yp_get_default_domain'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12055 "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:12096: checking for __yp_get_default_domain
configure:12124: gcc -o conftest -g -O2   conftest.c  1>&5
/var/tmp/ccqc5Tff.o: In function `main':
/kunden/177922_22359/source/php-4.4.7/configure:12118: undefined reference to `__yp_get_default_domain'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12101 "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:12162: checking for yp_get_default_domain in -lnsl
configure:12181: gcc -o conftest -g -O2   conftest.c -lnsl   1>&5
configure:12256: gcc -o conftest -g -O2   conftest.c  -lnsl 1>&5
configure:12308: checking for dlopen
configure:12336: gcc -o conftest -g -O2   conftest.c -lnsl  1>&5
/var/tmp/ccAAOnDt.o: In function `main':
/kunden/177922_22359/source/php-4.4.7/configure:12330: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12313 "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:12354: checking for __dlopen
configure:12382: gcc -o conftest -g -O2   conftest.c -lnsl  1>&5
/var/tmp/cceIpV3B.o: In function `main':
/kunden/177922_22359/source/php-4.4.7/configure:12376: undefined reference to `__dlopen'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12359 "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:12420: checking for dlopen in -ldl
configure:12439: gcc -o conftest -g -O2   conftest.c -ldl  -lnsl  1>&5
configure:12514: gcc -o conftest -g -O2   conftest.c -lnsl  -ldl 1>&5
configure:12566: checking for sin in -lm
configure:12619: checking for res_search
configure:12647: gcc -o conftest -g -O2   conftest.c -lm -ldl -lnsl  1>&5
/var/tmp/ccwO43MU.o: In function `main':
/kunden/177922_22359/source/php-4.4.7/configure:12641: undefined reference to `res_search'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12624 "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:12665: checking for __res_search
configure:12693: gcc -o conftest -g -O2   conftest.c -lm -ldl -lnsl  1>&5
/var/tmp/ccSS4aC3.o: In function `main':
/kunden/177922_22359/source/php-4.4.7/configure:12687: undefined reference to `__res_search'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12670 "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:12731: checking for res_search in -lresolv
configure:12750: gcc -o conftest -g -O2   conftest.c -lresolv  -lm -ldl -lnsl  1>&5
configure:12825: gcc -o conftest -g -O2   conftest.c -lm -ldl -lnsl  -lresolv 1>&5
configure:13155: checking for inet_aton
configure:13183: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:13551: checking for dn_skipname
configure:13579: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
/var/tmp/ccGkptZn.o: In function `main':
/kunden/177922_22359/source/php-4.4.7/configure:13573: undefined reference to `dn_skipname'
collect2: ld returned 1 exit status
configure: failed program was:
#line 13556 "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:13597: checking for __dn_skipname
configure:13625: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:13945: checking for ANSI C header files
configure:14053: checking for dirent.h that defines DIR
configure:14091: checking for opendir in -ldir
configure:14176: checking for fclose declaration
configure:14185: gcc -c -g -O2  conftest.c 1>&5
configure:14262: checking for inttypes.h
configure:14262: checking for stdint.h
configure:14262: checking for dirent.h
configure:14262: checking for ApplicationServices/ApplicationServices.h
configure:14262: checking for sys/param.h
configure:14262: checking for sys/types.h
configure:14262: checking for sys/time.h
configure:14262: checking for netinet/in.h
configure:14262: checking for alloca.h
configure:14262: checking for arpa/inet.h
configure:14262: checking for arpa/nameser.h
configure:14262: checking for assert.h
configure:14262: checking for crypt.h
configure:14262: checking for fcntl.h
configure:14262: checking for grp.h
configure:14262: checking for ieeefp.h
configure:14262: checking for langinfo.h
configure:14262: checking for limits.h
configure:14262: checking for locale.h
configure:14262: checking for monetary.h
configure:14262: checking for mach-o/dyld.h
configure:14262: checking for netdb.h
configure:14262: checking for pwd.h
configure:14262: checking for resolv.h
configure:14262: checking for signal.h
configure:14262: checking for stdarg.h
configure:14262: checking for stdlib.h
configure:14262: checking for string.h
configure:14262: checking for syslog.h
configure:14262: checking for sysexits.h
configure:14262: checking for sys/file.h
configure:14262: checking for sys/mman.h
configure:14262: checking for sys/mount.h
configure:14262: checking for sys/poll.h
configure:14262: checking for sys/resource.h
configure:14262: checking for sys/select.h
configure:14262: checking for sys/socket.h
configure:14262: checking for sys/statfs.h
configure:14262: checking for sys/statvfs.h
configure:14262: checking for sys/vfs.h
configure:14262: checking for sys/sysexits.h
configure:14262: checking for sys/varargs.h
configure:14262: checking for sys/wait.h
configure:14262: checking for unistd.h
configure:14262: checking for unix.h
configure:14262: checking for utime.h
configure:14262: checking for sys/utsname.h
configure:14262: checking for sys/ipc.h
configure:14262: checking for dlfcn.h
configure:14301: checking for fopencookie
configure:14360: gcc -c -g -O2  conftest.c 1>&5
configure:14412: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure:14473: checking for broken getcwd
configure:14488: checking for broken libc stdio
configure:14549: gcc -o conftest -g -O2   conftest.c -lresolv -lm -ldl -lnsl  1>&5
configure: failed program was:
#line 14521 "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:14577: checking whether struct tm is in sys/time.h or time.h
configure:14611: checking for tm_zone in struct tm
configure:14683: checking for tm_gmtoff in struct tm
configure:14719: checking for struct flock
configure:14761: checking for socklen_t
configure:14804: checking size of intmax_t
configure:14843: checking size of size_t
configure:14882: checking size of ssize_t
configure:14921: checking size of ptrdiff_t
configure:14960: checking size of long long
configure:14999: checking size of long long int
configure:15038: checking size of long
configure:15077: checking size of int
configure:15117: checking for st_blksize in struct stat
configure:15152: checking for st_blocks in struct stat
configure:15192: checking for st_rdev in struct stat
configure:15227: checking for size_t
configure:15260: checking for uid_t in sys/types.h
configure:15295: checking for struct sockaddr_storage
configure:15340: gcc -c -g -O2  conftest.c 1>&5
configure: In function `main':
configure:15336: error: structure has no member named `sa_len'
configure: failed program was:
#line 15330 "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:15353: checking for IPv6 support
configure:15385: checking for vprintf
configure:15557: checking for alphasort
configure:15557: checking for asctime_r
configure:15557: checking for chroot
configure:15557: checking for ctime_r
configure:15557: checking for cuserid
configure:15557: checking for crypt
configure:15557: checking for flock
configure:15557: checking for ftok
configure:15557: checking for funopen
configure:15557: checking for gai_strerror
configure:15557: checking for gcvt
configure:15557: checking for getlogin
configure:15557: checking for getprotobyname
configure:15557: checking for getprotobynumber
configure:15557: checking for getservbyname
configure:15557: checking for getservbyport
configure:15557: checking for getrusage
configure:15557: checking for gettimeofday
configure:15557: checking for gmtime_r
configure:15557: checking for isascii
configure:15557: checking for link
configure:15557: checking for localtime_r
configure:15557: checking for lockf
configure:15557: checking for lrand48
configure:15557: checking for memcpy
configure:15557: checking for memmove
configure:15557: checking for mkstemp
configure:15557: checking for mmap
configure:15557: checking for nl_langinfo
configure:15557: checking for perror
configure:15557: checking for poll
configure:15557: checking for putenv
configure:15557: checking for realpath
configure:15557: checking for random
configure:15557: checking for rand_r
configure:15557: checking for regcomp
configure:15557: checking for res_search
configure:15557: checking for scandir
configure:15557: checking for setitimer
configure:15557: checking for setlocale
configure:15557: checking for localeconv
configure:15557: checking for setsockopt
configure:15557: checking for setvbuf
configure:15557: checking for shutdown
configure:15557: checking for sin
configure:15557: checking for snprintf
configure:15557: checking for srand48
configure:15557: checking for srandom
configure:15557: checking for statfs
configure:15557: checking for statvfs
configure:15557: checking for std_syslog
configure:15557: checking for strcasecmp
configure:15557: checking for strcoll
configure:15557: checking for strdup
configure:15557: checking for strerror
configure:15557: checking for strftime
configure:15557: checking for strstr
configure:15557: checking for strtok_r
configure:15557: checking for symlink
configure:15557: checking for tempnam
configure:15557: checking for tzset
configure:15557: checking for unsetenv
configure:15557: checking for usleep
configure:15557: checking for utime
configure:15557: checking for vsnprintf
configure:15611: checking for getaddrinfo
configure:15701: checking for strlcat
configure:15701: checking for strlcpy
configure:15701: checking for getopt
configure:15756: checking whether utime accepts a null argument
configure:15803: checking for working alloca.h
configure:15836: checking for alloca
configure:16036: checking for declared timezone
configure:16083: checking for type of reentrant time-related functions
configure:16180: checking for readdir_r
configure:16230: checking for type of readdir_r
configure:16384: checking whether to include debugging symbols
configure:16417: checking layout of installed files
configure:16451: checking path to configuration file
configure:16487: checking directory to be scanned for configuration files
configure:16517: checking whether to enable safe mode by default
configure:16552: checking for safe mode exec dir
configure:16593: checking whether to enable PHP's own SIGCHLD handler
configure:16630: checking whether to enable magic quotes by default
configure:16667: checking whether to enable runpaths
configure:16692: checking whether to explicitly link against libgcc
configure:16771: checking whether to enable short tags by default
configure:16808: checking whether to enable dmalloc
configure:16896: checking whether to enable IPv6 support
configure:16926: checking whether to enable versioning
configure:16978: checking for OpenSSL support
configure:17024: checking for Kerberos support
configure:18315: checking for PCRE support
configure:19063: checking for ZLIB support
configure:19109: checking if the location of ZLIB install directory is defined
configure:19660: checking whether to enable bc style precision math functions
configure:19995: checking for BZip2 support
configure:20594: checking whether to enable calendar conversion support
configure:20914: checking for cpdflib support
configure:22134: checking for CRACKlib support
configure:22599: checking whether to enable ctype functions
configure:22915: checking for CURL support
configure:23868: checking for cyrus imap support
configure:24834: checking for xDBM support
configure:25506: checking whether to enable DBA
configure:25831: checking for GDBM support
configure:26136: checking for NDBM support
configure:26438: checking for Berkeley DB4 support
configure:26761: checking for Berkeley DB3 support
configure:27084: checking for Berkeley DB2 support
configure:27404: checking for DBM support
configure:27745: checking for CDB support
configure:27799: checking for INI File support
configure:27853: checking for FlatFile support
configure:27868: checking whether to enable DBA interface
configure:28164: checking whether to enable dbase support
configure:28480: checking whether to enable dbx support
configure:28792: checking whether to enable direct I/O support
configure:29106: checking for DOM support
configure:29820: checking for DOM XSLT support
configure:29845: checking for DOM EXSLT support
configure:30488: checking whether to enable EXIF (metadata from images) support
configure:30804: checking for FrontBase SQL92 (fbsql) support
configure:31279: checking for FDF support
configure:32044: checking whether to enable the bundled filePro support
configure:32360: checking for FriBidi support
configure:32856: checking whether to enable FTP support
configure:33173: checking for GD support
configure:33220: checking for the location of libjpeg
configure:33247: checking for the location of libpng
configure:33300: checking for the location of libXpm
configure:33325: checking for FreeType 1.x support
configure:33350: checking for FreeType 2
configure:33375: checking for T1lib support
configure:33400: checking whether to enable truetype string function in GD
configure:33425: checking whether to enable JIS-mapped Japanese font support in GD
configure:40625: checking for GNU gettext support
configure:41354: checking for GNU MP support
configure:42074: checking for hwapi support
configure:42840: checking for Hyperwave support
configure:43136: checking for iconv support
configure:44266: checking for IMAP support
configure:44312: checking for IMAP Kerberos support
configure:44337: checking for IMAP SSL support
configure:46463: checking for Informix support
configure:47116: checking for Ingres II support
configure:47869: checking for InterBase support
configure:48597: checking for Java support
configure:49434: checking for LDAP support
configure:51916: checking whether to enable multibyte string support
configure:51962: checking whether to enable multibyte regex support
configure:51987: checking for external libmbfl
configure:52752: checking for MCAL support
configure:53202: checking for mcrypt support
configure:54363: checking for MCVE support
configure:54409: checking OpenSSL dir for MCVE
configure:55831: checking for mhash support
configure:56286: checking whether to include mime_magic support
configure:56624: checking for MING support
configure:57344: checking for mnoGoSearch support
configure:57803: checking for msession support
configure:58242: checking for mSQL support
configure:58734: checking for MSSQL support via FreeTDS
configure:59401: checking for MySQL support
configure:59447: checking for specified location of the MySQL UNIX socket
configure:62804: checking for ncurses support
configure:63830: checking for Oracle (OCI8) support using ORACLE_HOME installation
configure:63877: checking for Oracle (OCI8) support using Oracle Instant Client
configure:66443: checking for Adabas support
configure:66636: checking for SAP DB support
configure:66766: checking for Solid support
configure:66910: checking for IBM DB2 support
configure:66982: checking for Empress support
configure:67052: checking for Empress local access support
configure:67138: checking for Birdstep support
configure:67248: checking for a custom ODBC support
configure:67282: checking for iODBC support
configure:67424: checking for Easysoft ODBC-ODBC Bridge support
configure:67484: checking for unixODBC support
configure:67544: checking for DBMaker support
configure:68105: checking for Oracle-ORACLE support
configure:73179: checking whether to enable user-space object overloading support
configure:73496: checking whether to enable pcntl support
configure:73987: checking for PDFlib support
configure:74114: checking for the location of libtiff
configure:75613: checking for Verisign Payflow Pro support
configure:76369: checking for PostgreSQL support
configure:77801: checking whether to enable POSIX-like functions
configure:78173: checking for PSPELL support
configure:78869: checking for QtDOM support
configure:79579: checking for libedit readline replacement
configure:79626: checking for readline support
configure:81389: checking for recode support
configure:82164: checking whether to enable PHP sessions
configure:82210: checking for mm support
configure:82891: checking whether to enable shmop support
configure:83207: checking for SNMP support
configure:83253: checking OpenSSL dir for SNMP
configure:84912: checking whether to enable UCD SNMP hack
configure:84938: checking whether to enable sockets support
configure:85417: checking for getcwd
configure:85417: checking for getwd
configure:85417: checking for asinh
configure:85417: checking for acosh
configure:85417: checking for atanh
configure:85417: checking for log1p
configure:85417: checking for hypot
configure:85474: checking for crypt in -lcrypt
configure:85522: checking for standard DES crypt
configure:85583: checking for extended DES crypt
configure:85644: checking for MD5 crypt
configure:85743: checking for Blowfish crypt
configure:85811: checking whether flush should be called explicitly after a buffered io
configure:86016: checking which regex library to use
configure:86021: checking whether rounding works as expected
configure:86042: gcc -o conftest -g -O2   conftest.c -lcrypt -lresolv -lm -ldl -lnsl  -lcrypt 1>&5
configure: failed program was:
#line 86029 "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:86066: checking for working fnmatch
configure:86108: checking for glob
configure:86108: checking for strfmon
configure:86171: checking for fpclass
configure:86171: checking for isinf
configure:86171: checking for isnan
configure:86225: checking whether atof() accepts NAN
configure:86284: checking whether atof() accepts INF
configure:86346: checking whether HUGE_VAL == INF
configure:86408: checking whether HUGE_VAL + -HUGEVAL == NAN
configure:86781: checking for libswf support
configure:87249: checking for Sybase support
configure:87895: checking for Sybase-CT support
configure:88902: checking whether to enable System V IPC support
configure:89218: checking whether to enable System V semaphore support
configure:89580: checking whether to enable System V shared memory support
configure:89897: checking whether to enable tokenizer support
configure:90215: checking whether to enable WDDX support
configure:90533: checking whether byte ordering is bigendian
configure:90592: checking whether to enable XML support
configure:90638: checking external libexpat install dir
configure:91403: checking for XMLRPC-EPI support
configure:91449: checking libexpat dir for XMLRPC-EPI
configure:91474: checking iconv dir for XMLRPC-EPI
configure:93157: checking whether to enable xslt support
configure:93203: checking for XSLT Sablotron backend
configure:93228: checking for libexpat dir for Sablotron XSL support
configure:93253: checking for iconv dir for Sablotron XSL support
configure:93278: checking for JavaScript for Sablotron XSL support
configure:93586: checking for Sablotron libraries in the default path
configure:93603: checking for sablot-config
configure:93621: checking for Sablotron version
configure:93646: gcc -o conftest -g -O2  -I/usr/include  conftest.c -lcrypt -lresolv -lm -ldl -lnsl  -lcrypt 1>&5
configure:93833: checking for iconv
configure:94703: checking for SablotSetEncoding in -lsablot
configure:94722: gcc -o conftest -g -O2   conftest.c -lsablot  -lcrypt -lresolv -lm -ldl -lnsl  -lcrypt 1>&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetEncoding'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetParamEntityParsing'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetNamespaceDeclHandler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_GetErrorCode'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetUserData'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_ExternalEntityParserCreate'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetExternalEntityRefHandler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_GetCurrentLineNumber'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetCommentHandler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetProcessingInstructionHandler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetBase'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_ErrorString'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetReturnNSTriplet'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetEntityDeclHandler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_ParserCreateNS'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_ParserFree'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetElementHandler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_Parse'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetCharacterDataHandler'
collect2: ld returned 1 exit status
configure: failed program was:
#line 94711 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char SablotSetEncoding();

int main() {
SablotSetEncoding()
; return 0; }
configure:94839: checking for SablotGetOptions in -lsablot
configure:94858: gcc -o conftest -g -O2   conftest.c -lsablot  -lcrypt -lresolv -lm -ldl -lnsl  -lcrypt 1>&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetEncoding'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetParamEntityParsing'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetNamespaceDeclHandler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_GetErrorCode'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetUserData'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_ExternalEntityParserCreate'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetExternalEntityRefHandler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_GetCurrentLineNumber'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetCommentHandler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetProcessingInstructionHandler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetBase'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_ErrorString'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetReturnNSTriplet'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetEntityDeclHandler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_ParserCreateNS'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_ParserFree'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetElementHandler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_Parse'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libsablot.so: undefined reference to `XML_SetCharacterDataHandler'
collect2: ld returned 1 exit status
configure: failed program was:
#line 94847 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char SablotGetOptions();

int main() {
SablotGetOptions()
; return 0; }
configure:95038: checking for YAZ support
configure:95603: checking whether to include YP support
configure:96125: checking for ZIP support
configure:96791: checking whether to install PEAR
configure:96897: checking bison version
configure:96932: checking for inttypes.h
configure:96932: checking for stdint.h
configure:96932: checking for limits.h
configure:96932: checking for malloc.h
configure:96932: checking for string.h
configure:96932: checking for unistd.h
configure:96932: checking for stdarg.h
configure:96932: checking for sys/types.h
configure:96932: checking for sys/time.h
configure:96932: checking for signal.h
configure:96932: checking for unix.h
configure:96932: checking for mach-o/dyld.h
configure:96932: checking for dlfcn.h
configure:96970: checking for size_t
configure:97003: checking return type of signal handlers
configure:97045: checking for uint
configure:97078: checking for ulong
configure:97113: checking for int32_t
configure:97134: gcc -c -g -O2  conftest.c 1>&5
configure:97153: checking for uint32_t
configure:97174: gcc -c -g -O2  conftest.c 1>&5
configure:97193: checking for vprintf
configure:97298: checking for 8-bit clean memcmp
configure:97336: checking for working alloca.h
configure:97369: checking for alloca
configure:97570: checking for memcpy
configure:97570: checking for strdup
configure:97570: checking for getpid
configure:97570: checking for kill
configure:97570: checking for strtod
configure:97570: checking for strtol
configure:97570: checking for finite
configure:97570: checking for fpclass
configure:97626: checking for finite
configure:97626: checking for isfinite
configure:97626: checking for isinf
configure:97626: checking for isnan
configure:97681: checking whether fp_except is defined
configure:97728: checking for dlfcn.h
configure:97767: checking whether dlsym() requires a leading underscore in symbol names
configure:97835: gcc -o conftest -g -O2   conftest.c  1>&5
/var/tmp/cckek33e.o: In function `main':
/kunden/177922_22359/source/php-4.4.7/configure:97821: undefined reference to `dlopen'
/kunden/177922_22359/source/php-4.4.7/configure:97826: undefined reference to `dlsym'
/kunden/177922_22359/source/php-4.4.7/configure:97827: undefined reference to `dlsym'
collect2: ld returned 1 exit status
configure:97931: checking whether to enable the Zend memory manager
configure:97935: checking whether to enable thread-safety
configure:97939: checking whether to enable inline optimization for GCC
configure:97943: checking whether to enable a memory limit
configure:97947: checking whether to enable Zend debugging
configure:97951: checking whether to enable Zend multibyte
configure:98023: checking for inline
configure:98107: checking for stdarg.h
configure:99055: checking for Cygwin environment
configure:99088: checking for mingw32 environment
configure:99186: checking build system type
configure:99215: checking for ld used by GCC
configure:99283: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:99300: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
configure:99312: checking for BSD-compatible nm
configure:99350: checking how to recognise dependent libraries
configure:99537: checking for object suffix
configure:99563: checking for executable suffix
configure:99604: checking command to parse /usr/bin/nm -B output
configure:99928: checking for ranlib
configure:99995: checking for strip
configure:100240: checking for objdir
configure:100271: checking for gcc option to produce PIC
configure:100419: checking if gcc PIC flag  -fPIC works
configure:100489: checking if gcc static flag -static works
configure:100535: checking if gcc supports -c -o file.o
configure:100583: checking if gcc supports -c -o file.lo
configure:100659: checking if gcc supports -fno-rtti -fno-exceptions
configure:100672: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:100703: checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:101394: checking how to hardcode library paths into programs
configure:101426: checking whether stripping libraries is possible
configure:101444: checking dynamic linker characteristics
configure:101879: checking if libtool supports shared libraries
configure:101887: checking whether to build shared libraries
configure:101914: checking whether to build static libraries
configure:102454: checking whether -lc should be explicitly linked in
