File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / config.log
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue May 29 12:34:34 2012 UTC (12 years ago) by misho
Branches: php, MAIN
CVS tags: v5_4_3elwix, v5_4_17p0, HEAD
php 5.4.3+patches

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

It was created by configure, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --with-layout=GNU --localstatedir=/var --with-config-file-scan-dir=/usr/local/etc/php --disable-all --enable-libxml --enable-mysqlnd --with-libxml-dir=/usr/local --with-pcre-regex=/usr/local --with-zlib-dir=/usr --program-prefix= --enable-embed --with-regex=php --with-zend-vm=CALL --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd10.0

## --------- ##
## Platform. ##
## --------- ##

hostname = elwix.aitnet.org
uname -m = i386
uname -r = 10.0-CURRENT
uname -s = FreeBSD
uname -v = FreeBSD 10.0-CURRENT #14: Mon May 28 16:02:57 EEST 2012     root@elwix.aitnet.org:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/misho/bin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/X11R6/bin
PATH: /usr/pkg/bin
PATH: /usr/pkg/sbin
PATH: /usr/games
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /elwix/pkg/bin
PATH: /elwix/pkg/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3275: checking for grep that handles long lines and -e
configure:3333: result: /usr/bin/grep
configure:3338: checking for egrep
configure:3400: result: /usr/bin/grep -E
configure:3405: checking for a sed that does not truncate output
configure:3459: result: sed
configure:3564: checking build system type
configure:3578: result: i386-portbld-freebsd10.0
configure:3598: checking host system type
configure:3611: result: i386-portbld-freebsd10.0
configure:3631: checking target system type
configure:3644: result: i386-portbld-freebsd10.0
configure:3877: checking for C compiler version
configure:3886: cc --version >&5
cc (GCC) 4.2.1 20070831 patched [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3897: $? = 0
configure:3886: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070831 patched [FreeBSD]
configure:3897: $? = 0
configure:3886: cc -V >&5
cc: '-V' option must have argument
configure:3897: $? = 1
configure:3886: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:3897: $? = 1
configure:3917: checking whether the C compiler works
configure:3939: cc -O2 -pipe -fno-strict-aliasing   conftest.c  >&5
configure:3943: $? = 0
configure:3991: result: yes
configure:3994: checking for C compiler default output file name
configure:3996: result: a.out
configure:4002: checking for suffix of executables
configure:4009: cc -o conftest -O2 -pipe -fno-strict-aliasing   conftest.c  >&5
configure:4013: $? = 0
configure:4035: result: 
configure:4057: checking whether we are cross compiling
configure:4065: cc -o conftest -O2 -pipe -fno-strict-aliasing   conftest.c  >&5
configure:4069: $? = 0
configure:4076: ./conftest
configure:4080: $? = 0
configure:4095: result: no
configure:4100: checking for suffix of object files
configure:4122: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4126: $? = 0
configure:4147: result: o
configure:4151: checking whether we are using the GNU C compiler
configure:4170: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4170: $? = 0
configure:4179: result: yes
configure:4188: checking whether cc accepts -g
configure:4208: cc -c -g  conftest.c >&5
configure:4208: $? = 0
configure:4249: result: yes
configure:4266: checking for cc option to accept ISO C89
configure:4329: cc  -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4329: $? = 0
configure:4342: result: none needed
configure:4368: checking how to run the C preprocessor
configure:4438: result: cpp
configure:4458: cpp  conftest.c
configure:4458: $? = 0
configure:4472: cpp  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:4472: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4503: checking for icc
configure:4512: result: no
configure:4526: checking for suncc
configure:4535: result: no
configure:4553: checking whether cc understands -c and -o together
configure:4581: cc -c conftest.c -o conftest2.o >&5
configure:4585: $? = 0
configure:4591: cc -c conftest.c -o conftest2.o >&5
configure:4595: $? = 0
configure:4650: result: yes
configure:4665: checking how to run the C preprocessor
configure:4735: result: cpp
configure:4755: cpp  conftest.c
configure:4755: $? = 0
configure:4769: cpp  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:4769: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4797: checking for ANSI C header files
configure:4817: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4817: $? = 0
configure:4890: cc -o conftest -O2 -pipe -fno-strict-aliasing   conftest.c  >&5
configure:4890: $? = 0
configure:4890: ./conftest
configure:4890: $? = 0
configure:4901: result: yes
configure:4914: checking for sys/types.h
configure:4914: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4914: $? = 0
configure:4914: result: yes
configure:4914: checking for sys/stat.h
configure:4914: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4914: $? = 0
configure:4914: result: yes
configure:4914: checking for stdlib.h
configure:4914: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4914: $? = 0
configure:4914: result: yes
configure:4914: checking for string.h
configure:4914: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4914: $? = 0
configure:4914: result: yes
configure:4914: checking for memory.h
configure:4914: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4914: $? = 0
configure:4914: result: yes
configure:4914: checking for strings.h
configure:4914: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4914: $? = 0
configure:4914: result: yes
configure:4914: checking for inttypes.h
configure:4914: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4914: $? = 0
configure:4914: result: yes
configure:4914: checking for stdint.h
configure:4914: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4914: $? = 0
configure:4914: result: yes
configure:4914: checking for unistd.h
configure:4914: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4914: $? = 0
configure:4914: result: yes
configure:4927: checking minix/config.h usability
configure:4927: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
conftest.c:52:26: error: minix/config.h: No such file or directory
configure:4927: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4927: result: no
configure:4927: checking minix/config.h presence
configure:4927: cpp  conftest.c
conftest.c:19:26: error: minix/config.h: No such file or directory
configure:4927: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4927: result: no
configure:4927: checking for minix/config.h
configure:4927: result: no
configure:4948: checking whether it is safe to define __EXTENSIONS__
configure:4966: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:4966: $? = 0
configure:4973: result: yes
configure:4988: checking whether ln -s works
configure:4992: result: yes
configure:5003: checking for system library directory
configure:5018: result: lib
configure:5027: checking whether to enable runpaths
configure:5041: result: yes
configure:5048: checking if compiler supports -R
configure:5067: cc -o conftest -O2 -pipe -fno-strict-aliasing   conftest.c -R /usr/lib  >&5
configure:5067: $? = 0
configure:5077: result: yes
configure:5129: checking for gawk
configure:5146: found /usr/X11R6/bin/gawk
configure:5157: result: gawk
configure:5201: checking for bison
configure:5217: found /usr/X11R6/bin/bison
configure:5228: result: bison -y
configure:5249: checking for bison version
configure:5269: result: 2.4.3 (ok)
configure:5288: checking for re2c
configure:5318: result: no
configure:5343: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
configure:5364: checking whether to enable computed goto gcc extension with re2c
configure:5378: result: no
configure:5672: checking whether to force non-PIC code in shared modules
configure:5678: result: yes
configure:5704: checking whether /dev/urandom exists
configure:5710: result: yes
configure:5814: result: 
configure:5816: result: Configuring SAPI modules
configure:5844: checking for AOLserver support
configure:6059: result: no
configure:6087: checking for Apache 1.x module support via DSO through APXS
configure:6377: result: no
configure:6403: checking for Apache 1.x module support
configure:7175: result: no
configure:7187: checking whether to enable Apache charset compatibility option
configure:7201: result: no
configure:7351: checking for Apache 2.0 filter-module support via DSO through APXS
configure:8147: result: no
configure:8175: checking for Apache 2.0 handler-module support via DSO through APXS
configure:8971: result: no
configure:9000: checking for Apache 1.x (hooks) module support via DSO through APXS
configure:9290: result: no
configure:9316: checking for Apache 1.x (hooks) module support
configure:10088: result: no
configure:10100: checking whether to enable Apache charset compatibility option
configure:10114: result: no
configure:10265: checking for Caudium support
configure:10579: result: no
configure:10605: checking for CLI build
configure:10748: result: yes
configure:10755: checking for Continuity support
configure:10770: result: no
configure:11015: checking for embedded SAPI library support
configure:11211: result: shared
configure:11270: checking for FPM build
configure:12596: result: no
configure:12604: checking for Zeus ISAPI support
configure:12619: result: no
configure:12836: checking for LiteSpeed support
configure:13006: result: no
configure:13013: checking for Milter support
configure:13028: result: no
configure:13219: checking for NSAPI support
configure:13234: result: no
configure:13505: checking for PHTTPD support
configure:13520: result: no
configure:13737: checking for Pi3Web support
configure:13752: result: no
configure:14087: checking whether Roxen module is build using ZTS
configure:14101: result: no
configure:14108: checking for Roxen/Pike support
configure:14344: result: 
configure:14371: checking for thttpd
configure:14594: result: no
configure:14620: checking for TUX
configure:14800: result: no
configure:14827: checking for webjames
configure:15039: result: no
configure:15065: checking for CGI build
configure:15068: result: yes
configure:15070: checking for socklen_t in sys/socket.h
configure:15079: result: yes
configure:15091: checking for sun_len in sys/un.h
configure:15100: result: yes
configure:15112: checking whether cross-process locking is required by accept()
configure:15123: result: no
configure:15269: checking for chosen SAPI module
configure:15271: result: embed
configure:15274: checking for executable SAPI binaries
configure:15277: result:  cli cgi
configure:15302: result: 
configure:15304: result: Running system checks
configure:15312: checking for sendmail
configure:15331: found /usr/sbin/sendmail
configure:15343: result: /usr/sbin/sendmail
configure:15357: checking whether system uses EBCDIC
configure:15376: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:15376: $? = 0
configure:15376: ./conftest
configure:15376: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| /* end confdefs.h.  */
| 
| int main(void) {
|   return (unsigned char)'A' != (unsigned char)0xC1;
| }
| 
configure:15390: result: no
configure:15399: checking whether byte ordering is bigendian
configure:15425: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:15425: $? = 0
configure:15425: ./conftest
configure:15425: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| /* end confdefs.h.  */
| 
| int main(void)
| {
|   short one = 1;
|   char *cp = (char *)&one;
| 
|   if (*cp == 0) {
|     return(0);
|   } else {
|     return(1);
|   }
| }
| 
configure:15436: result: no
configure:15446: checking whether writing to stdout works
configure:15475: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:15475: $? = 0
configure:15475: ./conftest
configure:15475: $? = 0
configure:15490: result: yes
configure:15545: checking for socket
configure:15545: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:15545: $? = 0
configure:15545: result: yes
configure:15713: checking for socketpair
configure:15713: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:15713: $? = 0
configure:15713: result: yes
configure:15881: checking for htonl
configure:15881: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:15881: $? = 0
configure:15881: result: yes
configure:16049: checking for gethostname
configure:16049: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:16049: $? = 0
configure:16049: result: yes
configure:16217: checking for gethostbyaddr
configure:16217: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:16217: $? = 0
configure:16217: result: yes
configure:16385: checking for yp_get_default_domain
configure:16385: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:16385: $? = 0
configure:16385: result: yes
configure:16554: checking for dlopen
configure:16554: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:16554: $? = 0
configure:16554: result: yes
configure:16722: checking for sin in -lm
configure:16747: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm   >&5
conftest.c:43: warning: conflicting types for built-in function 'sin'
configure:16747: $? = 0
configure:16756: result: yes
configure:16773: checking for inet_aton
configure:16773: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:16773: $? = 0
configure:16773: result: yes
configure:17073: checking for ANSI C header files
configure:17177: result: yes
configure:17188: checking for dirent.h that defines DIR
configure:17207: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17207: $? = 0
configure:17215: result: yes
configure:17228: checking for library containing opendir
configure:17259: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:17259: $? = 0
configure:17276: result: none required
configure:17402: checking for inttypes.h
configure:17402: result: yes
configure:17402: checking for stdint.h
configure:17402: result: yes
configure:17402: checking for dirent.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for ApplicationServices/ApplicationServices.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c:61:53: error: ApplicationServices/ApplicationServices.h: No such file or directory
configure:17402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <ApplicationServices/ApplicationServices.h>
configure:17402: result: no
configure:17402: checking for sys/param.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/types.h
configure:17402: result: yes
configure:17402: checking for sys/time.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for netinet/in.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for alloca.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c:65:20: error: alloca.h: No such file or directory
configure:17402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <alloca.h>
configure:17402: result: no
configure:17402: checking for arpa/inet.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for arpa/nameser.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for assert.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for crypt.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c:68:19: error: crypt.h: No such file or directory
configure:17402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <crypt.h>
configure:17402: result: no
configure:17402: checking for dns.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c:68:17: error: dns.h: No such file or directory
configure:17402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <dns.h>
configure:17402: result: no
configure:17402: checking for fcntl.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for grp.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for ieeefp.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for langinfo.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for limits.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for locale.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for monetary.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for netdb.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for pwd.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for resolv.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for signal.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for stdarg.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for stdlib.h
configure:17402: result: yes
configure:17402: checking for string.h
configure:17402: result: yes
configure:17402: checking for syslog.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sysexits.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/ioctl.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/file.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/mman.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/mount.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/poll.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/resource.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/select.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/socket.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/stat.h
configure:17402: result: yes
configure:17402: checking for sys/statfs.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c:93:24: error: sys/statfs.h: No such file or directory
configure:17402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <sys/statfs.h>
configure:17402: result: no
configure:17402: checking for sys/statvfs.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/vfs.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c:94:21: error: sys/vfs.h: No such file or directory
configure:17402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <sys/vfs.h>
configure:17402: result: no
configure:17402: checking for sys/sysexits.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c:94:26: error: sys/sysexits.h: No such file or directory
configure:17402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <sys/sysexits.h>
configure:17402: result: no
configure:17402: checking for sys/varargs.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c:94:25: error: sys/varargs.h: No such file or directory
configure:17402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <sys/varargs.h>
configure:17402: result: no
configure:17402: checking for sys/wait.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/loadavg.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c:95:25: error: sys/loadavg.h: No such file or directory
configure:17402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <sys/loadavg.h>
configure:17402: result: no
configure:17402: checking for termios.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for unistd.h
configure:17402: result: yes
configure:17402: checking for unix.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c:97:18: error: unix.h: No such file or directory
configure:17402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <unix.h>
configure:17402: result: no
configure:17402: checking for utime.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/utsname.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for sys/ipc.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for dlfcn.h
configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17402: $? = 0
configure:17402: result: yes
configure:17402: checking for assert.h
configure:17402: result: yes
configure:17431: checking for fopencookie
configure:17431: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
/tmp//ccY407xD.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `fopencookie'
configure:17431: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| /* end confdefs.h.  */
| /* Define fopencookie to an innocuous variant, in case <limits.h> declares fopencookie.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fopencookie innocuous_fopencookie
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fopencookie (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fopencookie
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fopencookie ();
| /* 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_fopencookie || defined __stub___fopencookie
| choke me
| #endif
| 
| int
| main ()
| {
| return fopencookie ();
|   ;
|   return 0;
| }
configure:17431: result: no
configure:17556: checking for broken getcwd
configure:17567: result: no
configure:17572: checking for broken libc stdio
configure:17632: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:95: warning: incompatible implicit declaration of built-in function 'exit'
configure:17632: $? = 0
configure:17632: ./conftest
configure:17632: $? = 0
configure:17651: result: no
configure:17657: checking whether struct tm is in sys/time.h or time.h
configure:17677: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17677: $? = 0
configure:17684: result: time.h
configure:17692: checking for struct tm.tm_zone
configure:17692: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17692: $? = 0
configure:17692: result: yes
configure:17761: checking for missing declarations of reentrant functions
configure:17774: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17774: $? = 0
configure:17797: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17797: $? = 0
configure:17820: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17820: $? = 0
configure:17843: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17843: $? = 0
configure:17866: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17866: $? = 0
configure:17878: result: done
configure:17882: checking for fclose declaration
configure:17895: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17895: $? = 0
configure:17900: result: ok
configure:17916: checking for tm_gmtoff in struct tm
configure:17933: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17933: $? = 0
configure:17940: result: yes
configure:17950: checking for struct flock
configure:17969: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:17969: $? = 0
configure:17981: result: yes
configure:17990: checking for socklen_t
configure:18011: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:18011: $? = 0
configure:18022: result: yes
configure:18035: checking size of size_t
configure:18040: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18040: $? = 0
configure:18040: ./conftest
configure:18040: $? = 0
configure:18054: result: 4
configure:18068: checking size of long long
configure:18073: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18073: $? = 0
configure:18073: ./conftest
configure:18073: $? = 0
configure:18087: result: 8
configure:18101: checking size of long long int
configure:18106: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18106: $? = 0
configure:18106: ./conftest
configure:18106: $? = 0
configure:18120: result: 8
configure:18134: checking size of long
configure:18139: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18139: $? = 0
configure:18139: ./conftest
configure:18139: $? = 0
configure:18153: result: 4
configure:18167: checking size of int
configure:18172: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18172: $? = 0
configure:18172: ./conftest
configure:18172: $? = 0
configure:18186: result: 4
configure:18198: checking size of intmax_t
configure:18239: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:18239: $? = 0
configure:18239: ./conftest
configure:18239: $? = 0
configure:18273: result: 8
configure:18277: checking size of ssize_t
configure:18318: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:18318: $? = 0
configure:18318: ./conftest
configure:18318: $? = 0
configure:18352: result: 4
configure:18356: checking size of ptrdiff_t
configure:18397: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:18397: $? = 0
configure:18397: ./conftest
configure:18397: $? = 0
configure:18431: result: 4
configure:18435: checking for struct stat.st_blksize
configure:18435: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:18435: $? = 0
configure:18435: result: yes
configure:18449: checking for struct stat.st_blocks
configure:18449: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:18449: $? = 0
configure:18449: result: yes
configure:18474: checking for struct stat.st_rdev
configure:18474: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:18474: $? = 0
configure:18474: result: yes
configure:18488: checking for size_t
configure:18488: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:18488: $? = 0
configure:18488: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c: In function 'main':
conftest.c:143: error: expected expression before ')' token
configure:18488: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:18488: result: yes
configure:18499: checking for uid_t in sys/types.h
configure:18518: result: yes
configure:18531: checking for struct sockaddr_storage
configure:18548: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:18548: $? = 0
configure:18556: result: yes
configure:18563: checking for field sa_len in struct sockaddr
configure:18581: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:18581: $? = 0
configure:18589: result: yes
configure:18598: checking for IPv6 support
configure:18616: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18616: $? = 0
configure:18624: result: yes
configure:18630: checking for vprintf
configure:18630: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:132: warning: conflicting types for built-in function 'vprintf'
configure:18630: $? = 0
configure:18630: result: yes
configure:18636: checking for _doprnt
configure:18636: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
/tmp//ccj3qHnG.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `_doprnt'
configure:18636: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _doprnt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* 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__doprnt || defined __stub____doprnt
| choke me
| #endif
| 
| int
| main ()
| {
| return _doprnt ();
|   ;
|   return 0;
| }
configure:18636: result: no
configure:18732: checking for alphasort
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for asctime_r
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for chroot
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for ctime_r
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for cuserid
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
/tmp//ccinA8LY.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `cuserid'
configure:18732: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| /* end confdefs.h.  */
| /* Define cuserid to an innocuous variant, in case <limits.h> declares cuserid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define cuserid innocuous_cuserid
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char cuserid (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef cuserid
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char cuserid ();
| /* 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_cuserid || defined __stub___cuserid
| choke me
| #endif
| 
| int
| main ()
| {
| return cuserid ();
|   ;
|   return 0;
| }
configure:18732: result: no
configure:18732: checking for crypt
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
/tmp//cc8CRAo9.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `crypt'
configure:18732: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| /* end confdefs.h.  */
| /* Define crypt to an innocuous variant, in case <limits.h> declares crypt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define crypt innocuous_crypt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char crypt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef crypt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| /* 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_crypt || defined __stub___crypt
| choke me
| #endif
| 
| int
| main ()
| {
| return crypt ();
|   ;
|   return 0;
| }
configure:18732: result: no
configure:18732: checking for flock
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for ftok
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for funopen
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for gai_strerror
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for gcvt
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
/tmp//ccUPe0TD.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `gcvt'
configure:18732: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| /* end confdefs.h.  */
| /* Define gcvt to an innocuous variant, in case <limits.h> declares gcvt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gcvt innocuous_gcvt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gcvt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef gcvt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gcvt ();
| /* 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_gcvt || defined __stub___gcvt
| choke me
| #endif
| 
| int
| main ()
| {
| return gcvt ();
|   ;
|   return 0;
| }
configure:18732: result: no
configure:18732: checking for getloadavg
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for getlogin
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for getprotobyname
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for getprotobynumber
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for getservbyname
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for getservbyport
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for gethostname
configure:18732: result: yes
configure:18732: checking for getrusage
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for gettimeofday
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for gmtime_r
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for getpwnam_r
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for getgrnam_r
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for getpwuid_r
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for grantpt
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for inet_ntoa
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for inet_ntop
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for inet_pton
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for isascii
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:158: warning: conflicting types for built-in function 'isascii'
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for link
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for localtime_r
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for lockf
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for lchown
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for lrand48
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for memcpy
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:164: warning: conflicting types for built-in function 'memcpy'
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for memmove
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:165: warning: conflicting types for built-in function 'memmove'
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for mkstemp
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for mmap
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for nl_langinfo
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for perror
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for poll
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for ptsname
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for putenv
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for realpath
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for random
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for rand_r
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for scandir
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for setitimer
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for setlocale
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for localeconv
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for setenv
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for setpgid
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for setsockopt
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for setvbuf
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for shutdown
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for sin
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:185: warning: conflicting types for built-in function 'sin'
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for snprintf
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:186: warning: conflicting types for built-in function 'snprintf'
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for srand48
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for srandom
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for statfs
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for statvfs
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for std_syslog
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
/tmp//ccamOOHf.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `std_syslog'
configure:18732: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| /* end confdefs.h.  */
| /* Define std_syslog to an innocuous variant, in case <limits.h> declares std_syslog.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define std_syslog innocuous_std_syslog
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char std_syslog (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef std_syslog
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char std_syslog ();
| /* 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_std_syslog || defined __stub___std_syslog
| choke me
| #endif
| 
| int
| main ()
| {
| return std_syslog ();
|   ;
|   return 0;
| }
configure:18732: result: no
configure:18732: checking for strcasecmp
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:191: warning: conflicting types for built-in function 'strcasecmp'
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for strcoll
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for strdup
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:193: warning: conflicting types for built-in function 'strdup'
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for strerror
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for strftime
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:195: warning: conflicting types for built-in function 'strftime'
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for strnlen
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for strptime
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for strstr
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:198: warning: conflicting types for built-in function 'strstr'
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for strtok_r
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for symlink
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for tempnam
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
/tmp//ccRTTmxI.o: In function `main':
conftest.c:(.text+0x12): warning: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for tzset
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for unlockpt
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for unsetenv
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for usleep
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for utime
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for vsnprintf
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:207: warning: conflicting types for built-in function 'vsnprintf'
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for vasprintf
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for asprintf
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18732: checking for nanosleep
configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18732: $? = 0
configure:18732: result: yes
configure:18747: checking for nanosleep
configure:18747: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18747: $? = 0
configure:18747: result: yes
configure:18911: checking for getaddrinfo
configure:18927: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:18927: $? = 0
configure:18971: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:198: warning: incompatible implicit declaration of built-in function 'memset'
conftest.c:202: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:206: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:214: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:218: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:223: warning: incompatible implicit declaration of built-in function 'exit'
configure:18971: $? = 0
configure:18971: ./conftest
configure:18971: $? = 0
configure:18986: result: yes
configure:18994: checking for __sync_fetch_and_add
configure:19010: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:19010: $? = 0
configure:19018: result: yes
configure:19026: checking for strlcat
configure:19026: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:19026: $? = 0
configure:19026: result: yes
configure:19039: checking for strlcpy
configure:19039: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:19039: $? = 0
configure:19039: result: yes
configure:19052: checking for getopt
configure:19052: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:19052: $? = 0
configure:19052: result: yes
configure:19072: checking for utime.h
configure:19072: result: yes
configure:19086: checking whether utime accepts a null argument
configure:19115: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:19115: $? = 0
configure:19115: ./conftest
configure:19115: $? = 0
configure:19125: result: yes
configure:19137: checking for working alloca.h
configure:19154: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:196:20: error: alloca.h: No such file or directory
conftest.c: In function 'main':
conftest.c:200: warning: incompatible implicit declaration of built-in function 'alloca'
configure:19154: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
| 			  if (p) return 0;
|   ;
|   return 0;
| }
configure:19162: result: no
configure:19170: checking for alloca
configure:19207: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:19207: $? = 0
configure:19215: result: yes
configure:19322: checking for declared timezone
configure:19347: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:19347: $? = 0
configure:19358: result: yes
configure:19367: checking for type of reentrant time-related functions
configure:19396: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:207: warning: assignment makes integer from pointer without a cast
conftest.c:208: error: too many arguments to function 'asctime_r'
configure:19396: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| /* end confdefs.h.  */
| 
| #include <time.h>
| 
| main() {
| char buf[27];
| struct tm t;
| time_t old = 0;
| int r, s;
| 
| s = gmtime_r(&old, &t);
| r = (int) asctime_r(&t, buf, 26);
| if (r == s && s == 0) return (0);
| return (1);
| }
| 
configure:19423: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:206: error: too many arguments to function 'asctime_r'
configure:19423: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| /* end confdefs.h.  */
| 
| #include <time.h>
| main() {
|   struct tm t, *s;
|   time_t old = 0;
|   char buf[27], *p;
| 
|   s = gmtime_r(&old, &t);
|   p = asctime_r(&t, buf, 26);
|   if (p == buf && s == &t) return (0);
|   return (1);
| }
| 
configure:19444: result: POSIX
configure:19456: checking for readdir_r
configure:19456: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:19456: $? = 0
configure:19456: result: yes
configure:19464: checking for type of readdir_r
configure:19500: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:214: warning: incompatible implicit declaration of built-in function 'exit'
configure:19500: $? = 0
configure:19500: ./conftest
configure:19500: $? = 0
configure:19533: result: POSIX
configure:19548: checking for in_addr_t
configure:19573: result: yes
configure:19584: checking for crypt_r
configure:19584: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
/tmp//cchYeX93.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `crypt_r'
configure:19584: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| /* end confdefs.h.  */
| /* Define crypt_r to an innocuous variant, in case <limits.h> declares crypt_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define crypt_r innocuous_crypt_r
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char crypt_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef crypt_r
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt_r ();
| /* 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_crypt_r || defined __stub___crypt_r
| choke me
| #endif
| 
| int
| main ()
| {
| return crypt_r ();
|   ;
|   return 0;
| }
configure:19584: result: no
configure:19701: result: 
configure:19703: result: General settings
configure:19718: checking whether to include gcov symbols
configure:19732: result: no
configure:19893: checking whether to include debugging symbols
configure:19907: result: no
configure:19941: checking layout of installed files
configure:19956: result: GNU
configure:19974: checking path to configuration file
configure:19989: result: DEFAULT
configure:20006: checking where to scan for configuration files
configure:20032: result: /usr/local/etc/php
configure:20040: checking whether to enable PHP's own SIGCHLD handler
configure:20054: result: no
configure:20073: checking whether to explicitly link against libgcc
configure:20087: result: no
configure:20150: checking whether to enable short tags by default
configure:20164: result: yes
configure:20183: checking whether to enable dmalloc
configure:20197: result: no
configure:20268: checking whether to enable IPv6 support
configure:20282: result: yes
configure:20297: checking whether to enable DTrace support
configure:20311: result: no
configure:20404: checking how big to make fd sets
configure:20436: result: using system default
configure:20450: result: 
configure:20452: result: Configuring extensions
configure:20474: checking size of long
configure:20493: result: 4
configure:20507: checking size of int
configure:20526: result: 4
configure:20537: checking for int32_t
configure:20566: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:20566: $? = 0
configure:20574: result: yes
configure:20583: checking for uint32_t
configure:20612: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:20612: $? = 0
configure:20620: result: yes
configure:20638: checking for sys/types.h
configure:20638: result: yes
configure:20638: checking for inttypes.h
configure:20638: result: yes
configure:20638: checking for stdint.h
configure:20638: result: yes
configure:20638: checking for string.h
configure:20638: result: yes
configure:20638: checking for stdlib.h
configure:20638: result: yes
configure:20652: checking for strtoll
configure:20652: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:20652: $? = 0
configure:20652: result: yes
configure:20652: checking for atoll
configure:20652: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c -lm  >&5
configure:20652: $? = 0
configure:20652: result: yes
configure:20652: checking for strftime
configure:20652: result: yes
configure:21136: checking which regex library to use
configure:21138: result: php
configure:21585: checking whether to enable LIBXML support
configure:21620: result: yes
configure:21630: checking libxml2 install dir
configure:21645: result: /usr/local
configure:21657: checking for xml2-config path
configure:21671: result: /usr/local/bin/xml2-config
configure:21815: checking whether libxml build works
configure:21842: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c 
          
         -lm  -lxml2 -lz -liconv -lm >&5
configure:21842: $? = 0
configure:21842: ./conftest
configure:21842: $? = 0
configure:21866: result: yes
configure:22239: checking for OpenSSL support
configure:22275: result: no
configure:22284: checking for Kerberos support
configure:22299: result: no
configure:23842: checking for PCRE headers location
configure:23851: result: /usr/local/include
configure:23854: checking for PCRE library location
configure:23863: result: /usr/local/lib
configure:24687: checking whether to enable the SQLite3 extension
configure:24723: result: no
configure:25741: checking for ZLIB support
configure:25777: result: no
configure:25786: checking if the location of ZLIB install directory is defined
configure:25801: result: /usr
configure:26435: checking whether to enable bc style precision math functions
configure:26470: result: no
configure:26840: checking for BZip2 support
configure:26876: result: no
configure:27525: checking whether to enable calendar conversion support
configure:27560: result: no
configure:27905: checking whether to enable ctype functions
configure:27940: result: no
configure:28285: checking for cURL support
configure:28321: result: no
configure:28330: checking if we should use cURL for url streams
configure:28345: result: no
configure:30394: checking for QDBM support
configure:30405: result: no
configure:30730: checking for GDBM support
configure:30741: result: no
configure:31052: checking for NDBM support
configure:31063: result: no
configure:31400: checking for TCADB support
configure:31411: result: no
configure:31728: checking for Berkeley DB4 support
configure:31739: result: no
configure:32049: checking for Berkeley DB3 support
configure:32060: result: no
configure:32370: checking for Berkeley DB2 support
configure:32381: result: no
configure:32615: checking for DB1 support
configure:32626: result: no
configure:32981: checking for DBM support
configure:32992: result: no
configure:33381: checking for CDB support
configure:33392: result: no
configure:33413: checking for INI File support
configure:33424: result: no
configure:33445: checking for FlatFile support
configure:33456: result: no
configure:33462: checking whether to enable DBA interface
configure:33823: result: no
configure:33831: checking whether to enable DOM support
configure:33866: result: no
configure:34548: checking for ENCHANT support
configure:34584: result: no
configure:35235: checking whether to enable EXIF (metadata from images) support
configure:35270: result: no
configure:35615: checking for fileinfo support
configure:35650: result: no
configure:36025: checking whether to enable input filter support
configure:36060: result: no
configure:36069: checking pcre install prefix
configure:36084: result: no
configure:36511: checking whether to enable FTP support
configure:36546: result: no
configure:36555: checking OpenSSL dir for FTP
configure:36570: result: no
configure:37634: checking for GD support
configure:37670: result: no
configure:37680: checking for the location of libvpx
configure:37695: result: no
configure:37706: checking for the location of libjpeg
configure:37721: result: no
configure:37732: checking for the location of libpng
configure:37747: result: no
configure:37783: checking for the location of libXpm
configure:37798: result: no
configure:37807: checking for FreeType 2
configure:37822: result: no
configure:37831: checking for T1lib support
configure:37846: result: no
configure:37855: checking whether to enable truetype string function in GD
configure:37869: result: no
configure:37878: checking whether to enable JIS-mapped Japanese font support in GD
configure:37892: result: no
configure:46495: checking for GNU gettext support
configure:46531: result: no
configure:47296: checking for GNU MP support
configure:47332: result: no
configure:48118: checking for mhash support
configure:48154: result: no
configure:48163: checking whether to enable hash support
configure:48198: result: no
configure:48763: checking for iconv support
configure:48799: result: no
configure:50126: checking for IMAP support
configure:50162: result: no
configure:50171: checking for IMAP Kerberos support
configure:50186: result: no
configure:50195: checking for IMAP SSL support
configure:50210: result: no
configure:52665: checking for InterBase support
configure:52701: result: no
configure:53640: checking whether to enable internationalization support
configure:53675: result: no
configure:54973: checking whether to enable JavaScript Object Serialization support
configure:55008: result: no
configure:55493: checking for LDAP support
configure:55529: result: no
configure:55538: checking for LDAP Cyrus SASL support
configure:55553: result: no
configure:58316: checking whether to enable multibyte string support
configure:58351: result: no
configure:58360: checking whether to enable multibyte regex support
configure:58374: result: yes
configure:58383: checking whether to check multibyte regex backtrack
configure:58397: result: yes
configure:58406: checking for external libmbfl
configure:58421: result: no
configure:58430: checking for external oniguruma
configure:58445: result: no
configure:60462: checking for mcrypt support
configure:60498: result: no
configure:61341: checking for MSSQL support via FreeTDS
configure:61377: result: no
configure:62037: checking for MySQL support
configure:62073: result: no
configure:62082: checking for specified location of the MySQL UNIX socket
configure:62097: result: no
configure:63326: checking for MySQLi support
configure:63362: result: no
configure:63371: checking whether to enable embedded MySQLi support
configure:63385: result: no
configure:64407: checking for Oracle Database OCI8 support
configure:64443: result: no
configure:68140: checking whether to enable pcntl support
configure:68175: result: no
configure:68576: checking whether to enable PDO support
configure:68611: result: no
configure:69041: checking for PDO_DBLIB support via FreeTDS
configure:69077: result: no
configure:69787: checking for Firebird support for PDO
configure:69823: result: no
configure:70809: checking for MySQL support for PDO
configure:70845: result: no
configure:72288: checking Oracle OCI support for PDO
configure:72324: result: no
configure:74406: checking for ODBC v3 support for PDO
configure:74442: result: no
configure:75595: checking for PostgreSQL support for PDO
configure:75631: result: no
configure:76510: checking for sqlite 3 support for PDO
configure:76546: result: no
configure:78036: checking for PostgreSQL support
configure:78072: result: no
configure:79765: checking for phar archive support
configure:79800: result: no
configure:80201: checking whether to enable POSIX-like functions
configure:80236: result: no
configure:80689: checking for PSPELL support
configure:80725: result: no
configure:81470: checking for libedit readline replacement
configure:81506: result: no
configure:81516: checking for readline support
configure:81552: result: no
configure:83531: checking for recode support
configure:83567: result: no
configure:84696: checking whether to enable PHP sessions
configure:84731: result: no
configure:84740: checking for mm support
configure:84755: result: no
configure:85530: checking whether to enable shmop support
configure:85565: result: no
configure:85910: checking whether to enable SimpleXML support
configure:85945: result: no
configure:86577: checking for SNMP support
configure:86613: result: no
configure:86622: checking OpenSSL dir for SNMP
configure:86637: result: no
configure:87569: checking whether to enable SOAP support
configure:87604: result: no
configure:88210: checking whether to enable sockets support
configure:88245: result: no
configure:88692: checking whether zend_object_value is packed
configure:88712: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/lib -I/usr/ports/lang/php5/work/php-5.4.3/ext/ereg/regex -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/ports/lang/php5/work/php-5.4.3   -R/usr/local/lib -L/usr/local/lib conftest.c -lpcre -lm  -lxml2 -lz -liconv -lm >&5
configure:88712: $? = 0
configure:88712: ./conftest
configure:88712: $? = 0
configure:88715: result: yes
configure:89102: checking whether flush should be called explicitly after a buffered io
configure:89151: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lpcre -lm  -lxml2 -lz -liconv -lm >&5
/tmp//ccM2cK3y.o: In function `main':
conftest.c:(.text+0x24): warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
configure:89151: $? = 0
configure:89151: ./conftest
configure:89151: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <stdlib.h>
| 
| int main(int argc, char **argv)
| {
| 	char *filename = tmpnam(NULL);
| 	char buffer[64];
| 	int result = 0;
| 
| 	FILE *fp = fopen(filename, "wb");
| 	if (NULL == fp)
| 		return 0;
| 	fputs("line 1\n", fp);
| 	fputs("line 2\n", fp);
| 	fclose(fp);
| 
| 	fp = fopen(filename, "rb+");
| 	if (NULL == fp)
| 		return 0;
| 	fgets(buffer, sizeof(buffer), fp);
| 	fputs("line 3\n", fp);
| 	rewind(fp);
| 	fgets(buffer, sizeof(buffer), fp);
| 	if (0 != strcmp(buffer, "line 1\n"))
| 		result = 1;
| 	fgets(buffer, sizeof(buffer), fp);
| 	if (0 != strcmp(buffer, "line 3\n"))
| 		result = 1;
| 	fclose(fp);
| 	unlink(filename);
| 
| 	exit(result);
| }
| 
configure:89165: result: yes
configure:89174: checking for crypt in -lcrypt
configure:89199: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt  -lpcre -lm  -lxml2 -lz -liconv -lm >&5
configure:89199: $? = 0
configure:89208: result: yes
configure:89221: checking for standard DES crypt
configure:89251: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c: In function 'main':
conftest.c:236: warning: incompatible implicit declaration of built-in function 'exit'
configure:89251: $? = 0
configure:89251: ./conftest
configure:89251: $? = 0
configure:89265: result: yes
configure:89268: checking for extended DES crypt
configure:89298: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c: In function 'main':
conftest.c:236: warning: incompatible implicit declaration of built-in function 'exit'
configure:89298: $? = 0
configure:89298: ./conftest
configure:89298: $? = 0
configure:89312: result: yes
configure:89315: checking for MD5 crypt
configure:89354: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c: In function 'main':
conftest.c:243: warning: incompatible implicit declaration of built-in function 'strcpy'
conftest.c:244: warning: incompatible implicit declaration of built-in function 'strcat'
conftest.c:245: warning: incompatible implicit declaration of built-in function 'exit'
configure:89354: $? = 0
configure:89354: ./conftest
configure:89354: $? = 0
configure:89368: result: yes
configure:89371: checking for Blowfish crypt
configure:89407: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c: In function 'main':
conftest.c:239: warning: incompatible implicit declaration of built-in function 'strcat'
conftest.c:240: warning: incompatible implicit declaration of built-in function 'strcpy'
conftest.c:242: warning: incompatible implicit declaration of built-in function 'exit'
configure:89407: $? = 0
configure:89407: ./conftest
configure:89407: $? = 0
configure:89421: result: yes
configure:89424: checking for SHA512 crypt
configure:89459: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c: In function 'main':
conftest.c:239: warning: incompatible implicit declaration of built-in function 'strcpy'
conftest.c:241: warning: incompatible implicit declaration of built-in function 'exit'
configure:89459: $? = 0
configure:89459: ./conftest
configure:89459: $? = 41
configure: program exited with status 41
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| 
| #if HAVE_CRYPT_H
| #include <crypt.h>
| #endif
| 
| main() {
| #if HAVE_CRYPT
|     char salt[30], answer[80];
| 
|     salt[0]='$'; salt[1]='6'; salt[2]='$'; salt[3]='$'; salt[4]='b'; salt[5]='a'; salt[6]='r'; salt[7]='\0';
|     strcpy(answer, salt);
|     strcpy(&answer[29],"35329QMXjqd7rHQZPQ1yHsXkQqC1FBzDiVfTHXL.LaeDAeVV.IzMaV9VU4MQ8kPuZa2SOP1A0RPm772EaFYjpEJtdu.");
|     exit (strcmp((char *)crypt("foo",salt),answer));
| #else
| 	exit(0);
| #endif
| }
configure:89473: result: no
configure:89476: checking for SHA256 crypt
configure:89511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c: In function 'main':
conftest.c:238: warning: incompatible implicit declaration of built-in function 'strcat'
conftest.c:239: warning: incompatible implicit declaration of built-in function 'strcpy'
conftest.c:241: warning: incompatible implicit declaration of built-in function 'exit'
configure:89511: $? = 0
configure:89511: ./conftest
configure:89511: $? = 198
configure: program exited with status 198
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| 
| #if HAVE_CRYPT_H
| #include <crypt.h>
| #endif
| 
| main() {
| #if HAVE_CRYPT
|     char salt[30], answer[80];
|     salt[0]='$'; salt[1]='5'; salt[2]='$'; salt[3]='$'; salt[4]='s'; salt[5]='a'; salt[6]='l'; salt[7]='t';  salt[8]='s'; salt[9]='t'; salt[10]='r'; salt[11]='i'; salt[12]='n'; salt[13]='g'; salt[14]='\0';
|     strcat(salt,"");
|     strcpy(answer, salt);
|     strcpy(&answer[29], "B8vYYiY.CVt1RlTTf8KbXBH3hsxY/GNooZaBBGWEc5");
|     exit (strcmp((char *)crypt("foo",salt),answer));
| #else
| 	exit(0);
| #endif
| }
configure:89525: result: no
configure:89531: checking whether the compiler supports __alignof__
configure:89551: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:89551: $? = 0
configure:89562: result: yes
configure:89570: checking whether the compiler supports aligned attribute
configure:89590: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:89590: $? = 0
configure:89601: result: yes
configure:89778: checking for getcwd
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:89778: $? = 0
configure:89778: result: yes
configure:89778: checking for getwd
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:89778: $? = 0
configure:89778: result: yes
configure:89778: checking for asinh
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c:259: warning: conflicting types for built-in function 'asinh'
configure:89778: $? = 0
configure:89778: result: yes
configure:89778: checking for acosh
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c:260: warning: conflicting types for built-in function 'acosh'
configure:89778: $? = 0
configure:89778: result: yes
configure:89778: checking for atanh
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c:261: warning: conflicting types for built-in function 'atanh'
configure:89778: $? = 0
configure:89778: result: yes
configure:89778: checking for log1p
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c:262: warning: conflicting types for built-in function 'log1p'
configure:89778: $? = 0
configure:89778: result: yes
configure:89778: checking for hypot
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c:263: warning: conflicting types for built-in function 'hypot'
configure:89778: $? = 0
configure:89778: result: yes
configure:89778: checking for glob
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:89778: $? = 0
configure:89778: result: yes
configure:89778: checking for strfmon
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c:265: warning: conflicting types for built-in function 'strfmon'
configure:89778: $? = 0
configure:89778: result: yes
configure:89778: checking for nice
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:89778: $? = 0
configure:89778: result: yes
configure:89778: checking for fpclass
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
/tmp//ccLzhwGB.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `fpclass'
configure:89778: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| /* end confdefs.h.  */
| /* Define fpclass to an innocuous variant, in case <limits.h> declares fpclass.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fpclass innocuous_fpclass
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fpclass (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fpclass
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fpclass ();
| /* 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_fpclass || defined __stub___fpclass
| choke me
| #endif
| 
| int
| main ()
| {
| return fpclass ();
|   ;
|   return 0;
| }
configure:89778: result: no
configure:89778: checking for isinf
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c:267: warning: conflicting types for built-in function 'isinf'
configure:89778: $? = 0
configure:89778: result: yes
configure:89778: checking for isnan
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c:268: warning: conflicting types for built-in function 'isnan'
configure:89778: $? = 0
configure:89778: result: yes
configure:89778: checking for mempcpy
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c:269: warning: conflicting types for built-in function 'mempcpy'
/tmp//cc0bz8rG.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `mempcpy'
configure:89778: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h.  */
| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mempcpy innocuous_mempcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mempcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mempcpy
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mempcpy ();
| /* 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_mempcpy || defined __stub___mempcpy
| choke me
| #endif
| 
| int
| main ()
| {
| return mempcpy ();
|   ;
|   return 0;
| }
configure:89778: result: no
configure:89778: checking for strpncpy
configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
/tmp//ccE9bD7T.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `strpncpy'
configure:89778: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h.  */
| /* Define strpncpy to an innocuous variant, in case <limits.h> declares strpncpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strpncpy innocuous_strpncpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strpncpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strpncpy
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strpncpy ();
| /* 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_strpncpy || defined __stub___strpncpy
| choke me
| #endif
| 
| int
| main ()
| {
| return strpncpy ();
|   ;
|   return 0;
| }
configure:89778: result: no
configure:89787: checking for working POSIX fnmatch
configure:89820: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:89820: $? = 0
configure:89820: ./conftest
configure:89820: $? = 0
configure:89830: result: yes
configure:89843: checking for fork
configure:89843: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
conftest.c:270: warning: conflicting types for built-in function 'fork'
configure:89843: $? = 0
configure:89843: result: yes
configure:89859: checking if your OS can spawn processes with inherited handles
configure:89862: result: yes
configure:89883: checking for res_nsearch
configure:89883: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
/tmp//ccUj3bWr.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `res_nsearch'
configure:89883: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| /* end confdefs.h.  */
| /* Define res_nsearch to an innocuous variant, in case <limits.h> declares res_nsearch.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define res_nsearch innocuous_res_nsearch
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char res_nsearch (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef res_nsearch
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_nsearch ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_res_nsearch || defined __stub___res_nsearch
| choke me
| #endif
| 
| int
| main ()
| {
| return res_nsearch ();
|   ;
|   return 0;
| }
configure:89883: result: no
configure:89887: checking for __res_nsearch
configure:89887: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:89887: $? = 0
configure:89887: result: yes
configure:90321: checking for dns_search
configure:90321: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
/tmp//cc0s8USJ.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `dns_search'
configure:90321: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| /* end confdefs.h.  */
| /* Define dns_search to an innocuous variant, in case <limits.h> declares dns_search.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dns_search innocuous_dns_search
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dns_search (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef dns_search
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dns_search ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_dns_search || defined __stub___dns_search
| choke me
| #endif
| 
| int
| main ()
| {
| return dns_search ();
|   ;
|   return 0;
| }
configure:90321: result: no
configure:90325: checking for __dns_search
configure:90325: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
/tmp//ccfyFKwa.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `__dns_search'
configure:90325: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| /* end confdefs.h.  */
| /* Define __dns_search to an innocuous variant, in case <limits.h> declares __dns_search.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __dns_search innocuous___dns_search
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __dns_search (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __dns_search
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __dns_search ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___dns_search || defined __stub_____dns_search
| choke me
| #endif
| 
| int
| main ()
| {
| return __dns_search ();
|   ;
|   return 0;
| }
configure:90325: result: no
configure:90348: checking for dns_search in -lresolv
configure:90373: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lresolv  -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
/usr/bin/ld: cannot find -lresolv
configure:90373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dns_search ();
| int
| main ()
| {
| return dns_search ();
|   ;
|   return 0;
| }
configure:90382: result: no
configure:90388: checking for __dns_search in -lresolv
configure:90413: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lresolv  -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
/usr/bin/ld: cannot find -lresolv
configure:90413: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __dns_search ();
| int
| main ()
| {
| return __dns_search ();
|   ;
|   return 0;
| }
configure:90422: result: no
configure:90480: checking for dns_search in -lbind
configure:90505: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lbind  -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
/usr/bin/ld: cannot find -lbind
configure:90505: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dns_search ();
| int
| main ()
| {
| return dns_search ();
|   ;
|   return 0;
| }
configure:90514: result: no
configure:90520: checking for __dns_search in -lbind
configure:90545: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lbind  -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
/usr/bin/ld: cannot find -lbind
configure:90545: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __dns_search ();
| int
| main ()
| {
| return __dns_search ();
|   ;
|   return 0;
| }
configure:90554: result: no
configure:90612: checking for dns_search in -lsocket
configure:90637: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lsocket  -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
/usr/bin/ld: cannot find -lsocket
configure:90637: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dns_search ();
| int
| main ()
| {
| return dns_search ();
|   ;
|   return 0;
| }
configure:90646: result: no
configure:90652: checking for __dns_search in -lsocket
configure:90677: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lsocket  -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
/usr/bin/ld: cannot find -lsocket
configure:90677: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __dns_search ();
| int
| main ()
| {
| return __dns_search ();
|   ;
|   return 0;
| }
configure:90686: result: no
configure:90759: checking for dn_expand
configure:90759: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:90759: $? = 0
configure:90759: result: yes
configure:91197: checking for dn_skipname
configure:91197: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
/tmp//ccQRQjTi.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `dn_skipname'
configure:91197: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| /* end confdefs.h.  */
| /* Define dn_skipname to an innocuous variant, in case <limits.h> declares dn_skipname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dn_skipname innocuous_dn_skipname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dn_skipname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef dn_skipname
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dn_skipname ();
| /* 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
| #endif
| 
| int
| main ()
| {
| return dn_skipname ();
|   ;
|   return 0;
| }
configure:91197: result: no
configure:91201: checking for __dn_skipname
configure:91201: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:91201: $? = 0
configure:91201: result: yes
configure:91637: checking for res_search
configure:91637: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:91637: $? = 0
configure:91637: result: yes
configure:92071: checking whether atof() accepts NAN
configure:92102: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:92102: $? = 0
configure:92102: ./conftest
configure:92102: $? = 0
configure:92116: result: yes
configure:92124: checking whether atof() accepts INF
configure:92158: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:92158: $? = 0
configure:92158: ./conftest
configure:92158: $? = 0
configure:92172: result: yes
configure:92180: checking whether HUGE_VAL == INF
configure:92214: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:92214: $? = 0
configure:92214: ./conftest
configure:92214: $? = 0
configure:92228: result: yes
configure:92236: checking whether HUGE_VAL + -HUGEVAL == NAN
configure:92272: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:92272: $? = 0
configure:92272: ./conftest
configure:92272: $? = 0
configure:92286: result: yes
configure:92294: checking whether strptime() declaration fails
configure:92320: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c: In function 'main':
conftest.c:269: error: conflicting types for 'strptime'
/usr/include/time.h:177: error: previous declaration of 'strptime' was here
configure:92320: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| /* end confdefs.h.  */
| 
| #include <time.h>
| 
| int
| main ()
| {
| 
| #ifndef HAVE_STRPTIME
| #error no strptime() on this platform
| #else
| /* use invalid strptime() declaration to see if it fails to compile */
| int strptime(const char *s, const char *format, struct tm *tm);
| #endif
| 
|   ;
|   return 0;
| }
configure:92331: result: yes
configure:92341: checking wchar.h usability
configure:92341: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:92341: $? = 0
configure:92341: result: yes
configure:92341: checking wchar.h presence
configure:92341: cpp  conftest.c
configure:92341: $? = 0
configure:92341: result: yes
configure:92341: checking for wchar.h
configure:92341: result: yes
configure:92353: checking for mblen
configure:92353: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:92353: $? = 0
configure:92353: result: yes
configure:92365: checking for mbrlen
configure:92365: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:92365: $? = 0
configure:92365: result: yes
configure:92365: checking for mbsinit
configure:92365: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt >&5
configure:92365: $? = 0
configure:92365: result: yes
configure:92374: checking for mbstate_t
configure:92397: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:92397: $? = 0
configure:92408: result: yes
configure:92418: checking atomic.h usability
configure:92418: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c:297:20: error: atomic.h: No such file or directory
configure:92418: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <atomic.h>
configure:92418: result: no
configure:92418: checking atomic.h presence
configure:92418: cpp  conftest.c
conftest.c:264:20: error: atomic.h: No such file or directory
configure:92418: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| /* end confdefs.h.  */
| #include <atomic.h>
configure:92418: result: no
configure:92418: checking for atomic.h
configure:92418: result: no
configure:92838: checking for Sybase-CT support
configure:92874: result: no
configure:95294: checking whether to enable System V IPC support
configure:95329: result: no
configure:95684: checking whether to enable System V semaphore support
configure:95719: result: no
configure:96107: checking whether to enable System V shared memory support
configure:96142: result: no
configure:96487: checking for TIDY support
configure:96523: result: no
configure:97176: checking whether to enable tokenizer support
configure:97211: result: no
configure:97559: checking whether to enable WDDX support
configure:97594: result: no
configure:97629: checking libexpat dir for WDDX
configure:97644: result: no
configure:98435: checking whether to enable XML support
configure:98470: result: no
configure:98505: checking libexpat install dir
configure:98520: result: no
configure:99281: checking whether to enable XMLReader support
configure:99316: result: no
configure:99948: checking for XMLRPC-EPI support
configure:99984: result: no
configure:100019: checking libexpat dir for XMLRPC-EPI
configure:100034: result: no
configure:100043: checking iconv dir for XMLRPC-EPI
configure:100058: result: no
configure:102416: checking whether to enable XMLWriter support
configure:102451: result: no
configure:103057: checking for XSL support
configure:103093: result: no
configure:103765: checking for zip archive read/writesupport
configure:103800: result: no
configure:103835: checking pcre install prefix
configure:103850: result: no
configure:104435: checking whether to enable mysqlnd
configure:104470: result: yes
configure:104479: checking whether to disable compressed protocol support in mysqlnd
configure:104493: result: yes
configure:104907: checking whether int8 exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:289: error: 'int8' undeclared (first use in this function)
conftest.c:289: error: (Each undeclared identifier is reported only once
conftest.c:289: error: for each function it appears in.)
configure:104954: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
| 
| 
| int main()
| {
| 	FILE *fp = fopen("conftestval", "w");
| 	if (!fp) return(1);
| 	fprintf(fp, "%d\n", sizeof(int8));
| 	return(0);
| }
| 
configure:104983: result: no
configure:104907: checking whether uint8 exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:289: error: 'uint8' undeclared (first use in this function)
conftest.c:289: error: (Each undeclared identifier is reported only once
conftest.c:289: error: for each function it appears in.)
configure:104954: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
| 
| 
| int main()
| {
| 	FILE *fp = fopen("conftestval", "w");
| 	if (!fp) return(1);
| 	fprintf(fp, "%d\n", sizeof(uint8));
| 	return(0);
| }
| 
configure:104983: result: no
configure:104907: checking whether int16 exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:289: error: 'int16' undeclared (first use in this function)
conftest.c:289: error: (Each undeclared identifier is reported only once
conftest.c:289: error: for each function it appears in.)
configure:104954: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
| 
| 
| int main()
| {
| 	FILE *fp = fopen("conftestval", "w");
| 	if (!fp) return(1);
| 	fprintf(fp, "%d\n", sizeof(int16));
| 	return(0);
| }
| 
configure:104983: result: no
configure:104907: checking whether uint16 exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:289: error: 'uint16' undeclared (first use in this function)
conftest.c:289: error: (Each undeclared identifier is reported only once
conftest.c:289: error: for each function it appears in.)
configure:104954: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
| 
| 
| int main()
| {
| 	FILE *fp = fopen("conftestval", "w");
| 	if (!fp) return(1);
| 	fprintf(fp, "%d\n", sizeof(uint16));
| 	return(0);
| }
| 
configure:104983: result: no
configure:104907: checking whether int32 exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:289: error: 'int32' undeclared (first use in this function)
conftest.c:289: error: (Each undeclared identifier is reported only once
conftest.c:289: error: for each function it appears in.)
configure:104954: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
| 
| 
| int main()
| {
| 	FILE *fp = fopen("conftestval", "w");
| 	if (!fp) return(1);
| 	fprintf(fp, "%d\n", sizeof(int32));
| 	return(0);
| }
| 
configure:104983: result: no
configure:104907: checking whether uint32 exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:289: error: 'uint32' undeclared (first use in this function)
conftest.c:289: error: (Each undeclared identifier is reported only once
conftest.c:289: error: for each function it appears in.)
configure:104954: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
| 
| 
| int main()
| {
| 	FILE *fp = fopen("conftestval", "w");
| 	if (!fp) return(1);
| 	fprintf(fp, "%d\n", sizeof(uint32));
| 	return(0);
| }
| 
configure:104983: result: no
configure:104907: checking whether uchar exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:289: error: 'uchar' undeclared (first use in this function)
conftest.c:289: error: (Each undeclared identifier is reported only once
conftest.c:289: error: for each function it appears in.)
configure:104954: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
| 
| 
| int main()
| {
| 	FILE *fp = fopen("conftestval", "w");
| 	if (!fp) return(1);
| 	fprintf(fp, "%d\n", sizeof(uchar));
| 	return(0);
| }
| 
configure:104983: result: no
configure:104907: checking whether ulong exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:289: error: 'ulong' undeclared (first use in this function)
conftest.c:289: error: (Each undeclared identifier is reported only once
conftest.c:289: error: for each function it appears in.)
configure:104954: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
| 
| 
| int main()
| {
| 	FILE *fp = fopen("conftestval", "w");
| 	if (!fp) return(1);
| 	fprintf(fp, "%d\n", sizeof(ulong));
| 	return(0);
| }
| 
configure:104983: result: no
configure:104907: checking whether int8_t exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:104954: $? = 0
configure:104954: ./conftest
configure:104954: $? = 0
configure:104979: result: yes
configure:104907: checking whether uint8_t exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:104954: $? = 0
configure:104954: ./conftest
configure:104954: $? = 0
configure:104979: result: yes
configure:104907: checking whether int16_t exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:104954: $? = 0
configure:104954: ./conftest
configure:104954: $? = 0
configure:104979: result: yes
configure:104907: checking whether uint16_t exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:104954: $? = 0
configure:104954: ./conftest
configure:104954: $? = 0
configure:104979: result: yes
configure:104907: checking whether int32_t exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:104954: $? = 0
configure:104954: ./conftest
configure:104954: $? = 0
configure:104979: result: yes
configure:104907: checking whether uint32_t exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:104954: $? = 0
configure:104954: ./conftest
configure:104954: $? = 0
configure:104979: result: yes
configure:104907: checking whether int64_t exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:104954: $? = 0
configure:104954: ./conftest
configure:104954: $? = 0
configure:104979: result: yes
configure:104907: checking whether uint64_t exists
configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:104954: $? = 0
configure:104954: ./conftest
configure:104954: $? = 0
configure:104979: result: yes
configure:105198: result: 
configure:105200: result: Configuring PEAR
configure:105217: checking whether to install PEAR
configure:105253: result: no
configure:105299: result: 
configure:105301: result: Configuring Zend
configure:105321: checking for bison version
configure:105341: result: 2.4.3 (ok)
configure:105378: checking for inttypes.h
configure:105378: result: yes
configure:105378: checking for stdint.h
configure:105378: result: yes
configure:105378: checking for limits.h
configure:105378: result: yes
configure:105378: checking malloc.h usability
configure:105378: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
In file included from conftest.c:302:
/usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by <stdlib.h>"
configure:105378: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:105378: result: no
configure:105378: checking malloc.h presence
configure:105378: cpp  conftest.c
In file included from conftest.c:269:
/usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by <stdlib.h>"
configure:105378: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| #include <malloc.h>
configure:105378: result: no
configure:105378: checking for malloc.h
configure:105378: result: no
configure:105378: checking for string.h
configure:105378: result: yes
configure:105378: checking for unistd.h
configure:105378: result: yes
configure:105378: checking for stdarg.h
configure:105378: result: yes
configure:105378: checking for sys/types.h
configure:105378: result: yes
configure:105378: checking for sys/time.h
configure:105378: result: yes
configure:105378: checking for signal.h
configure:105378: result: yes
configure:105378: checking for unix.h
configure:105378: result: no
configure:105378: checking for stdlib.h
configure:105378: result: yes
configure:105378: checking for dlfcn.h
configure:105378: result: yes
configure:105389: checking for size_t
configure:105389: result: yes
configure:105400: checking return type of signal handlers
configure:105418: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c: In function 'main':
conftest.c:283: error: void value not ignored as it ought to be
configure:105418: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:105425: result: void
configure:105438: checking for uint
configure:105438: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:105438: $? = 0
configure:105438: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c: In function 'main':
conftest.c:314: error: expected expression before ')' token
configure:105438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:105438: result: yes
configure:105449: checking for ulong
configure:105449: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c: In function 'main':
conftest.c:314: error: 'ulong' undeclared (first use in this function)
conftest.c:314: error: (Each undeclared identifier is reported only once
conftest.c:314: error: for each function it appears in.)
configure:105449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (ulong))
| 	 return 0;
|   ;
|   return 0;
| }
configure:105449: result: no
configure:105462: checking for int32_t
configure:105487: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:105487: $? = 0
configure:105494: result: yes
configure:105504: checking for uint32_t
configure:105529: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:105529: $? = 0
configure:105536: result: yes
configure:105548: checking for vprintf
configure:105548: result: yes
configure:105554: checking for _doprnt
configure:105554: result: no
configure:105565: checking for working memcmp
configure:105608: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:105608: $? = 0
configure:105608: ./conftest
configure:105608: $? = 0
configure:105618: result: yes
configure:105629: checking for working alloca.h
configure:105654: result: no
configure:105662: checking for alloca
configure:105707: result: yes
configure:105816: checking for memcpy
configure:105816: result: yes
configure:105816: checking for strdup
configure:105816: result: yes
configure:105816: checking for getpid
configure:105816: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:105816: $? = 0
configure:105816: result: yes
configure:105816: checking for kill
configure:105816: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:105816: $? = 0
configure:105816: result: yes
configure:105816: checking for strtod
configure:105816: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:105816: $? = 0
configure:105816: result: yes
configure:105816: checking for strtol
configure:105816: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:105816: $? = 0
configure:105816: result: yes
configure:105816: checking for finite
configure:105816: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c:312: warning: conflicting types for built-in function 'finite'
/tmp//ccGab6he.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `finite'
configure:105816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| #define RETSIGTYPE void
| #define ulong unsigned long
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| /* end confdefs.h.  */
| /* Define finite to an innocuous variant, in case <limits.h> declares finite.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define finite innocuous_finite
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char finite (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef finite
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char finite ();
| /* 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_finite || defined __stub___finite
| choke me
| #endif
| 
| int
| main ()
| {
| return finite ();
|   ;
|   return 0;
| }
configure:105816: result: no
configure:105816: checking for fpclass
configure:105816: result: no
configure:105816: checking for sigsetjmp
configure:105816: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:105816: $? = 0
configure:105816: result: yes
configure:105826: checking whether sprintf is broken
configure:105841: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:290: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:290: warning: incompatible implicit declaration of built-in function 'sprintf'
configure:105841: $? = 0
configure:105841: ./conftest
configure:105841: $? = 0
configure:105856: result: no
configure:105873: checking for finite
configure:105873: result: no
configure:105873: checking for isfinite
configure:105873: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
/tmp//cccSEkCJ.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `isfinite'
configure:105873: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| #define RETSIGTYPE void
| #define ulong unsigned long
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_SIGSETJMP 1
| #define ZEND_BROKEN_SPRINTF 0
| /* end confdefs.h.  */
| /* Define isfinite to an innocuous variant, in case <limits.h> declares isfinite.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define isfinite innocuous_isfinite
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char isfinite (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef isfinite
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char isfinite ();
| /* 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_isfinite || defined __stub___isfinite
| choke me
| #endif
| 
| int
| main ()
| {
| return isfinite ();
|   ;
|   return 0;
| }
configure:105873: result: no
configure:105873: checking for isinf
configure:105873: result: yes
configure:105873: checking for isnan
configure:105873: result: yes
configure:105884: checking whether fp_except is defined
configure:105905: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
conftest.c: In function 'main':
conftest.c:300: error: 'fp_except' undeclared (first use in this function)
conftest.c:300: error: (Each undeclared identifier is reported only once
conftest.c:300: error: for each function it appears in.)
conftest.c:300: error: expected ';' before 'x'
configure:105905: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| #define RETSIGTYPE void
| #define ulong unsigned long
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_SIGSETJMP 1
| #define ZEND_BROKEN_SPRINTF 0
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h.  */
| 
| #include <floatingpoint.h>
| 
| int
| main ()
| {
| 
| fp_except x = (fp_except) 0;
| 
|   ;
|   return 0;
| }
configure:105916: result: no
configure:105926: checking for usable _FPU_SETCW
configure:105952: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c:294:29: error: fpu_control.h: No such file or directory
conftest.c: In function 'main':
conftest.c:300: error: 'fpu_control_t' undeclared (first use in this function)
conftest.c:300: error: (Each undeclared identifier is reported only once
conftest.c:300: error: for each function it appears in.)
conftest.c:300: error: expected ';' before 'fpu_oldcw'
conftest.c:305: error: 'fpu_oldcw' undeclared (first use in this function)
conftest.c:306: error: 'fpu_cw' undeclared (first use in this function)
conftest.c:306: error: '_FPU_EXTENDED' undeclared (first use in this function)
conftest.c:306: error: '_FPU_SINGLE' undeclared (first use in this function)
conftest.c:306: error: '_FPU_DOUBLE' undeclared (first use in this function)
configure:105952: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| #define RETSIGTYPE void
| #define ulong unsigned long
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_SIGSETJMP 1
| #define ZEND_BROKEN_SPRINTF 0
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h.  */
| 
|     #include <fpu_control.h>
| 
| int
| main ()
| {
| 
|     fpu_control_t fpu_oldcw, fpu_cw;
|     volatile double result;
|     double a = 2877.0;
|     volatile double b = 1000000.0;
| 
|     _FPU_GETCW(fpu_oldcw);
|     fpu_cw = (fpu_oldcw & ~_FPU_EXTENDED & ~_FPU_SINGLE) | _FPU_DOUBLE;
|     _FPU_SETCW(fpu_cw);
|     result = a / b;
|     _FPU_SETCW(fpu_oldcw);
| 
|   ;
|   return 0;
| }
configure:105966: result: no
configure:105970: checking for usable fpsetprec
configure:105995: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
In file included from conftest.c:294:
/usr/include/machine/ieeefp.h:49:2: error: #error this file needs sys/cdefs.h as a prerequisite
configure:105995: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| #define RETSIGTYPE void
| #define ulong unsigned long
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_SIGSETJMP 1
| #define ZEND_BROKEN_SPRINTF 0
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h.  */
| 
|     #include <machine/ieeefp.h>
| 
| int
| main ()
| {
| 
|     fp_prec_t fpu_oldprec;
|     volatile double result;
|     double a = 2877.0;
|     volatile double b = 1000000.0;
| 
|     fpu_oldprec = fpgetprec();
|     fpsetprec(FP_PD);
|     result = a / b;
|     fpsetprec(fpu_oldprec);
| 
|   ;
|   return 0;
| }
configure:106009: result: no
configure:106013: checking for usable _controlfp
configure:106038: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:306: error: '_PC_53' undeclared (first use in this function)
conftest.c:306: error: (Each undeclared identifier is reported only once
conftest.c:306: error: for each function it appears in.)
conftest.c:306: error: '_MCW_PC' undeclared (first use in this function)
configure:106038: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| #define RETSIGTYPE void
| #define ulong unsigned long
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_SIGSETJMP 1
| #define ZEND_BROKEN_SPRINTF 0
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h.  */
| 
|     #include <float.h>
| 
| int
| main ()
| {
| 
|     unsigned int fpu_oldcw;
|     volatile double result;
|     double a = 2877.0;
|     volatile double b = 1000000.0;
| 
|     fpu_oldcw = _controlfp(0, 0);
|     _controlfp(_PC_53, _MCW_PC);
|     result = a / b;
|     _controlfp(fpu_oldcw, _MCW_PC);
| 
|   ;
|   return 0;
| }
configure:106052: result: no
configure:106056: checking for usable _controlfp_s
configure:106082: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:307: error: '_PC_53' undeclared (first use in this function)
conftest.c:307: error: (Each undeclared identifier is reported only once
conftest.c:307: error: for each function it appears in.)
conftest.c:307: error: '_MCW_PC' undeclared (first use in this function)
configure:106082: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| #define RETSIGTYPE void
| #define ulong unsigned long
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_SIGSETJMP 1
| #define ZEND_BROKEN_SPRINTF 0
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h.  */
| 
|    #include <float.h>
| 
| int
| main ()
| {
| 
|     unsigned int fpu_oldcw, fpu_cw;
|     volatile double result;
|     double a = 2877.0;
|     volatile double b = 1000000.0;
| 
|     _controlfp_s(&fpu_cw, 0, 0);
|     fpu_oldcw = fpu_cw;
|     _controlfp_s(&fpu_cw, _PC_53, _MCW_PC);
|     result = a / b;
|     _controlfp_s(&fpu_cw, fpu_oldcw, _MCW_PC);
| 
|   ;
|   return 0;
| }
configure:106096: result: no
configure:106100: checking whether FPU control word can be manipulated by inline assembler
configure:106128: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:106128: $? = 0
configure:106139: result: yes
configure:106147: checking whether double cast to long preserves least significant bits
configure:106180: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:303: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:309: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:312: warning: incompatible implicit declaration of built-in function 'exit'
configure:106180: $? = 0
configure:106180: ./conftest
configure:106180: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| #define RETSIGTYPE void
| #define ulong unsigned long
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_SIGSETJMP 1
| #define ZEND_BROKEN_SPRINTF 0
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FPU_INLINE_ASM_X86 1
| /* end confdefs.h.  */
| 
| #include <limits.h>
| 
| int main()
| {
| 	if (sizeof(long) == 4) {
| 		double d = (double) LONG_MIN * LONG_MIN + 2e9;
| 
| 		if ((long) d == 2e9 && (long) -d == -2e9) {
| 			exit(0);
| 		}
| 	} else if (sizeof(long) == 8) {
| 		double correct = 18e18 - ((double) LONG_MIN * -2); /* Subtract ULONG_MAX + 1 */
| 
| 		if ((long) 18e18 == correct) { /* On 64-bit, only check between LONG_MAX and ULONG_MAX */
| 			exit(0);
| 		}
| 	}
| 	exit(1);
| }
| 
configure:106190: result: no
configure:106202: checking for dlfcn.h
configure:106202: result: yes
configure:106213: checking whether dlsym() requires a leading underscore in symbol names
configure:106284: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure: In function 'main':
configure:106280: warning: incompatible implicit declaration of built-in function 'exit'
configure:106287: $? = 0
configure:106304: result: no
configure:106358: checking virtual machine dispatch method
configure:106360: result: CALL
configure:106363: checking whether to enable thread-safety
configure:106365: result: no
configure:106368: checking whether to enable inline optimization for GCC
configure:106370: result: yes
configure:106373: checking whether to enable Zend debugging
configure:106375: result: no
configure:106434: checking for inline
configure:106450: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:106450: $? = 0
configure:106458: result: inline
configure:106479: checking target system is Darwin
configure:106488: result: no
configure:106492: checking for MM alignment and log values
configure:106536: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:327: warning: incompatible implicit declaration of built-in function 'exit'
configure:106536: $? = 0
configure:106536: ./conftest
configure:106536: $? = 0
configure:106557: result: done
configure:106560: checking for memory allocation using mmap(MAP_ANON)
configure:106605: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:106605: $? = 0
configure:106605: ./conftest
configure:106605: $? = 0
configure:106610: result: yes
configure:106624: checking for memory allocation using mmap("/dev/zero")
configure:106679: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:106679: $? = 0
configure:106679: ./conftest
configure:106679: $? = 0
configure:106684: result: yes
configure:106700: checking for mremap
configure:106700: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
/tmp//ccMZs6o6.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `mremap'
configure:106700: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| #define RETSIGTYPE void
| #define ulong unsigned long
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_SIGSETJMP 1
| #define ZEND_BROKEN_SPRINTF 0
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FPU_INLINE_ASM_X86 1
| #define HAVE_DLFCN_H 1
| #define ZEND_VM_KIND ZEND_VM_KIND_CALL
| #define ZEND_DEBUG 0
| #define ZEND_MM_ALIGNMENT 4
| #define ZEND_MM_ALIGNMENT_LOG2 2
| #define HAVE_MEM_MMAP_ANON 1
| #define HAVE_MEM_MMAP_ZERO 1
| /* end confdefs.h.  */
| /* Define mremap to an innocuous variant, in case <limits.h> declares mremap.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mremap innocuous_mremap
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mremap (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mremap
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mremap ();
| /* 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_mremap || defined __stub___mremap
| choke me
| #endif
| 
| int
| main ()
| {
| return mremap ();
|   ;
|   return 0;
| }
configure:106700: result: no
configure:106723: checking for sigaction
configure:106723: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:106723: $? = 0
configure:106723: result: yes
configure:106743: checking whether to enable zend signal handling
configure:106745: result: no
configure:106778: result: 
configure:106780: result: Configuring TSRM
configure:106788: checking for stdarg.h
configure:106788: result: yes
configure:106801: checking for sigprocmask
configure:106801: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden   conftest.c  >&5
configure:106801: $? = 0
configure:106801: result: yes
configure:107631: result: 
configure:107633: result: Configuring libtool
configure:107729: checking for ld used by cc
configure:107796: result: /usr/bin/ld
configure:107803: checking if the linker (/usr/bin/ld) is GNU ld
configure:107818: result: yes
configure:107823: checking for /usr/bin/ld option to reload object files
configure:107830: result: -r
configure:107848: checking for BSD-compatible nm
configure:107897: result: /usr/bin/nm -B
configure:107901: checking how to recognize dependent libraries
configure:108087: result: pass_all
configure:108309: checking how to run the C++ preprocessor
configure:108336: c++ -E  conftest.cpp
configure:108336: $? = 0
configure:108350: c++ -E  conftest.cpp
conftest.cpp:307:28: error: ac_nonexistent.h: No such file or directory
configure:108350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| #define RETSIGTYPE void
| #define ulong unsigned long
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_SIGSETJMP 1
| #define ZEND_BROKEN_SPRINTF 0
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FPU_INLINE_ASM_X86 1
| #define HAVE_DLFCN_H 1
| #define ZEND_VM_KIND ZEND_VM_KIND_CALL
| #define ZEND_DEBUG 0
| #define ZEND_MM_ALIGNMENT 4
| #define ZEND_MM_ALIGNMENT_LOG2 2
| #define HAVE_MEM_MMAP_ANON 1
| #define HAVE_MEM_MMAP_ZERO 1
| #define HAVE_SIGACTION 1
| #define HAVE_STDARG_H 1
| #define HAVE_SIGPROCMASK 1
| #define PHP_BUILD_DATE "2012-05-29"
| #define PHP_UNAME "FreeBSD elwix.aitnet.org 10.0-CURRENT FreeBSD 10.0-CURRENT #14: Mon May 28 16:02:57 EEST 2012 root@elwix.aitnet.org:/usr/obj/usr/src/sys/GENERIC i386"
| #define PHP_OS "FreeBSD"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:108375: result: c++ -E
configure:108395: c++ -E  conftest.cpp
configure:108395: $? = 0
configure:108409: c++ -E  conftest.cpp
conftest.cpp:307:28: error: ac_nonexistent.h: No such file or directory
configure:108409: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MONETARY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 4
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 4
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GRANTPT 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISASCII 1
| #define HAVE_LINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LOCKF 1
| #define HAVE_LCHOWN 1
| #define HAVE_LRAND48 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PERROR 1
| #define HAVE_POLL 1
| #define HAVE_PTSNAME 1
| #define HAVE_PUTENV 1
| #define HAVE_REALPATH 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND_R 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETENV 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TZSET 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_PCRE 1
| #define HAVE_REFLECTION 1
| #define HAVE_PACKED_OBJECT_VALUE 1
| #define HAVE_SPL 1
| #define HAVE_FLUSHIO 1
| #define HAVE_CRYPT 1
| #define HAVE_ALIGNOF 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define PHP_STD_DES_CRYPT 1
| #define PHP_BLOWFISH_CRYPT 1
| #define PHP_EXT_DES_CRYPT 1
| #define PHP_MD5_CRYPT 1
| #define PHP_SHA512_CRYPT 1
| #define PHP_SHA256_CRYPT 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_ASINH 1
| #define HAVE_ACOSH 1
| #define HAVE_ATANH 1
| #define HAVE_LOG1P 1
| #define HAVE_HYPOT 1
| #define HAVE_GLOB 1
| #define HAVE_STRFMON 1
| #define HAVE_NICE 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DLFCN_H 1
| #define RETSIGTYPE void
| #define ulong unsigned long
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_SIGSETJMP 1
| #define ZEND_BROKEN_SPRINTF 0
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FPU_INLINE_ASM_X86 1
| #define HAVE_DLFCN_H 1
| #define ZEND_VM_KIND ZEND_VM_KIND_CALL
| #define ZEND_DEBUG 0
| #define ZEND_MM_ALIGNMENT 4
| #define ZEND_MM_ALIGNMENT_LOG2 2
| #define HAVE_MEM_MMAP_ANON 1
| #define HAVE_MEM_MMAP_ZERO 1
| #define HAVE_SIGACTION 1
| #define HAVE_STDARG_H 1
| #define HAVE_SIGPROCMASK 1
| #define PHP_BUILD_DATE "2012-05-29"
| #define PHP_UNAME "FreeBSD elwix.aitnet.org 10.0-CURRENT FreeBSD 10.0-CURRENT #14: Mon May 28 16:02:57 EEST 2012 root@elwix.aitnet.org:/usr/obj/usr/src/sys/GENERIC i386"
| #define PHP_OS "FreeBSD"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:108442: checking the maximum length of command line arguments
configure:108554: result: 262144
configure:108566: checking command to parse /usr/bin/nm -B output from cc object
configure:108671: c++ -c -O2 -pipe -fno-strict-aliasing  conftest.cpp >&5
configure:108674: $? = 0
configure:108678: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:108681: $? = 0
configure:108733: c++ -o conftest -O2 -pipe -fno-strict-aliasing    conftest.cpp conftstm.o >&5
configure:108736: $? = 0
configure:108774: result: ok
configure:108778: checking for objdir
configure:108793: result: .libs
configure:108885: checking for ar
configure:108901: found /usr/bin/ar
configure:108912: result: ar
configure:108977: checking for ranlib
configure:108993: found /usr/bin/ranlib
configure:109004: result: ranlib
configure:109069: checking for strip
configure:109085: found /usr/bin/strip
configure:109096: result: strip
configure:109665: checking if cc supports -fno-rtti -fno-exceptions
configure:109683: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:109687: $? = 0
configure:109700: result: no
configure:109715: checking for cc option to produce PIC
configure:109955: result: -fPIC
configure:109963: checking if cc PIC flag -fPIC works
configure:109981: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  -fPIC -DPIC conftest.c >&5
configure:109985: $? = 0
configure:109998: result: yes
configure:110026: checking if cc static flag -static works
configure:110054: result: yes
configure:110064: checking if cc supports -c -o file.o
configure:110085: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  -o out/conftest2.o conftest.c >&5
configure:110089: $? = 0
configure:110111: result: yes
configure:110137: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:111069: result: yes
configure:111090: checking whether -lc should be explicitly linked in
configure:111095: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden  conftest.c >&5
configure:111098: $? = 0
configure:111113: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:111116: $? = 0
configure:111128: result: no
configure:111136: checking dynamic linker characteristics
configure:111738: result: freebsd10.0 ld.so
configure:111762: checking how to hardcode library paths into programs
configure:111787: result: immediate
configure:111801: checking whether stripping libraries is possible
configure:111806: result: yes
configure:112323: checking if libtool supports shared libraries
configure:112325: result: yes
configure:112328: checking whether to build shared libraries
configure:112349: result: yes
configure:112352: checking whether to build static libraries
configure:112356: result: no
configure:112450: result:
creating libtool
configure:113182: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:114080: result: yes
configure:114101: c++ -c -O2 -pipe -fno-strict-aliasing  conftest.cpp >&5
configure:114104: $? = 0
configure:114260: checking for c++ option to produce PIC
configure:114550: result: 
configure:114621: checking if c++ static flag  works
configure:114649: result: yes
configure:114659: checking if c++ supports -c -o file.o
configure:114680: c++ -c -O2 -pipe -fno-strict-aliasing  -o out/conftest2.o conftest.cpp >&5
configure:114684: $? = 0
configure:114706: result: yes
configure:114732: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:114758: result: yes
configure:114825: checking dynamic linker characteristics
configure:115375: result: freebsd10.0 ld.so
configure:115399: checking how to hardcode library paths into programs
configure:115424: result: unsupported
configure:115941: result: 
configure:115943: result: Generating files
configure:116617: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on elwix.aitnet.org

config.status:1337: creating php5.spec
config.status:1337: creating main/build-defs.h
config.status:1337: creating scripts/phpize
config.status:1337: creating scripts/man1/phpize.1
config.status:1337: creating scripts/php-config
config.status:1337: creating scripts/man1/php-config.1
config.status:1337: creating sapi/cli/php.1
config.status:1337: creating main/php_config.h
config.status:1521: executing default commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

_cv_have_broken_glibc_fopen_append=no
ac_cv_alignof_exists=yes
ac_cv_atof_accept_inf=yes
ac_cv_atof_accept_nan=yes
ac_cv_attribute_aligned=yes
ac_cv_broken_sprintf=no
ac_cv_build=i386-portbld-freebsd10.0
ac_cv_c_bigendian_php=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_crypt_SHA256=no
ac_cv_crypt_SHA512=no
ac_cv_crypt_blowfish=yes
ac_cv_crypt_des=yes
ac_cv_crypt_ext_des=yes
ac_cv_crypt_md5=yes
ac_cv_declared_timezone=yes
ac_cv_ebcdic=no
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_YACC_set=''
ac_cv_env_YACC_value=''
ac_cv_env_YFLAGS_set=''
ac_cv_env_YFLAGS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd10.0
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_flush_io=yes
ac_cv_func___dn_skipname=yes
ac_cv_func___dns_search=no
ac_cv_func___res_nsearch=yes
ac_cv_func__doprnt=no
ac_cv_func_acosh=yes
ac_cv_func_alloca_works=yes
ac_cv_func_alphasort=yes
ac_cv_func_asctime_r=yes
ac_cv_func_asinh=yes
ac_cv_func_asprintf=yes
ac_cv_func_atanh=yes
ac_cv_func_atoll=yes
ac_cv_func_chroot=yes
ac_cv_func_crypt=no
ac_cv_func_crypt_r=no
ac_cv_func_ctime_r=yes
ac_cv_func_cuserid=no
ac_cv_func_dlopen=yes
ac_cv_func_dn_expand=yes
ac_cv_func_dn_skipname=yes
ac_cv_func_dns_search=no
ac_cv_func_finite=no
ac_cv_func_flock=yes
ac_cv_func_fnmatch_works=yes
ac_cv_func_fopencookie=no
ac_cv_func_fork=yes
ac_cv_func_fpclass=no
ac_cv_func_ftok=yes
ac_cv_func_funopen=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_gcvt=no
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getgrnam_r=yes
ac_cv_func_gethostbyaddr=yes
ac_cv_func_gethostname=yes
ac_cv_func_getloadavg=yes
ac_cv_func_getlogin=yes
ac_cv_func_getopt=yes
ac_cv_func_getpid=yes
ac_cv_func_getprotobyname=yes
ac_cv_func_getprotobynumber=yes
ac_cv_func_getpwnam_r=yes
ac_cv_func_getpwuid_r=yes
ac_cv_func_getrusage=yes
ac_cv_func_getservbyname=yes
ac_cv_func_getservbyport=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getwd=yes
ac_cv_func_glob=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_grantpt=yes
ac_cv_func_htonl=yes
ac_cv_func_hypot=yes
ac_cv_func_inet_aton=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_isascii=yes
ac_cv_func_isfinite=no
ac_cv_func_isinf=yes
ac_cv_func_isnan=yes
ac_cv_func_kill=yes
ac_cv_func_lchown=yes
ac_cv_func_link=yes
ac_cv_func_localeconv=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lockf=yes
ac_cv_func_log1p=yes
ac_cv_func_lrand48=yes
ac_cv_func_mblen=yes
ac_cv_func_mbrlen=yes
ac_cv_func_mbsinit=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_mempcpy=no
ac_cv_func_mkstemp=yes
ac_cv_func_mmap=yes
ac_cv_func_mremap=no
ac_cv_func_nanosleep=yes
ac_cv_func_nice=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_perror=yes
ac_cv_func_poll=yes
ac_cv_func_ptsname=yes
ac_cv_func_putenv=yes
ac_cv_func_rand_r=yes
ac_cv_func_random=yes
ac_cv_func_readdir_r=yes
ac_cv_func_realpath=yes
ac_cv_func_res_nsearch=yes
ac_cv_func_res_search=yes
ac_cv_func_scandir=yes
ac_cv_func_setenv=yes
ac_cv_func_setitimer=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgid=yes
ac_cv_func_setsockopt=yes
ac_cv_func_setvbuf=yes
ac_cv_func_shutdown=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sigsetjmp=yes
ac_cv_func_sin=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_socketpair=yes
ac_cv_func_srand48=yes
ac_cv_func_srandom=yes
ac_cv_func_statfs=yes
ac_cv_func_statvfs=yes
ac_cv_func_std_syslog=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strcoll=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strfmon=yes
ac_cv_func_strftime=yes
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strnlen=yes
ac_cv_func_strpncpy=no
ac_cv_func_strptime=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtok_r=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoll=yes
ac_cv_func_symlink=yes
ac_cv_func_sync_fetch_and_add=yes
ac_cv_func_tempnam=yes
ac_cv_func_tzset=yes
ac_cv_func_unlockpt=yes
ac_cv_func_unsetenv=yes
ac_cv_func_usleep=yes
ac_cv_func_utime=yes
ac_cv_func_utime_null=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_yp_get_default_domain=yes
ac_cv_header_ApplicationServices_ApplicationServices_h=no
ac_cv_header_alloca_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_atomic_h=no
ac_cv_header_crypt_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_dns_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_ieeefp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_monetary_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_resolv_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_loadavg_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=no
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_sysexits_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_varargs_h=no
ac_cv_header_sys_vfs_h=no
ac_cv_header_sys_wait_h=yes
ac_cv_header_sysexits_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_unix_h=no
ac_cv_header_utime_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=i386-portbld-freebsd10.0
ac_cv_huge_val_inf=yes
ac_cv_huge_val_nan=yes
ac_cv_int_type_int32_t=yes
ac_cv_int_type_uint32_t=yes
ac_cv_ipv6_support=yes
ac_cv_lib_bind___dns_search=no
ac_cv_lib_bind_dns_search=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_resolv___dns_search=no
ac_cv_lib_resolv_dns_search=no
ac_cv_lib_socket___dns_search=no
ac_cv_lib_socket_dns_search=no
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_member_struct_stat_st_blocks=yes
ac_cv_member_struct_stat_st_rdev=yes
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail
ac_cv_php_xml2_config_path=/usr/local/bin/xml2-config
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=cpp
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_pthreads_cflags=''
ac_cv_pthreads_lib=''
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_long_long_int=8
ac_cv_sizeof_size_t=4
ac_cv_sockaddr_sa_len=yes
ac_cv_sockaddr_storage=yes
ac_cv_socklen_t=yes
ac_cv_strptime_decl_fails=yes
ac_cv_struct_flock=yes
ac_cv_struct_tm=time.h
ac_cv_struct_tm_gmtoff=yes
ac_cv_target=i386-portbld-freebsd10.0
ac_cv_time_r_type=POSIX
ac_cv_type_fp_except=no
ac_cv_type_in_addr_t=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_uint=yes
ac_cv_type_ulong=no
ac_cv_what_readdir_r=POSIX
ac_cv_working_alloca_h=no
ac_cv_write_stdout=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=''
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=''
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
lt_cv_sys_lib_search_path_spec=/usr/lib
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
php_cv_bison_version='2.4.3 (ok)'
php_cv_cc_dashr=yes
php_cv_libxml_build_works=yes
php_cv_sizeof_int16=0
php_cv_sizeof_int16_t=2
php_cv_sizeof_int32=0
php_cv_sizeof_int32_t=4
php_cv_sizeof_int64_t=8
php_cv_sizeof_int8=0
php_cv_sizeof_int8_t=1
php_cv_sizeof_intmax_t=8
php_cv_sizeof_ptrdiff_t=4
php_cv_sizeof_ssize_t=4
php_cv_sizeof_uchar=0
php_cv_sizeof_uint16=0
php_cv_sizeof_uint16_t=2
php_cv_sizeof_uint32=0
php_cv_sizeof_uint32_t=4
php_cv_sizeof_uint64_t=8
php_cv_sizeof_uint8=0
php_cv_sizeof_uint8_t=1
php_cv_sizeof_ulong=0

## ----------------- ##
## Output variables. ##
## ----------------- ##

ALLOCA=''
AR='ar'
AWK='gawk'
CC='cc'
CFLAGS='$(CFLAGS_CLEAN) -prefer-non-pic'
CONFIGURE_COMMAND=' '\''./configure'\''  '\''--with-layout=GNU'\'' '\''--localstatedir=/var'\'' '\''--with-config-file-scan-dir=/usr/local/etc/php'\'' '\''--disable-all'\'' '\''--enable-libxml'\'' '\''--enable-mysqlnd'\'' '\''--with-libxml-dir=/usr/local'\'' '\''--with-pcre-regex=/usr/local'\'' '\''--with-zlib-dir=/usr'\'' '\''--program-prefix='\'' '\''--enable-embed'\'' '\''--with-regex=php'\'' '\''--with-zend-vm=CALL'\'' '\''--prefix=/usr/local'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/info/'\'' '\''--build=i386-portbld-freebsd10.0'\'''
CONFIGURE_OPTIONS=' '\''--with-layout=GNU'\'' '\''--localstatedir=/var'\'' '\''--with-config-file-scan-dir=/usr/local/etc/php'\'' '\''--disable-all'\'' '\''--enable-libxml'\'' '\''--enable-mysqlnd'\'' '\''--with-libxml-dir=/usr/local'\'' '\''--with-pcre-regex=/usr/local'\'' '\''--with-zlib-dir=/usr'\'' '\''--program-prefix='\'' '\''--enable-embed'\'' '\''--with-regex=php'\'' '\''--with-zend-vm=CALL'\'' '\''--prefix=/usr/local'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/info/'\'' '\''--build=i386-portbld-freebsd10.0'\'''
CPP='cpp'
CPPFLAGS=''
CXX='c++'
CXXCPP='c++ -E'
CXXFLAGS='-O2 -pipe -fno-strict-aliasing -prefer-non-pic'
DEBUG_CFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXPANDED_BINDIR='/usr/local/bin'
EXPANDED_DATADIR='${prefix}/share'
EXPANDED_EXTENSION_DIR='/usr/local/lib/php/20100525'
EXPANDED_LIBDIR='/usr/local/lib/php'
EXPANDED_LOCALSTATEDIR='/var'
EXPANDED_MANDIR='/usr/local/man'
EXPANDED_PEAR_INSTALLDIR=''
EXPANDED_PHP_CONFIG_FILE_PATH='/usr/local/etc'
EXPANDED_PHP_CONFIG_FILE_SCAN_DIR='/usr/local/etc/php'
EXPANDED_SBINDIR='/usr/local/sbin'
EXPANDED_SYSCONFDIR='/usr/local/etc'
EXTENSION_DIR='/usr/local/lib/php/20100525'
EXTRA_INCLUDES=''
EXTRA_LDFLAGS=' -avoid-version -module   -L/usr/local/lib'
EXTRA_LDFLAGS_PROGRAM='   -L/usr/local/lib'
EXTRA_LIBS='-lcrypt   -lcrypt -lpcre -lm  -lxml2 -lz -liconv -lm -lcrypt -lcrypt '
GREP='/usr/bin/grep'
ICU_CONFIG=''
INCLUDES=' -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/lib -I/usr/ports/lang/php5/work/php-5.4.3/ext/ereg/regex -I/usr/local/include/libxml2 -I/usr/local/include -I$(top_builddir)/TSRM -I$(top_builddir)/Zend'
INCLUDE_PATH='.:/usr/local/share/pear'
INLINE_CFLAGS='-O2 -pipe -fno-strict-aliasing -fvisibility=hidden -prefer-non-pic'
INSTALL_IT='$(mkinstalldirs) $(INSTALL_ROOT)$(prefix)/lib; $(INSTALL) -m 0755 libs/libphp5.so $(INSTALL_ROOT)$(prefix)/lib'
KRB5_CONFIG=''
LDFLAGS=' '
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent --preserve-dup-deps'
LN_S='ln -s'
LTLIBOBJS=''
LTP=''
LTP_GENHTML=''
MYSQL_INCLUDE=''
MYSQL_LIBS=''
MYSQL_MODULE_TYPE=''
NATIVE_RPATHS=' -R/usr/local/lib'
NMEDIT=''
OBJEXT='o'
OCI8_DIR=''
OCI8_ORACLE_VERSION=''
OCI8_SHARED_LIBADD=''
ODBC_INCLUDE=''
ODBC_LFLAGS=''
ODBC_LIBS=''
ODBC_TYPE=''
OPENSSL_INCDIR_OPT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PDO_MYSQL_MODULE_TYPE=''
PDO_OCI_DIR=''
PDO_OCI_SHARED_LIBADD=''
PDO_OCI_VERSION=''
PEAR_INSTALLDIR=''
PHP_INSTALLED_SAPIS=' cli embed cgi'
PHP_LDFLAGS=' -L/usr/local/lib'
PHP_LIBS=''
PHP_VERSION='5.4.3'
PHP_VERSION_ID='50403'
PKG_CONFIG=''
PROG_SENDMAIL='/usr/sbin/sendmail'
RANLIB='ranlib'
RE2C='exit 0;'
SED='sed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
SNMP_CONFIG=''
STRIP='strip'
YACC='bison -y'
YFLAGS=''
ZEND_EXTRA_LIBS=''
abs_builddir='/usr/ports/lang/php5/work/php-5.4.3'
abs_srcdir='/usr/ports/lang/php5/work/php-5.4.3'
ac_ct_CC=''
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd10.0'
build_alias='i386-portbld-freebsd10.0'
build_cpu='i386'
build_os='freebsd10.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='/usr/local/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i386-portbld-freebsd10.0'
host_alias='i386-portbld-freebsd10.0'
host_cpu='i386'
host_os='freebsd10.0'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
libdir='${exec_prefix}/lib/php'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/local/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
php_abs_top_builddir='/usr/ports/lang/php5/work/php-5.4.3'
php_abs_top_srcdir='/usr/ports/lang/php5/work/php-5.4.3'
php_fpm_group=''
php_fpm_localstatedir=''
php_fpm_prefix=''
php_fpm_sysconfdir=''
php_fpm_user=''
prefix='/usr/local'
program_prefix=''
program_suffix=''
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-portbld-freebsd10.0'
target_alias=''
target_cpu='i386'
target_os='freebsd10.0'
target_vendor='portbld'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DEV_URANDOM 1
#define HAVE_SOCKLEN_T 1
#define HAVE_SOCKADDR_UN_SUN_LEN 1
#define PHP_WRITE_STDOUT 1
#define HAVE_SOCKET 1
#define HAVE_SOCKETPAIR 1
#define HAVE_HTONL 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETHOSTBYADDR 1
#define HAVE_YP_GET_DEFAULT_DOMAIN 1
#define HAVE_DLOPEN 1
#define HAVE_LIBDL 1
#define HAVE_LIBM 1
#define HAVE_INET_ATON 1
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_ARPA_NAMESER_H 1
#define HAVE_ASSERT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GRP_H 1
#define HAVE_IEEEFP_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MONETARY_H 1
#define HAVE_NETDB_H 1
#define HAVE_PWD_H 1
#define HAVE_RESOLV_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYSEXITS_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_DLFCN_H 1
#define HAVE_ASSERT_H 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define MISSING_FCLOSE_DECL 0
#define HAVE_TM_GMTOFF 1
#define HAVE_STRUCT_FLOCK 1
#define HAVE_SOCKLEN_T 1
#define SIZEOF_SIZE_T 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_LONG_LONG_INT 8
#define SIZEOF_LONG 4
#define SIZEOF_INT 4
#define SIZEOF_INTMAX_T 8
#define HAVE_INTMAX_T 1
#define SIZEOF_SSIZE_T 4
#define HAVE_SSIZE_T 1
#define SIZEOF_PTRDIFF_T 4
#define HAVE_PTRDIFF_T 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_ST_BLKSIZE 1
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
#define HAVE_ST_BLOCKS 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define HAVE_ST_RDEV 1
#define HAVE_SOCKADDR_STORAGE 1
#define HAVE_SOCKADDR_SA_LEN 1
#define HAVE_VPRINTF 1
#define HAVE_ALPHASORT 1
#define HAVE_ASCTIME_R 1
#define HAVE_CHROOT 1
#define HAVE_CTIME_R 1
#define HAVE_FLOCK 1
#define HAVE_FTOK 1
#define HAVE_FUNOPEN 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETLOADAVG 1
#define HAVE_GETLOGIN 1
#define HAVE_GETPROTOBYNAME 1
#define HAVE_GETPROTOBYNUMBER 1
#define HAVE_GETSERVBYNAME 1
#define HAVE_GETSERVBYPORT 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GMTIME_R 1
#define HAVE_GETPWNAM_R 1
#define HAVE_GETGRNAM_R 1
#define HAVE_GETPWUID_R 1
#define HAVE_GRANTPT 1
#define HAVE_INET_NTOA 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_ISASCII 1
#define HAVE_LINK 1
#define HAVE_LOCALTIME_R 1
#define HAVE_LOCKF 1
#define HAVE_LCHOWN 1
#define HAVE_LRAND48 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MKSTEMP 1
#define HAVE_MMAP 1
#define HAVE_NL_LANGINFO 1
#define HAVE_PERROR 1
#define HAVE_POLL 1
#define HAVE_PTSNAME 1
#define HAVE_PUTENV 1
#define HAVE_REALPATH 1
#define HAVE_RANDOM 1
#define HAVE_RAND_R 1
#define HAVE_SCANDIR 1
#define HAVE_SETITIMER 1
#define HAVE_SETLOCALE 1
#define HAVE_LOCALECONV 1
#define HAVE_SETENV 1
#define HAVE_SETPGID 1
#define HAVE_SETSOCKOPT 1
#define HAVE_SETVBUF 1
#define HAVE_SHUTDOWN 1
#define HAVE_SIN 1
#define HAVE_SNPRINTF 1
#define HAVE_SRAND48 1
#define HAVE_SRANDOM 1
#define HAVE_STATFS 1
#define HAVE_STATVFS 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCOLL 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRNLEN 1
#define HAVE_STRPTIME 1
#define HAVE_STRSTR 1
#define HAVE_STRTOK_R 1
#define HAVE_SYMLINK 1
#define HAVE_TEMPNAM 1
#define HAVE_TZSET 1
#define HAVE_UNLOCKPT 1
#define HAVE_UNSETENV 1
#define HAVE_USLEEP 1
#define HAVE_UTIME 1
#define HAVE_VSNPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_ASPRINTF 1
#define HAVE_NANOSLEEP 1
#define HAVE_NANOSLEEP 1
#define HAVE_GETADDRINFO 1
#define HAVE_SYNC_FETCH_AND_ADD 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_GETOPT 1
#define HAVE_UTIME_H 1
#define HAVE_UTIME_NULL 1
#define HAVE_ALLOCA 1
#define HAVE_DECLARED_TIMEZONE 1
#define HAVE_POSIX_READDIR_R 1
#define PHP_SIGCHILD 0
#define DEFAULT_SHORT_OPEN_TAG "1"
#define HAVE_IPV6 1
#define SIZEOF_LONG 4
#define SIZEOF_INT 4
#define HAVE_INT32_T 1
#define HAVE_UINT32_T 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRTOLL 1
#define HAVE_ATOLL 1
#define HAVE_STRFTIME 1
#define HAVE_REGEX_T_RE_MAGIC 1
#define HSREGEX 1
#define REGEX 1
#define HAVE_LIBXML 1
#define HAVE_LIBXML 1
#define HAVE_PCRE 1
#define HAVE_REFLECTION 1
#define HAVE_PACKED_OBJECT_VALUE 1
#define HAVE_SPL 1
#define HAVE_FLUSHIO 1
#define HAVE_CRYPT 1
#define HAVE_ALIGNOF 1
#define HAVE_ATTRIBUTE_ALIGNED 1
#define PHP_USE_PHP_CRYPT_R 1
#define PHP_STD_DES_CRYPT 1
#define PHP_BLOWFISH_CRYPT 1
#define PHP_EXT_DES_CRYPT 1
#define PHP_MD5_CRYPT 1
#define PHP_SHA512_CRYPT 1
#define PHP_SHA256_CRYPT 1
#define HAVE_GETCWD 1
#define HAVE_GETWD 1
#define HAVE_ASINH 1
#define HAVE_ACOSH 1
#define HAVE_ATANH 1
#define HAVE_LOG1P 1
#define HAVE_HYPOT 1
#define HAVE_GLOB 1
#define HAVE_STRFMON 1
#define HAVE_NICE 1
#define HAVE_ISINF 1
#define HAVE_ISNAN 1
#define HAVE_FNMATCH 1
#define HAVE_FORK 1
#define PHP_CAN_SUPPORT_PROC_OPEN 1
#define ENABLE_CHROOT_FUNC 1
#define HAVE_RES_NSEARCH 1
#define HAVE_DN_EXPAND 1
#define HAVE_DN_SKIPNAME 1
#define HAVE_RES_SEARCH 1
#define HAVE_ATOF_ACCEPTS_NAN 1
#define HAVE_ATOF_ACCEPTS_INF 1
#define HAVE_HUGE_VAL_INF 1
#define HAVE_HUGE_VAL_NAN 1
#define HAVE_STRPTIME_DECL_FAILS 1
#define HAVE_WCHAR_H 1
#define HAVE_MBLEN 1
#define HAVE_MBRLEN 1
#define HAVE_MBSINIT 1
#define HAVE_MBSTATE_T 1
#define MYSQLND_COMPRESSION_WANTED 1
#define MYSQLND_SSL_SUPPORTED 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDLIB_H 1
#define HAVE_DLFCN_H 1
#define RETSIGTYPE void
#define ulong unsigned long
#define HAVE_INT32_T 1
#define HAVE_UINT32_T 1
#define HAVE_VPRINTF 1
#define HAVE_ALLOCA 1
#define HAVE_MEMCPY 1
#define HAVE_STRDUP 1
#define HAVE_GETPID 1
#define HAVE_KILL 1
#define HAVE_STRTOD 1
#define HAVE_STRTOL 1
#define HAVE_SIGSETJMP 1
#define ZEND_BROKEN_SPRINTF 0
#define HAVE_ISINF 1
#define HAVE_ISNAN 1
#define HAVE_FPU_INLINE_ASM_X86 1
#define HAVE_DLFCN_H 1
#define ZEND_VM_KIND ZEND_VM_KIND_CALL
#define ZEND_DEBUG 0
#define ZEND_MM_ALIGNMENT 4
#define ZEND_MM_ALIGNMENT_LOG2 2
#define HAVE_MEM_MMAP_ANON 1
#define HAVE_MEM_MMAP_ZERO 1
#define HAVE_SIGACTION 1
#define HAVE_STDARG_H 1
#define HAVE_SIGPROCMASK 1
#define PHP_BUILD_DATE "2012-05-29"
#define PHP_UNAME "FreeBSD elwix.aitnet.org 10.0-CURRENT FreeBSD 10.0-CURRENT #14: Mon May 28 16:02:57 EEST 2012 root@elwix.aitnet.org:/usr/obj/usr/src/sys/GENERIC i386"
#define PHP_OS "FreeBSD"
#define HAVE_BUILD_DEFS_H 1

configure: exit 0

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>