????

Your IP : 18.191.132.66


Current Path : /root/php-src/
Upload File :
Current File : //root/php-src/config.log

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 --prefix=/usr/local/php56 --with-config-file-path=/usr/local/php56/etc --enable-zip --enable-bcmath --enable-pcntl --enable-ftp --enable-exif --enable-calendar --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-wddx --enable-pdo --enable-fileinfo --enable-posix --enable-shmop --enable-soap --enable-sockets --enable-xml --enable-xmlreader --enable-xmlwriter --with-curl --with-mcrypt --with-iconv --with-gmp --with-gd --with-jpeg-dir --with-png-dir --with-zlib-dir --with-xpm-dir --with-freetype-dir --enable-gd-native-ttf --enable-gd-jis-conv --with-openssl --with-openssl-dir=/usr/local/ssl --with-gettext --with-zlib --with-bz2 --with-mysqli --with-imap-ssl --with-ldap --with-pdo-pgsql --with-pgsql --with-tidy --with-pdo-mysql --disable-opcache --disable-maintainer-zts --with-xsl --with-imap --disable-phar

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

hostname = s55.freehost.com.ua
uname -m = amd64
uname -r = 12.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 12.1-RELEASE r354233 GENERIC 

/usr/bin/uname -p = amd64
/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: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /home/homyak/bin


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

configure:3296: checking for grep that handles long lines and -e
configure:3354: result: /usr/bin/grep
configure:3359: checking for egrep
configure:3421: result: /usr/bin/grep -E
configure:3426: checking for a sed that does not truncate output
configure:3480: result: /usr/local/bin/gsed
configure:3585: checking build system type
configure:3599: result: x86_64-unknown-freebsd12.1
configure:3619: checking host system type
configure:3632: result: x86_64-unknown-freebsd12.1
configure:3652: checking target system type
configure:3665: result: x86_64-unknown-freebsd12.1
configure:3840: checking for cc
configure:3856: found /usr/bin/cc
configure:3867: result: cc
configure:3898: checking for C compiler version
configure:3907: cc --version >&5
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
configure:3918: $? = 0
configure:3907: cc -v >&5
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
configure:3918: $? = 0
configure:3907: cc -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:3918: $? = 1
configure:3907: cc -qversion >&5
cc: error: unknown argument '-qversion', did you mean '--version'?
cc: error: no input files
configure:3918: $? = 1
configure:3938: checking whether the C compiler works
configure:3960: cc    conftest.c  >&5
configure:3964: $? = 0
configure:4012: result: yes
configure:4015: checking for C compiler default output file name
configure:4017: result: a.out
configure:4023: checking for suffix of executables
configure:4030: cc -o conftest    conftest.c  >&5
configure:4034: $? = 0
configure:4056: result: 
configure:4078: checking whether we are cross compiling
configure:4086: cc -o conftest    conftest.c  >&5
configure:4090: $? = 0
configure:4097: ./conftest
configure:4101: $? = 0
configure:4116: result: no
configure:4121: checking for suffix of object files
configure:4143: cc -c   conftest.c >&5
configure:4147: $? = 0
configure:4168: result: o
configure:4172: checking whether we are using the GNU C compiler
configure:4191: cc -c   conftest.c >&5
configure:4191: $? = 0
configure:4200: result: yes
configure:4209: checking whether cc accepts -g
configure:4229: cc -c -g  conftest.c >&5
configure:4229: $? = 0
configure:4270: result: yes
configure:4287: checking for cc option to accept ISO C89
configure:4350: cc  -c -g -O2  conftest.c >&5
configure:4350: $? = 0
configure:4363: result: none needed
configure:4389: checking how to run the C preprocessor
configure:4420: cc -E  conftest.c
configure:4420: $? = 0
configure:4434: cc -E  conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:4434: $? = 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:4459: result: cc -E
configure:4479: cc -E  conftest.c
configure:4479: $? = 0
configure:4493: cc -E  conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:4493: $? = 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:4524: checking for icc
configure:4533: result: no
configure:4547: checking for suncc
configure:4556: result: no
configure:4574: checking whether cc understands -c and -o together
configure:4602: cc -c conftest.c -o conftest2.o >&5
configure:4606: $? = 0
configure:4612: cc -c conftest.c -o conftest2.o >&5
configure:4616: $? = 0
configure:4671: result: yes
configure:4686: checking how to run the C preprocessor
configure:4756: result: cc -E
configure:4776: cc -E  conftest.c
configure:4776: $? = 0
configure:4790: cc -E  conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:4790: $? = 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:4818: checking for ANSI C header files
configure:4838: cc -c -g -O2  conftest.c >&5
configure:4838: $? = 0
configure:4911: cc -o conftest -g -O2   conftest.c  >&5
configure:4911: $? = 0
configure:4911: ./conftest
configure:4911: $? = 0
configure:4922: result: yes
configure:4935: checking for sys/types.h
configure:4935: cc -c -g -O2  conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for sys/stat.h
configure:4935: cc -c -g -O2  conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for stdlib.h
configure:4935: cc -c -g -O2  conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for string.h
configure:4935: cc -c -g -O2  conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for memory.h
configure:4935: cc -c -g -O2  conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for strings.h
configure:4935: cc -c -g -O2  conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for inttypes.h
configure:4935: cc -c -g -O2  conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for stdint.h
configure:4935: cc -c -g -O2  conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for unistd.h
configure:4935: cc -c -g -O2  conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4948: checking minix/config.h usability
configure:4948: cc -c -g -O2  conftest.c >&5
conftest.c:52:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
         ^~~~~~~~~~~~~~~~
1 error generated.
configure:4948: $? = 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:4948: result: no
configure:4948: checking minix/config.h presence
configure:4948: cc -E  conftest.c
conftest.c:19:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
         ^~~~~~~~~~~~~~~~
1 error generated.
configure:4948: $? = 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:4948: result: no
configure:4948: checking for minix/config.h
configure:4948: result: no
configure:4969: checking whether it is safe to define __EXTENSIONS__
configure:4987: cc -c -g -O2  conftest.c >&5
configure:4987: $? = 0
configure:4994: result: yes
configure:5009: checking whether ln -s works
configure:5013: result: yes
configure:5024: checking for system library directory
configure:5039: result: lib
configure:5048: checking whether to enable runpaths
configure:5062: result: yes
configure:5069: checking if compiler supports -R
configure:5088: cc -o conftest -g -O2   conftest.c -R /usr/lib  >&5
Binary file conftest.err matches
configure:5088: $? = 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
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:5098: result: no
configure:5103: checking if compiler supports -Wl,-rpath,
configure:5122: cc -o conftest -g -O2   conftest.c -Wl,-rpath,/usr/lib  >&5
configure:5122: $? = 0
configure:5132: result: yes
configure:5150: checking for gawk
configure:5181: result: no
configure:5150: checking for nawk
configure:5167: found /usr/bin/nawk
configure:5178: result: nawk
configure:5201: checking if nawk is broken
configure:5208: result: no
configure:5222: checking for bison
configure:5238: found /usr/local/bin/bison
configure:5249: result: bison -o y.tab.c
configure:5275: checking for bison version
configure:5299: result: 3.5 (ok)
configure:5318: checking for re2c
configure:5334: found /usr/local/bin/re2c
configure:5345: result: re2c
configure:5354: checking for re2c version
configure:5368: result: 0.14.3 (ok)
configure:5394: checking whether to enable computed goto gcc extension with re2c
configure:5408: result: no
configure:5702: checking whether to force non-PIC code in shared modules
configure:5716: result: no
configure:5734: checking whether /dev/urandom exists
configure:5740: result: yes
configure:5826: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
ld: error: undefined symbol: pthread_create
>>> referenced by conftest.c:38
>>>               /tmp/conftest-328014.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5826: $? = 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
| /* end confdefs.h.  */
| 
| #include <pthread.h>
| #include <stddef.h>
| 
| void *thread_routine(void *data) {
|     return data;
| }
| 
| int main() {
|     pthread_t thd;
|     pthread_mutexattr_t mattr;
|     int data = 1;
|     pthread_mutexattr_init(&mattr);
|     return pthread_create(&thd, NULL, thread_routine, &data);
| }
configure:5842: checking for pthreads_cflags
configure:5882: cc -o conftest -g -O2 -fvisibility=hidden -kthread   conftest.c  >&5
cc: error: unknown argument '-kthread', did you mean '-pthread'?
configure:5882: $? = 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
| /* end confdefs.h.  */
| 
| #include <pthread.h>
| #include <stddef.h>
| 
| void *thread_routine(void *data) {
|     return data;
| }
| 
| int main() {
|     pthread_t thd;
|     pthread_mutexattr_t mattr;
|     int data = 1;
|     pthread_mutexattr_init(&mattr);
|     return pthread_create(&thd, NULL, thread_routine, &data);
| }
configure:5882: cc -o conftest -g -O2 -fvisibility=hidden -pthread   conftest.c  >&5
configure:5882: $? = 0
configure:5882: ./conftest
configure:5882: $? = 0
configure:5905: result: -pthread
configure:5908: checking for pthreads_lib
configure:5970: result: 
configure:6043: result: 
configure:6045: result: Configuring SAPI modules
configure:6073: checking for AOLserver support
configure:6288: result: no
configure:6316: checking for Apache 1.x module support via DSO through APXS
configure:6606: result: no
configure:6632: checking for Apache 1.x module support
configure:7404: result: no
configure:7416: checking whether to enable Apache charset compatibility option
configure:7430: result: no
configure:7580: checking for Apache 2.0 filter-module support via DSO through APXS
configure:8376: result: no
configure:8404: checking for Apache 2.0 handler-module support via DSO through APXS
configure:9200: result: no
configure:9229: checking for Apache 1.x (hooks) module support via DSO through APXS
configure:9519: result: no
configure:9545: checking for Apache 1.x (hooks) module support
configure:10317: result: no
configure:10329: checking whether to enable Apache charset compatibility option
configure:10343: result: no
configure:10494: checking for Caudium support
configure:10808: result: no
configure:10836: checking for setproctitle
configure:10836: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:10836: $? = 0
configure:10836: result: yes
configure:10848: checking sys/pstat.h usability
configure:10848: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:59:10: fatal error: 'sys/pstat.h' file not found
#include <sys/pstat.h>
         ^~~~~~~~~~~~~
1 error generated.
configure:10848: $? = 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_SETPROCTITLE 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 <sys/pstat.h>
configure:10848: result: no
configure:10848: checking sys/pstat.h presence
configure:10848: cc -E  conftest.c
conftest.c:26:10: fatal error: 'sys/pstat.h' file not found
#include <sys/pstat.h>
         ^~~~~~~~~~~~~
1 error generated.
configure:10848: $? = 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_SETPROCTITLE 1
| /* end confdefs.h.  */
| #include <sys/pstat.h>
configure:10848: result: no
configure:10848: checking for sys/pstat.h
configure:10848: result: no
configure:10859: checking for PS_STRINGS
configure:10878: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:32:1: error: use of undeclared identifier 'PS_STRINGS'
PS_STRINGS->ps_nargvstr = 1;
^
conftest.c:33:1: error: use of undeclared identifier 'PS_STRINGS'
PS_STRINGS->ps_argvstr = "foo";
^
2 errors generated.
configure:10878: $? = 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_SETPROCTITLE 1
| /* end confdefs.h.  */
| #include <machine/vmparam.h>
| #include <sys/exec.h>
| 
| int
| main ()
| {
| PS_STRINGS->ps_nargvstr = 1;
| PS_STRINGS->ps_argvstr = "foo";
|   ;
|   return 0;
| }
configure:10886: result: no
configure:10894: checking for CLI build
configure:11056: result: yes
configure:11063: checking for Continuity support
configure:11078: result: no
configure:11323: checking for embedded SAPI library support
configure:11522: result: no
configure:11580: checking for FPM build
configure:13329: result: no
configure:13337: checking for Zeus ISAPI support
configure:13352: result: no
configure:13569: checking for LiteSpeed support
configure:13739: result: no
configure:13746: checking for Milter support
configure:13761: result: no
configure:13952: checking for NSAPI support
configure:13967: result: no
configure:14238: checking for phpdbg support
configure:14252: result: no
configure:14261: checking for phpdbg debug build
configure:14275: result: no
configure:14518: checking for PHTTPD support
configure:14533: result: no
configure:14750: checking for Pi3Web support
configure:14765: result: no
configure:15100: checking whether Roxen module is build using ZTS
configure:15114: result: no
configure:15121: checking for Roxen/Pike support
configure:15357: result: 
configure:15384: checking for thttpd
configure:15607: result: no
configure:15633: checking for TUX
configure:15813: result: no
configure:15840: checking for webjames
configure:16052: result: no
configure:16078: checking for CGI build
configure:16081: result: yes
configure:16083: checking for socklen_t in sys/socket.h
configure:16092: result: yes
configure:16104: checking for sun_len in sys/un.h
configure:16113: result: yes
configure:16125: checking whether cross-process locking is required by accept()
configure:16136: result: no
configure:16286: checking for chosen SAPI module
configure:16288: result: none
configure:16291: checking for executable SAPI binaries
configure:16294: result:  cli cgi
configure:16347: result: 
configure:16349: result: Running system checks
configure:16357: checking for sendmail
configure:16376: found /usr/sbin/sendmail
configure:16388: result: /usr/sbin/sendmail
configure:16402: checking whether system uses EBCDIC
configure:16421: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:16421: $? = 0
configure:16421: ./conftest
configure:16421: $? = 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_SETPROCTITLE 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:16435: result: no
configure:16444: checking whether byte ordering is bigendian
configure:16470: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:16470: $? = 0
configure:16470: ./conftest
configure:16470: $? = 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_SETPROCTITLE 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:16481: result: no
configure:16491: checking whether writing to stdout works
configure:16520: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:35:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
1 warning generated.
configure:16520: $? = 0
configure:16520: ./conftest
configure:16520: $? = 0
configure:16535: result: yes
configure:16590: checking for socket
configure:16590: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:16590: $? = 0
configure:16590: result: yes
configure:16758: checking for socketpair
configure:16758: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:16758: $? = 0
configure:16758: result: yes
configure:16926: checking for htonl
configure:16926: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:16926: $? = 0
configure:16926: result: yes
configure:17094: checking for gethostname
configure:17094: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:17094: $? = 0
configure:17094: result: yes
configure:17262: checking for gethostbyaddr
configure:17262: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:17262: $? = 0
configure:17262: result: yes
configure:17430: checking for yp_get_default_domain
configure:17430: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:17430: $? = 0
configure:17430: result: yes
configure:17599: checking for dlopen
configure:17599: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:17599: $? = 0
configure:17599: result: yes
configure:17767: checking for sin in -lm
configure:17792: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm   >&5
conftest.c:44:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
char sin ();
     ^
conftest.c:44:6: note: 'sin' is a builtin with type 'double (double)'
1 warning generated.
configure:17792: $? = 0
configure:17801: result: yes
configure:17818: checking for inet_aton
configure:17818: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:17818: $? = 0
configure:17818: result: yes
configure:18118: checking for ANSI C header files
configure:18222: result: yes
configure:18233: checking for dirent.h that defines DIR
configure:18252: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18252: $? = 0
configure:18260: result: yes
configure:18273: checking for library containing opendir
configure:18304: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:18304: $? = 0
configure:18321: result: none required
configure:18447: checking for inttypes.h
configure:18447: result: yes
configure:18447: checking for stdint.h
configure:18447: result: yes
configure:18447: checking for dirent.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for ApplicationServices/ApplicationServices.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:62:10: fatal error: 'ApplicationServices/ApplicationServices.h' file not found
#include <ApplicationServices/ApplicationServices.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:18447: $? = 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_SETPROCTITLE 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:18447: result: no
configure:18447: checking for sys/param.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/types.h
configure:18447: result: yes
configure:18447: checking for sys/time.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for netinet/in.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for alloca.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:66:10: fatal error: 'alloca.h' file not found
#include <alloca.h>
         ^~~~~~~~~~
1 error generated.
configure:18447: $? = 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_SETPROCTITLE 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:18447: result: no
configure:18447: checking for arpa/inet.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for arpa/nameser.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for assert.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for crypt.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:69:10: fatal error: 'crypt.h' file not found
#include <crypt.h>
         ^~~~~~~~~
1 error generated.
configure:18447: $? = 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_SETPROCTITLE 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:18447: result: no
configure:18447: checking for dns.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:69:10: fatal error: 'dns.h' file not found
#include <dns.h>
         ^~~~~~~
1 error generated.
configure:18447: $? = 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_SETPROCTITLE 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:18447: result: no
configure:18447: checking for fcntl.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for grp.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for ieeefp.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for langinfo.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for limits.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for locale.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for monetary.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for netdb.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for pwd.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for resolv.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for signal.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for stdarg.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for stdlib.h
configure:18447: result: yes
configure:18447: checking for string.h
configure:18447: result: yes
configure:18447: checking for syslog.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sysexits.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/ioctl.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/file.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/mman.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/mount.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/poll.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/resource.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/select.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/socket.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/stat.h
configure:18447: result: yes
configure:18447: checking for sys/statfs.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:94:10: fatal error: 'sys/statfs.h' file not found
#include <sys/statfs.h>
         ^~~~~~~~~~~~~~
1 error generated.
configure:18447: $? = 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_SETPROCTITLE 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:18447: result: no
configure:18447: checking for sys/statvfs.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/vfs.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:95:10: fatal error: 'sys/vfs.h' file not found
#include <sys/vfs.h>
         ^~~~~~~~~~~
1 error generated.
configure:18447: $? = 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_SETPROCTITLE 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:18447: result: no
configure:18447: checking for sys/sysexits.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:95:10: fatal error: 'sys/sysexits.h' file not found
#include <sys/sysexits.h>
         ^~~~~~~~~~~~~~~~
1 error generated.
configure:18447: $? = 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_SETPROCTITLE 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:18447: result: no
configure:18447: checking for sys/varargs.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:95:10: fatal error: 'sys/varargs.h' file not found
#include <sys/varargs.h>
         ^~~~~~~~~~~~~~~
1 error generated.
configure:18447: $? = 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_SETPROCTITLE 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:18447: result: no
configure:18447: checking for sys/wait.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/loadavg.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:96:10: fatal error: 'sys/loadavg.h' file not found
#include <sys/loadavg.h>
         ^~~~~~~~~~~~~~~
1 error generated.
configure:18447: $? = 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_SETPROCTITLE 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:18447: result: no
configure:18447: checking for termios.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for unistd.h
configure:18447: result: yes
configure:18447: checking for unix.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:98:10: fatal error: 'unix.h' file not found
#include <unix.h>
         ^~~~~~~~
1 error generated.
configure:18447: $? = 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_SETPROCTITLE 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:18447: result: no
configure:18447: checking for utime.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/utsname.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for sys/ipc.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for dlfcn.h
configure:18447: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18447: checking for assert.h
configure:18447: result: yes
configure:18476: checking for fopencookie
configure:18476: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:18476: $? = 0
configure:18476: result: yes
configure:18497: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:86:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE
        ^
conftest.c:20:9: note: previous definition is here
#define _GNU_SOURCE 1
        ^
1 warning generated.
configure:18497: $? = 0
configure:18543: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:86:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE
        ^
conftest.c:20:9: note: previous definition is here
#define _GNU_SOURCE 1
        ^
conftest.c:104:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^
conftest.c:109:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(0);
    ^
conftest.c:109:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
3 warnings generated.
configure:18543: $? = 0
configure:18543: ./conftest
configure:18543: $? = 0
configure:18601: checking for broken getcwd
configure:18612: result: no
configure:18617: checking for broken libc stdio
configure:18677: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:99:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(2);
    ^
conftest.c:99:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:107:3: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
  unlink(filename);
  ^
2 warnings generated.
configure:18677: $? = 0
configure:18677: ./conftest
configure:18677: $? = 0
configure:18696: result: no
configure:18702: checking whether struct tm is in sys/time.h or time.h
configure:18722: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18722: $? = 0
configure:18729: result: time.h
configure:18737: checking for struct tm.tm_zone
configure:18737: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18737: $? = 0
configure:18737: result: yes
configure:18806: checking for missing declarations of reentrant functions
configure:18819: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18819: $? = 0
configure:18842: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18842: $? = 0
configure:18865: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18865: $? = 0
configure:18888: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18888: $? = 0
configure:18911: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18911: $? = 0
configure:18923: result: done
configure:18927: checking for fclose declaration
configure:18940: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:18940: $? = 0
configure:18945: result: ok
configure:18961: checking for tm_gmtoff in struct tm
configure:18978: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:96:18: warning: expression result unused [-Wunused-value]
struct tm tm; tm.tm_gmtoff;
              ~~ ^~~~~~~~~
1 warning generated.
configure:18978: $? = 0
configure:18985: result: yes
configure:18995: checking for struct flock
configure:19014: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19014: $? = 0
configure:19026: result: yes
configure:19035: checking for socklen_t
configure:19056: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19056: $? = 0
configure:19067: result: yes
configure:19080: checking size of size_t
configure:19085: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:19085: $? = 0
configure:19085: ./conftest
configure:19085: $? = 0
configure:19099: result: 8
configure:19113: checking size of long long
configure:19118: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:19118: $? = 0
configure:19118: ./conftest
configure:19118: $? = 0
configure:19132: result: 8
configure:19146: checking size of long long int
configure:19151: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:19151: $? = 0
configure:19151: ./conftest
configure:19151: $? = 0
configure:19165: result: 8
configure:19179: checking size of long
configure:19184: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:19184: $? = 0
configure:19184: ./conftest
configure:19184: $? = 0
configure:19198: result: 8
configure:19212: checking size of int
configure:19217: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:19217: $? = 0
configure:19217: ./conftest
configure:19217: $? = 0
configure:19231: result: 4
configure:19243: checking size of intmax_t
configure:19284: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:116:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
        fprintf(fp, "%d\n", sizeof(intmax_t));
                     ~~     ^~~~~~~~~~~~~~~~
                     %lu
1 warning generated.
configure:19284: $? = 0
configure:19284: ./conftest
configure:19284: $? = 0
configure:19318: result: 8
configure:19322: checking size of ssize_t
configure:19363: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:118:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
        fprintf(fp, "%d\n", sizeof(ssize_t));
                     ~~     ^~~~~~~~~~~~~~~
                     %lu
1 warning generated.
configure:19363: $? = 0
configure:19363: ./conftest
configure:19363: $? = 0
configure:19397: result: 8
configure:19401: checking size of ptrdiff_t
configure:19442: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:120:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
        fprintf(fp, "%d\n", sizeof(ptrdiff_t));
                     ~~     ^~~~~~~~~~~~~~~~~
                     %lu
1 warning generated.
configure:19442: $? = 0
configure:19442: ./conftest
configure:19442: $? = 0
configure:19476: result: 8
configure:19485: checking size of short
configure:19490: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:19490: $? = 0
configure:19490: ./conftest
configure:19490: $? = 0
configure:19504: result: 2
configure:19518: checking size of int
configure:19537: result: 4
configure:19551: checking size of long
configure:19570: result: 8
configure:19584: checking size of long long
configure:19603: result: 8
configure:19613: checking for int8
configure:19613: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:121:13: error: use of undeclared identifier 'int8'; did you mean 'int'?
if (sizeof (int8))
            ^~~~
            int
conftest.c:121:12: error: reference to overloaded function could not be resolved; did you mean to call it?
if (sizeof (int8))
           ^~~~~~
2 errors generated.
configure:19613: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof (int8))
| 	 return 0;
|   ;
|   return 0;
| }
configure:19613: result: no
configure:19630: checking for int16
configure:19630: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:121:13: error: use of undeclared identifier 'int16'
if (sizeof (int16))
            ^
1 error generated.
configure:19630: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof (int16))
| 	 return 0;
|   ;
|   return 0;
| }
configure:19630: result: no
configure:19647: checking for int32
configure:19647: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:121:13: error: use of undeclared identifier 'int32'
if (sizeof (int32))
            ^
1 error generated.
configure:19647: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof (int32))
| 	 return 0;
|   ;
|   return 0;
| }
configure:19647: result: no
configure:19664: checking for int64
configure:19664: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:121:13: error: use of undeclared identifier 'int64'
if (sizeof (int64))
            ^
1 error generated.
configure:19664: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof (int64))
| 	 return 0;
|   ;
|   return 0;
| }
configure:19664: result: no
configure:19681: checking for int8_t
configure:19681: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19681: $? = 0
configure:19681: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:121:21: error: expected expression
if (sizeof ((int8_t)))
                    ^
1 error generated.
configure:19681: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((int8_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19681: result: yes
configure:19698: checking for int16_t
configure:19698: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19698: $? = 0
configure:19698: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:122:22: error: expected expression
if (sizeof ((int16_t)))
                     ^
1 error generated.
configure:19698: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((int16_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19698: result: yes
configure:19715: checking for int32_t
configure:19715: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19715: $? = 0
configure:19715: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:123:22: error: expected expression
if (sizeof ((int32_t)))
                     ^
1 error generated.
configure:19715: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((int32_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19715: result: yes
configure:19732: checking for int64_t
configure:19732: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19732: $? = 0
configure:19732: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:124:22: error: expected expression
if (sizeof ((int64_t)))
                     ^
1 error generated.
configure:19732: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((int64_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19732: result: yes
configure:19749: checking for uint8
configure:19749: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:125:13: error: use of undeclared identifier 'uint8'
if (sizeof (uint8))
            ^
1 error generated.
configure:19749: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof (uint8))
| 	 return 0;
|   ;
|   return 0;
| }
configure:19749: result: no
configure:19766: checking for uint16
configure:19766: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:125:13: error: use of undeclared identifier 'uint16'
if (sizeof (uint16))
            ^
1 error generated.
configure:19766: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof (uint16))
| 	 return 0;
|   ;
|   return 0;
| }
configure:19766: result: no
configure:19783: checking for uint32
configure:19783: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:125:13: error: use of undeclared identifier 'uint32'
if (sizeof (uint32))
            ^
1 error generated.
configure:19783: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof (uint32))
| 	 return 0;
|   ;
|   return 0;
| }
configure:19783: result: no
configure:19800: checking for uint64
configure:19800: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:125:13: error: use of undeclared identifier 'uint64'
if (sizeof (uint64))
            ^
1 error generated.
configure:19800: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof (uint64))
| 	 return 0;
|   ;
|   return 0;
| }
configure:19800: result: no
configure:19817: checking for uint8_t
configure:19817: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19817: $? = 0
configure:19817: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:125:22: error: expected expression
if (sizeof ((uint8_t)))
                     ^
1 error generated.
configure:19817: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((uint8_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19817: result: yes
configure:19834: checking for uint16_t
configure:19834: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19834: $? = 0
configure:19834: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:126:23: error: expected expression
if (sizeof ((uint16_t)))
                      ^
1 error generated.
configure:19834: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((uint16_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19834: result: yes
configure:19851: checking for uint32_t
configure:19851: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19851: $? = 0
configure:19851: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:127:23: error: expected expression
if (sizeof ((uint32_t)))
                      ^
1 error generated.
configure:19851: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19851: result: yes
configure:19868: checking for uint64_t
configure:19868: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19868: $? = 0
configure:19868: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:128:23: error: expected expression
if (sizeof ((uint64_t)))
                      ^
1 error generated.
configure:19868: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19868: result: yes
configure:19885: checking for u_int8_t
configure:19885: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19885: $? = 0
configure:19885: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:129:23: error: expected expression
if (sizeof ((u_int8_t)))
                      ^
1 error generated.
configure:19885: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((u_int8_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19885: result: yes
configure:19902: checking for u_int16_t
configure:19902: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19902: $? = 0
configure:19902: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:130:24: error: expected expression
if (sizeof ((u_int16_t)))
                       ^
1 error generated.
configure:19902: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((u_int16_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19902: result: yes
configure:19919: checking for u_int32_t
configure:19919: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19919: $? = 0
configure:19919: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:131:24: error: expected expression
if (sizeof ((u_int32_t)))
                       ^
1 error generated.
configure:19919: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((u_int32_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19919: result: yes
configure:19936: checking for u_int64_t
configure:19936: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19936: $? = 0
configure:19936: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:132:24: error: expected expression
if (sizeof ((u_int64_t)))
                       ^
1 error generated.
configure:19936: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| /* end confdefs.h.  */
| 
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((u_int64_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19936: result: yes
configure:19959: checking for struct stat.st_blksize
configure:19959: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19959: $? = 0
configure:19959: result: yes
configure:19973: checking for struct stat.st_blocks
configure:19973: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19973: $? = 0
configure:19973: result: yes
configure:19998: checking for struct stat.st_rdev
configure:19998: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:19998: $? = 0
configure:19998: result: yes
configure:20012: checking for size_t
configure:20012: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:20012: $? = 0
configure:20012: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:164:21: error: expected expression
if (sizeof ((size_t)))
                    ^
1 error generated.
configure:20012: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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:20012: result: yes
configure:20023: checking for uid_t in sys/types.h
configure:20042: result: yes
configure:20055: checking for struct sockaddr_storage
configure:20072: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:133:28: warning: expression result unused [-Wunused-value]
struct sockaddr_storage s; s
                           ^
1 warning generated.
configure:20072: $? = 0
configure:20080: result: yes
configure:20087: checking for field sa_len in struct sockaddr
configure:20105: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:20105: $? = 0
configure:20113: result: yes
configure:20122: checking for IPv6 support
configure:20140: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:136:71: warning: expression result unused [-Wunused-value]
struct sockaddr_in6 s; struct in6_addr t=in6addr_any; int i=AF_INET6; s; t.s6_addr[0] = 0;
                                                                      ^
1 warning generated.
configure:20140: $? = 0
configure:20148: result: yes
configure:20154: checking for vprintf
configure:20154: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:153:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
char vprintf ();
     ^
conftest.c:153:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
1 warning generated.
configure:20154: $? = 0
configure:20154: result: yes
configure:20160: checking for _doprnt
configure:20160: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
ld: error: undefined symbol: _doprnt
>>> referenced by conftest.c:165
>>>               /tmp/conftest-35af51.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20160: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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:20160: result: no
configure:20256: checking for alphasort
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for asctime_r
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for chroot
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for ctime_r
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for cuserid
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
ld: error: undefined symbol: cuserid
>>> referenced by conftest.c:169
>>>               /tmp/conftest-c3fedf.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20256: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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:20256: result: no
configure:20256: checking for crypt
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
ld: error: undefined symbol: crypt
>>> referenced by conftest.c:169
>>>               /tmp/conftest-4bccb3.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20256: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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:20256: result: no
configure:20256: checking for flock
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for ftok
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for funopen
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for gai_strerror
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for gcvt
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
ld: error: undefined symbol: gcvt
>>> referenced by conftest.c:173
>>>               /tmp/conftest-bb4e75.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20256: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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:20256: result: no
configure:20256: checking for getloadavg
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for getlogin
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for getprotobyname
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for getprotobynumber
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for getservbyname
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for getservbyport
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for gethostname
configure:20256: result: yes
configure:20256: checking for getrusage
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for gettimeofday
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for gmtime_r
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for getpwnam_r
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for getgrnam_r
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for getpwuid_r
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for grantpt
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for inet_ntoa
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for inet_ntop
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for inet_pton
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for isascii
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for link
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for localtime_r
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for lockf
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for lchown
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for lrand48
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for memcpy
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:185:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
char memcpy ();
     ^
conftest.c:185:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for memmove
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:186:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
     ^
conftest.c:186:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for mkstemp
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for mmap
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for nl_langinfo
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for perror
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for poll
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for ptsname
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for putenv
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for realpath
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for random
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for rand_r
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for scandir
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for setitimer
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for setlocale
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for localeconv
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for setenv
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for setpgid
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for setsockopt
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for setvbuf
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for shutdown
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for sin
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:206:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
char sin ();
     ^
conftest.c:206:6: note: 'sin' is a builtin with type 'double (double)'
1 warning generated.
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for snprintf
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:207:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
     ^
conftest.c:207:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for srand48
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for srandom
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for statfs
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for statvfs
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for std_syslog
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
ld: error: undefined symbol: std_syslog
>>> referenced by conftest.c:223
>>>               /tmp/conftest-6fa137.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20256: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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:20256: result: no
configure:20256: checking for strcasecmp
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:212:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
     ^
conftest.c:212:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for strcoll
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for strdup
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:214:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
     ^
conftest.c:214:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for strerror
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:215:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
     ^
conftest.c:215:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for strftime
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for strnlen
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for strptime
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for strstr
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:219:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
     ^
conftest.c:219:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for strtok_r
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for symlink
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for tempnam
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for tzset
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for unlockpt
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for unsetenv
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for usleep
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for utime
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for vsnprintf
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:228:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf ();
     ^
conftest.c:228:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
1 warning generated.
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for vasprintf
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:240:19: warning: format string missing [-Wformat]
return vasprintf ();
       ~~~~~~~~~  ^
1 warning generated.
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for asprintf
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
conftest.c:241:18: warning: format string missing [-Wformat]
return asprintf ();
       ~~~~~~~~  ^
1 warning generated.
configure:20256: $? = 0
configure:20256: result: yes
configure:20256: checking for nanosleep
configure:20256: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  >&5
configure:20256: $? = 0
configure:20256: result: yes
configure:20271: checking for nanosleep in -lrt
configure:20296: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt  -lm  >&5
configure:20296: $? = 0
configure:20305: result: yes
configure:20367: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm  -lrt >&5
conftest.c:209:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() { return (0); }
^
1 warning generated.
configure:20367: $? = 0
configure:20367: ./conftest
configure:20367: $? = 0
configure:20405: checking for getaddrinfo
configure:20421: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
configure:20421: $? = 0
configure:20465: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
conftest.c:220:3: warning: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned long)' [-Wimplicit-function-declaration]
  memset(&hints, 0, sizeof(hints));
  ^
conftest.c:220:3: note: include the header <string.h> or explicitly provide a declaration for 'memset'
conftest.c:224:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(1);
    ^
conftest.c:224:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
configure:20465: $? = 0
configure:20465: ./conftest
configure:20465: $? = 0
configure:20480: result: yes
configure:20488: checking for __sync_fetch_and_add
configure:20504: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
configure:20504: $? = 0
configure:20512: result: yes
configure:20520: checking for strlcat
configure:20520: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
conftest.c:236:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
char strlcat ();
     ^
conftest.c:236:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:20520: $? = 0
configure:20520: result: yes
configure:20533: checking for strlcpy
configure:20533: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
conftest.c:237:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
     ^
conftest.c:237:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:20533: $? = 0
configure:20533: result: yes
configure:20546: checking for getopt
configure:20546: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
configure:20546: $? = 0
configure:20546: result: yes
configure:20566: checking for utime.h
configure:20566: result: yes
configure:20580: checking whether utime accepts a null argument
configure:20609: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
configure:20609: $? = 0
configure:20609: ./conftest
configure:20609: $? = 0
configure:20619: result: yes
configure:20631: checking for working alloca.h
configure:20648: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
conftest.c:218:10: fatal error: 'alloca.h' file not found
#include <alloca.h>
         ^~~~~~~~~~
1 error generated.
configure:20648: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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:20656: result: no
configure:20664: checking for alloca
configure:20701: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
configure:20701: $? = 0
configure:20709: result: yes
configure:20816: checking for declared timezone
configure:20841: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:20841: $? = 0
configure:20852: result: yes
configure:20861: checking for type of reentrant time-related functions
configure:20890: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
conftest.c:223:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^
conftest.c:229:3: warning: incompatible pointer to integer conversion assigning to 'int' from 'struct tm *' [-Wint-conversion]
s = gmtime_r(&old, &t);
  ^ ~~~~~~~~~~~~~~~~~~
conftest.c:230:30: error: too many arguments to function call, expected 2, have 3
r = (int) asctime_r(&t, buf, 26);
          ~~~~~~~~~          ^~
/usr/include/time.h:185:1: note: 'asctime_r' declared here
char *asctime_r(const struct tm *, char *);
^
2 warnings and 1 error generated.
configure:20890: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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:20917: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
conftest.c:222:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^
conftest.c:228:26: error: too many arguments to function call, expected 2, have 3
  p = asctime_r(&t, buf, 26);
      ~~~~~~~~~          ^~
/usr/include/time.h:185:1: note: 'asctime_r' declared here
char *asctime_r(const struct tm *, char *);
^
1 warning and 1 error generated.
configure:20917: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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:20938: result: POSIX
configure:20950: checking for readdir_r
configure:20950: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
configure:20950: $? = 0
configure:20950: result: yes
configure:20958: checking for type of readdir_r
configure:20994: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
conftest.c:229:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^
conftest.c:236:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(1);
    ^
conftest.c:236:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
configure:20994: $? = 0
configure:20994: ./conftest
configure:20994: $? = 0
configure:21027: result: POSIX
configure:21042: checking for in_addr_t
configure:21067: result: yes
configure:21078: checking for crypt_r
configure:21078: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
ld: error: undefined symbol: crypt_r
>>> referenced by conftest.c:255
>>>               /tmp/conftest-b9823d.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:21078: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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:21078: result: no
configure:21195: result: 
configure:21197: result: General settings
configure:21212: checking whether to include gcov symbols
configure:21226: result: no
configure:21397: checking whether to include debugging symbols
configure:21411: result: no
configure:21445: checking layout of installed files
configure:21460: result: PHP
configure:21478: checking path to configuration file
configure:21493: result: /usr/local/php56/etc
configure:21510: checking where to scan for configuration files
configure:21536: result: 
configure:21544: checking whether to enable PHP's own SIGCHLD handler
configure:21558: result: no
configure:21577: checking whether to explicitly link against libgcc
configure:21591: result: no
configure:21654: checking whether to enable short tags by default
configure:21668: result: yes
configure:21687: checking whether to enable dmalloc
configure:21701: result: no
configure:21772: checking whether to enable IPv6 support
configure:21786: result: yes
configure:21801: checking whether to enable DTrace support
configure:21815: result: no
configure:21946: checking how big to make fd sets
configure:21978: result: using system default
configure:21992: result: 
configure:21994: result: Configuring extensions
configure:22016: checking size of long
configure:22035: result: 8
configure:22049: checking size of int
configure:22068: result: 4
configure:22079: checking for int32_t
configure:22108: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:22108: $? = 0
configure:22116: result: yes
configure:22125: checking for uint32_t
configure:22154: cc -c -g -O2 -fvisibility=hidden  conftest.c >&5
configure:22154: $? = 0
configure:22162: result: yes
configure:22180: checking for sys/types.h
configure:22180: result: yes
configure:22180: checking for inttypes.h
configure:22180: result: yes
configure:22180: checking for stdint.h
configure:22180: result: yes
configure:22180: checking for string.h
configure:22180: result: yes
configure:22180: checking for stdlib.h
configure:22180: result: yes
configure:22194: checking for strtoll
configure:22194: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
conftest.c:256:6: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration]
char strtoll ();
     ^
conftest.c:256:6: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)'
1 warning generated.
configure:22194: $? = 0
configure:22194: result: yes
configure:22194: checking for atoll
configure:22194: cc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt -lm  >&5
configure:22194: $? = 0
configure:22194: result: yes
configure:22194: checking for strftime
configure:22194: result: yes
configure:22647: checking which regex library to use
configure:22649: result: php
configure:23060: checking whether to enable LIBXML support
configure:23095: result: yes
configure:23105: checking libxml2 install dir
configure:23120: result: no
configure:23132: checking for xml2-config path
configure:23146: result: /usr/local/bin/xml2-config
configure:23290: checking whether libxml build works
configure:23317: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c 
          
         -lrt -lm  -lxml2 -lz -llzma -lm >&5
configure:23317: $? = 0
configure:23317: ./conftest
configure:23317: $? = 0
configure:23341: result: yes
configure:23678: checking for OpenSSL support
configure:23714: result: yes
configure:23723: checking for Kerberos support
configure:23738: result: no
configure:23747: checking whether to use system default cipher list instead of hardcoded value
configure:23762: result: no
configure:24441: checking for DSA_get_default_method in -lssl
configure:24466: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lssl  -lrt -lm  -lxml2 -lz -llzma -lm >&5
ld: error: undefined symbol: DSA_get_default_method
>>> referenced by conftest.c:253
>>>               /tmp/conftest-7f7f8c.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24466: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 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 DSA_get_default_method ();
| int
| main ()
| {
| return DSA_get_default_method ();
|   ;
|   return 0;
| }
configure:24475: result: no
configure:24483: checking for X509_free in -lcrypto
configure:24508: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypto  -lrt -lm  -lxml2 -lz -llzma -lm >&5
configure:24508: $? = 0
configure:24517: result: yes
configure:24527: checking for RAND_egd
configure:24527: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lrt -lm  -lxml2 -lz -llzma -lm >&5
ld: error: undefined symbol: RAND_egd
>>> referenced by conftest.c:277
>>>               /tmp/conftest-fc7428.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24527: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| /* end confdefs.h.  */
| /* Define RAND_egd to an innocuous variant, in case <limits.h> declares RAND_egd.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define RAND_egd innocuous_RAND_egd
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char RAND_egd (); 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 RAND_egd
| 
| /* 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 RAND_egd ();
| /* 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_RAND_egd || defined __stub___RAND_egd
| choke me
| #endif
| 
| int
| main ()
| {
| return RAND_egd ();
|   ;
|   return 0;
| }
configure:24527: result: no
configure:24554: checking for pkg-config
configure:24572: found /usr/local/bin/pkg-config
configure:24585: result: /usr/local/bin/pkg-config
configure:25722: checking for PCRE library to use
configure:25724: result: bundled
configure:26062: checking whether to enable the SQLite3 extension
configure:26098: result: yes
configure:26873: checking bundled sqlite3 library
configure:26875: result: yes
configure:27230: checking for ZLIB support
configure:27266: result: yes
configure:27275: checking if the location of ZLIB install directory is defined
configure:27290: result: yes
configure:27623: checking for zlib version >= 1.2.0.4
configure:27626: result: 1.2.11
configure:27729: checking for gzgets in -lz
configure:27754: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lz  -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto >&5
configure:27754: $? = 0
configure:27763: result: yes
configure:27888: checking whether to enable bc style precision math functions
configure:27923: result: yes
configure:28253: checking for BZip2 support
configure:28289: result: yes
configure:28299: checking for BZip2 in default path
configure:28304: result: found in /usr
configure:28414: checking for BZ2_bzerror in -lbz2
configure:28439: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lbz2  -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto >&5
configure:28439: $? = 0
configure:28448: result: yes
configure:28902: checking whether to enable calendar conversion support
configure:28937: result: yes
configure:29246: checking whether to enable ctype functions
configure:29281: result: yes
configure:29590: checking for cURL support
configure:29626: result: yes
configure:29636: checking for cURL in default path
configure:29641: result: found in /usr/local
configure:29656: checking for cURL 7.10.5 or greater
configure:29670: result: libcurl 7.69.1
configure:29895: checking for SSL support in libcurl
configure:29899: result: yes
configure:29913: checking how to run the C preprocessor
configure:29983: result: cc -E
configure:30003: cc -E  conftest.c
configure:30003: $? = 0
configure:30017: cc -E  conftest.c
conftest.c:252:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:30017: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:30045: checking for openssl support in libcurl
configure:30072: cc -o conftest -I/usr/local/include   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl >&5
conftest.c:263:12: warning: implicitly declaring library function 'strncasecmp' with type 'int (const char *, const char *, unsigned long)' [-Wimplicit-function-declaration]
    return strncasecmp(ptr, "OpenSSL", sizeof("OpenSSL")-1);
           ^
conftest.c:263:12: note: include the header <strings.h> or explicitly provide a declaration for 'strncasecmp'
1 warning generated.
configure:30072: $? = 0
configure:30072: ./conftest
configure:30072: $? = 0
configure:30074: result: yes
configure:30078: checking openssl/crypto.h usability
configure:30078: cc -c -I/usr/local/include  conftest.c >&5
configure:30078: $? = 0
configure:30078: result: yes
configure:30078: checking openssl/crypto.h presence
configure:30078: cc -E  conftest.c
configure:30078: $? = 0
configure:30078: result: yes
configure:30078: checking for openssl/crypto.h
configure:30078: result: yes
configure:30104: checking for gnutls support in libcurl
configure:30131: cc -o conftest -I/usr/local/include   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl >&5
conftest.c:265:12: warning: implicitly declaring library function 'strncasecmp' with type 'int (const char *, const char *, unsigned long)' [-Wimplicit-function-declaration]
    return strncasecmp(ptr, "GnuTLS", sizeof("GnuTLS")-1);
           ^
conftest.c:265:12: note: include the header <strings.h> or explicitly provide a declaration for 'strncasecmp'
1 warning generated.
configure:30131: $? = 0
configure:30131: ./conftest
configure:30131: $? = 8
configure: program exited with status 8
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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| /* end confdefs.h.  */
| 
| #include <curl/curl.h>
| 
| int main(int argc, char *argv[])
| {
|   curl_version_info_data *data = curl_version_info(CURLVERSION_NOW);
| 
|   if (data && data->ssl_version && *data->ssl_version) {
|     const char *ptr = data->ssl_version;
| 
|     while(*ptr == ' ') ++ptr;
|     return strncasecmp(ptr, "GnuTLS", sizeof("GnuTLS")-1);
|   }
|   return 1;
| }
| 
configure:30148: result: no
configure:30260: checking for curl_easy_perform in -lcurl
configure:30285: cc -o conftest -g -O2 -fvisibility=hidden  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lcurl conftest.c -lcurl  -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl >&5
configure:30285: $? = 0
configure:30294: result: yes
configure:30415: checking for curl_easy_strerror in -lcurl
configure:30440: cc -o conftest -g -O2 -fvisibility=hidden  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lcurl conftest.c -lcurl  -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl >&5
configure:30440: $? = 0
configure:30449: result: yes
configure:30568: checking for curl_multi_strerror in -lcurl
configure:30593: cc -o conftest -g -O2 -fvisibility=hidden  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lcurl conftest.c -lcurl  -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl >&5
configure:30593: $? = 0
configure:30602: result: yes
configure:31480: checking for QDBM support
configure:31491: result: no
configure:31816: checking for GDBM support
configure:31827: result: no
configure:32138: checking for NDBM support
configure:32149: result: no
configure:32486: checking for TCADB support
configure:32497: result: no
configure:32818: checking for Berkeley DB4 support
configure:32829: result: no
configure:33139: checking for Berkeley DB3 support
configure:33150: result: no
configure:33460: checking for Berkeley DB2 support
configure:33471: result: no
configure:33705: checking for DB1 support
configure:33716: result: no
configure:34071: checking for DBM support
configure:34082: result: no
configure:34471: checking for CDB support
configure:34482: result: no
configure:34503: checking for INI File support
configure:34514: result: no
configure:34535: checking for FlatFile support
configure:34546: result: no
configure:34552: checking whether to enable DBA interface
configure:34877: result: no
configure:34885: checking whether to enable DOM support
configure:34920: result: yes
configure:34959: checking for xml2-config path
configure:34973: result: /usr/local/bin/xml2-config
configure:35117: checking whether libxml build works
configure:35168: result: yes
configure:35563: checking for ENCHANT support
configure:35599: result: no
configure:36214: checking whether to enable EXIF (metadata from images) support
configure:36249: result: yes
configure:36558: checking for fileinfo support
configure:36593: result: yes
configure:36608: checking for strcasestr
configure:36645: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm >&5
configure:36645: $? = 0
configure:36645: ./conftest
configure:36645: $? = 0
configure:36647: result: yes
configure:36966: checking for utimes
configure:36966: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm >&5
configure:36966: $? = 0
configure:36966: result: yes
configure:36966: checking for strndup
configure:36966: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm >&5
conftest.c:284:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
char strndup ();
     ^
conftest.c:284:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
1 warning generated.
configure:36966: $? = 0
configure:36966: result: yes
configure:36988: checking whether to enable input filter support
configure:37023: result: yes
configure:37032: checking pcre install prefix
configure:37047: result: no
configure:37444: checking whether to enable FTP support
configure:37479: result: yes
configure:37488: checking OpenSSL dir for FTP
configure:37503: result: /usr/local/ssl
configure:38533: checking for GD support
configure:38569: result: yes
configure:38578: checking for the location of libvpx
configure:38593: result: no
configure:38604: checking for the location of libjpeg
configure:38619: result: yes
configure:38630: checking for the location of libpng
configure:38645: result: yes
configure:38681: checking for the location of libXpm
configure:38696: result: yes
configure:38705: checking for FreeType 2
configure:38720: result: yes
configure:38729: checking for T1lib support
configure:38744: result: no
configure:38753: checking whether to enable truetype string function in GD
configure:38767: result: yes
configure:38776: checking whether to enable JIS-mapped Japanese font support in GD
configure:38790: result: yes
configure:39153: result: If configure fails try --with-vpx-dir=<DIR>
configure:39265: checking for jpeg_read_header in -ljpeg
configure:39290: cc -o conftest -g -O2 -fvisibility=hidden  -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ljpeg  -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto >&5
configure:39290: $? = 0
configure:39299: result: yes
configure:39564: checking for png_write_image in -lpng
configure:39589: cc -o conftest -g -O2 -fvisibility=hidden  -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lz conftest.c -lpng  -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto >&5
configure:39589: $? = 0
configure:39598: result: yes
configure:39958: checking for XpmFreeXpmImage in -lXpm
configure:39983: cc -o conftest -g -O2 -fvisibility=hidden  -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lX11 conftest.c -lXpm  -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto >&5
configure:39983: $? = 0
configure:39992: result: yes
configure:40719: checking for fabsf
configure:40719: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
conftest.c:290:6: warning: incompatible redeclaration of library function 'fabsf' [-Wincompatible-library-redeclaration]
char fabsf ();
     ^
conftest.c:290:6: note: 'fabsf' is a builtin with type 'float (float)'
1 warning generated.
configure:40719: $? = 0
configure:40719: result: yes
configure:40719: checking for floorf
configure:40719: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
conftest.c:291:6: warning: incompatible redeclaration of library function 'floorf' [-Wincompatible-library-redeclaration]
char floorf ();
     ^
conftest.c:291:6: note: 'floorf' is a builtin with type 'float (float)'
1 warning generated.
configure:40719: $? = 0
configure:40719: result: yes
configure:44151: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c    -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
conftest.c:278:21: warning: control reaches end of non-void function [-Wreturn-type]
    char foobar () {}
                    ^
1 warning generated.
configure:44151: $? = 0
configure:44151: ./conftest
configure:44151: $? = 0
configure:44383: checking for GNU gettext support
configure:44419: result: yes
configure:44439: checking for bindtextdomain in -lintl
configure:44464: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lintl  -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
configure:44464: $? = 0
configure:44473: result: yes
configure:44966: checking for ngettext in -lintl
configure:44991: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lintl  -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
configure:44991: $? = 0
configure:45001: result: yes
configure:45010: checking for dngettext in -lintl
configure:45035: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lintl  -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
configure:45035: $? = 0
configure:45045: result: yes
configure:45054: checking for dcngettext in -lintl
configure:45079: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lintl  -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
configure:45079: $? = 0
configure:45089: result: yes
configure:45098: checking for bind_textdomain_codeset in -lintl
configure:45123: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lintl  -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
configure:45123: $? = 0
configure:45133: result: yes
configure:45148: checking for GNU MP support
configure:45184: result: yes
configure:45297: checking for __gmp_randinit_lc_2exp_size in -lgmp
configure:45322: cc -o conftest -g -O2 -fvisibility=hidden  -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lgmp  -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
configure:45322: $? = 0
configure:45331: result: yes
configure:45934: checking for mhash support
configure:45970: result: no
configure:45979: checking whether to enable hash support
configure:46014: result: yes
configure:46035: checking whether byte ordering is bigendian
configure:46072: result: no
configure:46085: checking size of short
configure:46104: result: 2
configure:46118: checking size of int
configure:46137: result: 4
configure:46151: checking size of long
configure:46170: result: 8
configure:46184: checking size of long long
configure:46203: result: 8
configure:46543: checking for iconv support
configure:46579: result: yes
configure:46608: checking for iconv
configure:46608: cc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:46608: $? = 0
configure:46608: result: yes
configure:47148: checking if iconv is glibc's
configure:47161: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
conftest.c:289:10: fatal error: 'gnu/libc-version.h' file not found
#include <gnu/libc-version.h>
         ^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:47161: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| /* end confdefs.h.  */
| #include <gnu/libc-version.h>
| int
| main ()
| {
| gnu_get_libc_version();
|   ;
|   return 0;
| }
configure:47169: result: no
configure:47177: checking if using GNU libiconv
configure:47198: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
conftest.c:292:3: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)' [-Wimplicit-function-declaration]
  printf("%d", _libiconv_version);
  ^
conftest.c:292:3: note: include the header <stdio.h> or explicitly provide a declaration for 'printf'
1 warning generated.
configure:47198: $? = 0
configure:47198: ./conftest
configure:47198: $? = 0
configure:47200: result: yes
configure:47440: checking if iconv supports errno
configure:47475: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
configure:47475: $? = 0
configure:47475: ./conftest
configure:47475: $? = 0
configure:47477: result: yes
configure:47503: checking if iconv supports //IGNORE
configure:47537: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
configure:47537: $? = 0
configure:47537: ./conftest
configure:47537: $? = 0
configure:47539: result: yes
configure:47565: checking if your cpp allows macro usage in include lines
configure:47581: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:47581: $? = 0
configure:47583: result: yes
configure:47936: checking for IMAP support
configure:47972: result: yes
configure:47981: checking for IMAP Kerberos support
configure:47996: result: no
configure:48005: checking for IMAP SSL support
configure:48020: result: yes
configure:48422: checking for utf8_mime2text signature
configure:48444: cc -c -I/usr/local/include/c-client  conftest.c >&5
conftest.c:305:32: error: too few arguments to function call, expected 3, have 2
        utf8_mime2text(src, dst);
        ~~~~~~~~~~~~~~         ^
/usr/local/include/c-client/utf8aux.h:37:1: note: 'utf8_mime2text' declared here
long utf8_mime2text (SIZEDTEXT *src,SIZEDTEXT *dst,long flags);
^
1 error generated.
configure:48444: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <c-client.h>
| 
| int
| main ()
| {
| 
|         SIZEDTEXT *src, *dst;
|         utf8_mime2text(src, dst);
| 
|   ;
|   return 0;
| }
configure:48456: result: new
configure:48467: checking for U8T_DECOMPOSE
configure:48487: cc -c -I/usr/local/include/c-client  conftest.c >&5
configure:48487: $? = 0
configure:48499: result: 
configure:48628: checking for pam_start in -lpam
configure:48653: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpam  -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
configure:48653: $? = 0
configure:48662: result: yes
configure:48802: checking for crypt in -lcrypt
configure:48827: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt  -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype >&5
configure:48827: $? = 0
configure:48836: result: yes
configure:50208: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lc-client4   -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
ld: error: undefined symbol: auth_gssapi_valid
>>> referenced by conftest.c:327
>>>               /tmp/conftest-526321.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:50208: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| /* end confdefs.h.  */
| 
| 
| 
| #if defined(__GNUC__) && __GNUC__ >= 4
| # define PHP_IMAP_EXPORT __attribute__ ((visibility("default")))
| #else
| # define PHP_IMAP_EXPORT
| #endif
| 
|     PHP_IMAP_EXPORT void mm_log(void){}
|     PHP_IMAP_EXPORT void mm_dlog(void){}
|     PHP_IMAP_EXPORT void mm_flags(void){}
|     PHP_IMAP_EXPORT void mm_fatal(void){}
|     PHP_IMAP_EXPORT void mm_critical(void){}
|     PHP_IMAP_EXPORT void mm_nocritical(void){}
|     PHP_IMAP_EXPORT void mm_notify(void){}
|     PHP_IMAP_EXPORT void mm_login(void){}
|     PHP_IMAP_EXPORT void mm_diskerror(void){}
|     PHP_IMAP_EXPORT void mm_status(void){}
|     PHP_IMAP_EXPORT void mm_lsub(void){}
|     PHP_IMAP_EXPORT void mm_list(void){}
|     PHP_IMAP_EXPORT void mm_exists(void){}
|     PHP_IMAP_EXPORT void mm_searched(void){}
|     PHP_IMAP_EXPORT void mm_expunged(void){}
| 
|     char auth_gssapi_valid();
|     int main() {
|       auth_gssapi_valid();
|       return 0;
|     }
| 
configure:50275: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lc-client4   -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
conftest.c:302:40: warning: implicit declaration of function 'utf8_to_mutf7' is invalid in C99 [-Wimplicit-function-declaration]
      char utf8_to_mutf7_php(){ return utf8_to_mutf7(""); }
                                       ^
1 warning generated.
configure:50275: $? = 0
configure:50275: ./conftest
configure:50275: $? = 0
configure:50297: checking whether rfc822_output_address_list function present
configure:50345: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c 
      -lc-client4  
     -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
conftest.c:326:54: warning: control reaches end of non-void function [-Wreturn-type]
      char foobar () {f = rfc822_output_address_list;}
                                                     ^
1 warning generated.
configure:50345: $? = 0
configure:50345: ./conftest
configure:50345: $? = 0
configure:50349: result: yes
configure:50371: checking whether build with IMAP works
configure:50416: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lc-client4   -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:50416: $? = 0
configure:50416: ./conftest
configure:50416: $? = 0
configure:50420: result: yes
configure:50445: checking for InterBase support
configure:50481: result: no
configure:51384: checking whether to enable internationalization support
configure:51419: result: no
configure:52728: checking whether to enable JavaScript Object Serialization support
configure:52763: result: yes
configure:52773: checking for ANSI C header files
configure:52877: result: yes
configure:53212: checking for LDAP support
configure:53248: result: yes
configure:53257: checking for LDAP Cyrus SASL support
configure:53272: result: no
configure:53595: checking size of long int
configure:53600: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:53600: $? = 0
configure:53600: ./conftest
configure:53600: $? = 0
configure:53614: result: 8
configure:55905: checking for 3 arg ldap_set_rebind_proc
configure:55921: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  -I/usr/local/include conftest.c >&5
configure:55921: $? = 0
configure:55928: result: yes
configure:55939: checking for ldap_parse_result
configure:55939: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -I/usr/local/include -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto  >&5
configure:55939: $? = 0
configure:55939: result: yes
configure:55939: checking for ldap_parse_reference
configure:55939: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -I/usr/local/include -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto  >&5
configure:55939: $? = 0
configure:55939: result: yes
configure:55939: checking for ldap_start_tls_s
configure:55939: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -I/usr/local/include -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto  >&5
configure:55939: $? = 0
configure:55939: result: yes
configure:55939: checking for ldap_control_find
configure:55939: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -I/usr/local/include -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto  >&5
configure:55939: $? = 0
configure:55939: result: yes
configure:56271: checking for ldap_bind_s
configure:56271: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -I/usr/local/include -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto  >&5
configure:56271: $? = 0
configure:56271: result: yes
configure:56310: checking whether to enable multibyte string support
configure:56345: result: no
configure:56354: checking whether to enable multibyte regex support
configure:56368: result: yes
configure:56377: checking whether to check multibyte regex backtrack
configure:56391: result: yes
configure:56400: checking for external libmbfl
configure:56415: result: no
configure:56424: checking for external oniguruma
configure:56439: result: no
configure:58420: checking for mcrypt support
configure:58456: result: yes
configure:58474: checking for libmcrypt version
configure:58488: result: >= 2.5.6
configure:58598: checking for mcrypt_module_open in -lmcrypt
configure:58623: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lltdl conftest.c -lmcrypt  -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:58623: $? = 0
configure:58632: result: yes
configure:59263: checking for MSSQL support via FreeTDS
configure:59299: result: no
configure:59923: checking for MySQL support
configure:59959: result: no
configure:59968: checking for specified location of the MySQL UNIX socket
configure:59983: result: no
configure:61205: checking for MySQLi support
configure:61241: result: yes
configure:61250: checking whether to enable embedded MySQLi support
configure:61264: result: no
configure:62300: checking for Oracle Database OCI8 support
configure:62336: result: no
configure:64074: checking for Adabas support
configure:64231: result: no
configure:64280: checking for SAP DB support
configure:64367: result: no
configure:64416: checking for Solid support
configure:64513: result: no
configure:64562: checking for IBM DB2 support
configure:64636: result: no
configure:64685: checking for ODBCRouter.com support
configure:64703: result: no
configure:64752: checking for Empress support
configure:64781: result: no
configure:64830: checking for Empress local access support
configure:64875: result: no
configure:64924: checking for Birdstep support
configure:64983: result: no
configure:65032: checking for a custom ODBC support
configure:65050: result: no
configure:65099: checking for iODBC support
configure:65345: result: no
configure:65394: checking for Easysoft ODBC-ODBC Bridge support
configure:65412: result: no
configure:65461: checking for unixODBC support
configure:65484: result: no
configure:65533: checking for DBMaker support
configure:65660: result: no
configure:66109: checking for any ODBC driver support
configure:66111: result: no
configure:66119: checking whether to enable Zend OPcache support
configure:66154: result: no
configure:67013: checking whether to enable pcntl support
configure:67048: result: yes
configure:67057: checking for fork
configure:67057: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:67057: $? = 0
configure:67057: result: yes
configure:67072: checking for waitpid
configure:67072: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:67072: $? = 0
configure:67072: result: yes
configure:67087: checking for sigaction
configure:67087: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:67087: $? = 0
configure:67087: result: yes
configure:67103: checking for getpriority
configure:67103: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:67103: $? = 0
configure:67103: result: yes
configure:67103: checking for setpriority
configure:67103: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:67103: $? = 0
configure:67103: result: yes
configure:67103: checking for wait3
configure:67103: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:67103: $? = 0
configure:67103: result: yes
configure:67103: checking for sigprocmask
configure:67103: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:67103: $? = 0
configure:67103: result: yes
configure:67103: checking for sigwaitinfo
configure:67103: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:67103: $? = 0
configure:67103: result: yes
configure:67103: checking for sigtimedwait
configure:67103: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:67103: $? = 0
configure:67103: result: yes
configure:67413: checking whether to enable PDO support
configure:67448: result: yes
configure:67848: checking for PDO_DBLIB support via FreeTDS
configure:67884: result: no
configure:68563: checking for Firebird support for PDO
configure:68599: result: no
configure:69555: checking for MySQL support for PDO
configure:69591: result: yes
configure:70617: checking for PDO includes
configure:70623: checking for PDO includes
configure:70634: result: /root/php-src/ext
configure:71010: checking Oracle OCI support for PDO
configure:71046: result: no
configure:73098: checking for ODBC v3 support for PDO
configure:73134: result: no
configure:74257: checking for PostgreSQL support for PDO
configure:74293: result: yes
configure:74317: checking for pg_config
configure:74327: result: /usr/local/bin/pg_config
configure:74380: checking for openssl dependencies
configure:74431: result: no
configure:74439: checking for PQprepare in -lpq
configure:74464: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:74464: $? = 0
configure:74473: result: yes
configure:74486: checking for PQexecParams in -lpq
configure:74511: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:74511: $? = 0
configure:74520: result: yes
configure:74533: checking for PQescapeStringConn in -lpq
configure:74558: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lpq -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:74558: $? = 0
configure:74567: result: yes
configure:74580: checking for PQescapeByteaConn in -lpq
configure:74605: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lpq -lpq -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:74605: $? = 0
configure:74614: result: yes
configure:74766: checking for PDO includes
configure:74783: result: /root/php-src/ext
configure:75113: checking for sqlite 3 support for PDO
configure:75149: result: yes
configure:75163: checking for PDO includes
configure:75180: result: /root/php-src/ext
configure:76360: checking for usleep
configure:76360: result: yes
configure:76360: checking for nanosleep
configure:76360: result: yes
configure:76371: checking time.h usability
configure:76371: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:76371: $? = 0
configure:76371: result: yes
configure:76371: checking time.h presence
configure:76371: cc -E  conftest.c
configure:76371: $? = 0
configure:76371: result: yes
configure:76371: checking for time.h
configure:76371: result: yes
configure:76478: checking for fdatasync in -lrt
configure:76503: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lrt  -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:76503: $? = 0
configure:76512: result: yes
configure:76579: checking for PostgreSQL support
configure:76615: result: yes
configure:76634: checking for pg_config
configure:76644: result: /usr/local/bin/pg_config
configure:76701: checking for PQescapeString in -lpq
configure:76726: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:76726: $? = 0
configure:76735: result: yes
configure:76743: checking for PQunescapeBytea in -lpq
configure:76768: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:76768: $? = 0
configure:76777: result: yes
configure:76785: checking for PQsetnonblocking in -lpq
configure:76810: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:76810: $? = 0
configure:76819: result: yes
configure:76827: checking for PQcmdTuples in -lpq
configure:76852: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:76852: $? = 0
configure:76861: result: yes
configure:76869: checking for PQoidValue in -lpq
configure:76894: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:76894: $? = 0
configure:76903: result: yes
configure:76911: checking for PQclientEncoding in -lpq
configure:76936: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:76936: $? = 0
configure:76945: result: yes
configure:76953: checking for PQparameterStatus in -lpq
configure:76978: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:76978: $? = 0
configure:76987: result: yes
configure:76995: checking for PQprotocolVersion in -lpq
configure:77020: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77020: $? = 0
configure:77029: result: yes
configure:77037: checking for PQtransactionStatus in -lpq
configure:77062: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77062: $? = 0
configure:77071: result: yes
configure:77079: checking for PQexecParams in -lpq
configure:77113: result: yes
configure:77121: checking for PQprepare in -lpq
configure:77155: result: yes
configure:77163: checking for PQexecPrepared in -lpq
configure:77188: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77188: $? = 0
configure:77197: result: yes
configure:77205: checking for PQresultErrorField in -lpq
configure:77230: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77230: $? = 0
configure:77239: result: yes
configure:77247: checking for PQsendQueryParams in -lpq
configure:77272: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77272: $? = 0
configure:77281: result: yes
configure:77289: checking for PQsendPrepare in -lpq
configure:77314: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77314: $? = 0
configure:77323: result: yes
configure:77331: checking for PQsendQueryPrepared in -lpq
configure:77356: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77356: $? = 0
configure:77365: result: yes
configure:77373: checking for PQputCopyData in -lpq
configure:77398: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77398: $? = 0
configure:77407: result: yes
configure:77415: checking for PQputCopyEnd in -lpq
configure:77440: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77440: $? = 0
configure:77449: result: yes
configure:77457: checking for PQgetCopyData in -lpq
configure:77482: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77482: $? = 0
configure:77491: result: yes
configure:77499: checking for PQfreemem in -lpq
configure:77524: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77524: $? = 0
configure:77533: result: yes
configure:77541: checking for PQsetErrorVerbosity in -lpq
configure:77566: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77566: $? = 0
configure:77575: result: yes
configure:77583: checking for PQftable in -lpq
configure:77608: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77608: $? = 0
configure:77617: result: yes
configure:77625: checking for PQescapeStringConn in -lpq
configure:77659: result: yes
configure:77667: checking for PQescapeByteaConn in -lpq
configure:77701: result: yes
configure:77709: checking for pg_encoding_to_char in -lpq
configure:77734: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77734: $? = 0
configure:77743: result: yes
configure:77751: checking for lo_create in -lpq
configure:77776: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77776: $? = 0
configure:77785: result: yes
configure:77793: checking for lo_import_with_oid in -lpq
configure:77818: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77818: $? = 0
configure:77827: result: yes
configure:77835: checking for lo_truncate in -lpq
configure:77860: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77860: $? = 0
configure:77869: result: yes
configure:77877: checking for lo_truncate64 in -lpq
configure:77902: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77902: $? = 0
configure:77911: result: yes
configure:77919: checking for PQescapeLiteral in -lpq
configure:77944: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -L/usr/local/lib -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:77944: $? = 0
configure:77953: result: yes
configure:78398: checking for phar archive support
configure:78433: result: no
configure:78835: checking whether to enable POSIX-like functions
configure:78870: result: yes
configure:79176: checking sys/mkdev.h usability
configure:79176: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:402:10: fatal error: 'sys/mkdev.h' file not found
#include <sys/mkdev.h>
         ^~~~~~~~~~~~~
1 error generated.
configure:79176: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 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 <sys/mkdev.h>
configure:79176: result: no
configure:79176: checking sys/mkdev.h presence
configure:79176: cc -E  conftest.c
conftest.c:369:10: fatal error: 'sys/mkdev.h' file not found
#include <sys/mkdev.h>
         ^~~~~~~~~~~~~
1 error generated.
configure:79176: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| /* end confdefs.h.  */
| #include <sys/mkdev.h>
configure:79176: result: no
configure:79176: checking for sys/mkdev.h
configure:79176: result: no
configure:79190: checking for seteuid
configure:79190: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:79190: $? = 0
configure:79190: result: yes
configure:79190: checking for setegid
configure:79190: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:79190: $? = 0
configure:79190: result: yes
configure:79190: checking for setsid
configure:79190: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:79190: $? = 0
configure:79190: result: yes
configure:79190: checking for getsid
configure:79190: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:79190: $? = 0
configure:79190: result: yes
configure:79190: checking for setpgid
configure:79190: result: yes
configure:79190: checking for getpgid
configure:79190: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:79190: $? = 0
configure:79190: result: yes
configure:79190: checking for ctermid
configure:79190: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:79190: $? = 0
configure:79190: result: yes
configure:79190: checking for mkfifo
configure:79190: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:79190: $? = 0
configure:79190: result: yes
configure:79190: checking for mknod
configure:79190: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:79190: $? = 0
configure:79190: result: yes
configure:79190: checking for getrlimit
configure:79190: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:79190: $? = 0
configure:79190: result: yes
configure:79190: checking for getlogin
configure:79190: result: yes
configure:79190: checking for getgroups
configure:79190: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:79190: $? = 0
configure:79190: result: yes
configure:79190: checking for makedev
configure:79190: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
ld: error: undefined symbol: makedev
>>> referenced by conftest.c:415
>>>               /tmp/conftest-52a9c3.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:79190: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| /* end confdefs.h.  */
| /* Define makedev to an innocuous variant, in case <limits.h> declares makedev.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define makedev innocuous_makedev
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char makedev (); 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 makedev
| 
| /* 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 makedev ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_makedev || defined __stub___makedev
| choke me
| #endif
| 
| int
| main ()
| {
| return makedev ();
|   ;
|   return 0;
| }
configure:79190: result: no
configure:79190: checking for initgroups
configure:79190: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:79190: $? = 0
configure:79190: result: yes
configure:79190: checking for getpwuid_r
configure:79190: result: yes
configure:79190: checking for getgrgid_r
configure:79190: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:79190: $? = 0
configure:79190: result: yes
configure:79200: checking for working ttyname_r() implementation
configure:79221: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
configure:79221: $? = 0
configure:79221: ./conftest
configure:79221: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| /* end confdefs.h.  */
| 
| #include <unistd.h>
| 
| int main(int argc, char *argv[])
| {
| 	char buf[64];
| 
| 	return ttyname_r(0, buf, 64) ? 1 : 0;
| }
| 
configure:79231: result: no, posix_ttyname() will be thread-unsafe
configure:79240: checking for utsname.domainname
configure:79262: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:385:15: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
      #define _GNU_SOURCE
              ^
conftest.c:20:9: note: previous definition is here
#define _GNU_SOURCE 1
        ^
conftest.c:392:44: error: no member named 'domainname' in 'struct utsname'
      return sizeof(((struct utsname *)0)->domainname);
                    ~~~~~~~~~~~~~~~~~~~~~  ^
1 warning and 1 error generated.
configure:79262: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| /* end confdefs.h.  */
| 
|       #define _GNU_SOURCE
|       #include <sys/utsname.h>
| 
| int
| main ()
| {
| 
|       return sizeof(((struct utsname *)0)->domainname);
| 
|   ;
|   return 0;
| }
configure:79274: result: no
configure:79287: checking for PSPELL support
configure:79323: result: no
configure:80032: checking for libedit readline replacement
configure:80068: result: no
configure:80078: checking for readline support
configure:80114: result: no
configure:82057: checking for recode support
configure:82093: result: no
configure:83150: checking whether to enable PHP sessions
configure:83185: result: yes
configure:83194: checking for mm support
configure:83209: result: no
configure:83217: checking whether pwrite works
configure:83250: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
conftest.c:392:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
    main() {
    ^
conftest.c:395:17: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    if (fd < 0) exit(1);
                ^
conftest.c:395:17: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
configure:83250: $? = 0
configure:83250: ./conftest
configure:83250: $? = 0
configure:83312: result: yes
configure:83327: checking whether pread works
configure:83360: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto >&5
conftest.c:393:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
    main() {
    ^
conftest.c:396:17: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    if (fd < 0) exit(1);
                ^
conftest.c:396:17: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
configure:83360: $? = 0
configure:83360: ./conftest
configure:83360: $? = 0
configure:83424: result: yes
configure:83960: checking whether to enable shmop support
configure:83995: result: yes
configure:84304: checking whether to enable SimpleXML support
configure:84339: result: yes
configure:84378: checking for xml2-config path
configure:84392: result: /usr/local/bin/xml2-config
configure:84536: checking whether libxml build works
configure:84587: result: yes
configure:84965: checking for SNMP support
configure:85001: result: no
configure:85010: checking OpenSSL dir for SNMP
configure:85025: result: /usr/local/ssl
configure:85836: checking whether to enable SOAP support
configure:85871: result: yes
configure:85910: checking for xml2-config path
configure:85924: result: /usr/local/bin/xml2-config
configure:86068: checking whether libxml build works
configure:86119: result: yes
configure:86441: checking whether to enable sockets support
configure:86476: result: yes
configure:86483: checking for struct cmsghdr
configure:86502: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:399:19: warning: expression result unused [-Wunused-value]
struct cmsghdr s; s
                  ^
1 warning generated.
configure:86502: $? = 0
configure:86510: result: yes
configure:86522: checking for hstrerror
configure:86522: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm >&5
configure:86522: $? = 0
configure:86522: result: yes
configure:86522: checking for socketpair
configure:86522: result: yes
configure:86522: checking for if_nametoindex
configure:86522: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm >&5
configure:86522: $? = 0
configure:86522: result: yes
configure:86522: checking for if_indextoname
configure:86522: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm >&5
configure:86522: $? = 0
configure:86522: result: yes
configure:86534: checking for netdb.h
configure:86534: result: yes
configure:86534: checking netinet/tcp.h usability
configure:86534: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:86534: $? = 0
configure:86534: result: yes
configure:86534: checking netinet/tcp.h presence
configure:86534: cc -E  conftest.c
configure:86534: $? = 0
configure:86534: result: yes
configure:86534: checking for netinet/tcp.h
configure:86534: result: yes
configure:86534: checking sys/un.h usability
configure:86534: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:86534: $? = 0
configure:86534: result: yes
configure:86534: checking sys/un.h presence
configure:86534: cc -E  conftest.c
configure:86534: $? = 0
configure:86534: result: yes
configure:86534: checking for sys/un.h
configure:86534: result: yes
configure:86534: checking sys/sockio.h usability
configure:86534: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:86534: $? = 0
configure:86534: result: yes
configure:86534: checking sys/sockio.h presence
configure:86534: cc -E  conftest.c
configure:86534: $? = 0
configure:86534: result: yes
configure:86534: checking for sys/sockio.h
configure:86534: result: yes
configure:86534: checking errno.h usability
configure:86534: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:86534: $? = 0
configure:86534: result: yes
configure:86534: checking errno.h presence
configure:86534: cc -E  conftest.c
configure:86534: $? = 0
configure:86534: result: yes
configure:86534: checking for errno.h
configure:86534: result: yes
configure:86558: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:86558: $? = 0
configure:86571: checking for field ss_family in struct sockaddr_storage
configure:86592: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:86592: $? = 0
configure:86600: result: yes
configure:86609: checking if getaddrinfo supports AI_V4MAPPED
configure:86628: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:86628: $? = 0
configure:86636: result: yes
configure:86961: checking whether zend_object_value is packed
configure:86981: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -I/root/php-src/ext/date/lib -I/root/php-src/ext/ereg/regex -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/X11 -I/usr/local/include/freetype2 -I/usr/local/include/c-client -I/root/php-src/ext/sqlite3/libsqlite -I/root/php-src  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm >&5
configure:86981: $? = 0
configure:86981: ./conftest
configure:86981: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| /* end confdefs.h.  */
| 
| #include "Zend/zend_types.h"
| int main(int argc, char **argv) {
| 	return ((sizeof(zend_object_handle) + sizeof(zend_object_handlers*)) == sizeof(zend_object_value)) ? 0 : 1;
| }
| 
configure:86990: result: no
configure:87341: checking whether flush should be called explicitly after a buffered io
configure:87390: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm >&5
conftest.c:432:11: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
        if (0 != strcmp(buffer, "line 1\n"))
                 ^
conftest.c:432:11: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
conftest.c:438:2: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
        unlink(filename);
        ^
2 warnings generated.
configure:87390: $? = 0
configure:87390: ./conftest
configure:87390: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:87404: result: yes
configure:87413: checking for crypt in -lcrypt
configure:87447: result: yes
configure:87460: checking for standard DES crypt
configure:87491: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
conftest.c:422:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
        exit(!encrypted || strcmp(encrypted,"rl.3StKT.4T8M"));
        ^
conftest.c:422:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:422:21: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
        exit(!encrypted || strcmp(encrypted,"rl.3StKT.4T8M"));
                           ^
conftest.c:422:21: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
2 warnings generated.
configure:87491: $? = 0
configure:87491: ./conftest
configure:87491: $? = 0
configure:87505: result: yes
configure:87508: checking for extended DES crypt
configure:87539: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
conftest.c:422:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
        exit(!encrypted || strcmp(encrypted,"_J9..rasmBYk8r9AiWNc"));
        ^
conftest.c:422:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:422:21: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
        exit(!encrypted || strcmp(encrypted,"_J9..rasmBYk8r9AiWNc"));
                           ^
conftest.c:422:21: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
2 warnings generated.
configure:87539: $? = 0
configure:87539: ./conftest
configure:87539: $? = 0
configure:87553: result: yes
configure:87556: checking for MD5 crypt
configure:87597: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
conftest.c:429:2: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
        strcpy(answer,salt);
        ^
conftest.c:429:2: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
conftest.c:430:2: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
        strcat(answer,"rISCgZzpwk3UhDidwXvin0");
        ^
conftest.c:430:2: note: include the header <string.h> or explicitly provide a declaration for 'strcat'
conftest.c:432:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
        exit(!encrypted || strcmp(encrypted,answer));
        ^
conftest.c:432:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:432:21: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
        exit(!encrypted || strcmp(encrypted,answer));
                           ^
conftest.c:432:21: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
4 warnings generated.
configure:87597: $? = 0
configure:87597: ./conftest
configure:87597: $? = 0
configure:87611: result: yes
configure:87614: checking for Blowfish crypt
configure:87652: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
conftest.c:425:2: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
        strcat(salt,"rasmuslerd............");
        ^
conftest.c:425:2: note: include the header <string.h> or explicitly provide a declaration for 'strcat'
conftest.c:426:2: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
        strcpy(answer,salt);
        ^
conftest.c:426:2: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
conftest.c:429:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
        exit(!encrypted || strcmp(encrypted,answer));
        ^
conftest.c:429:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:429:21: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
        exit(!encrypted || strcmp(encrypted,answer));
                           ^
conftest.c:429:21: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
4 warnings generated.
configure:87652: $? = 0
configure:87652: ./conftest
configure:87652: $? = 0
configure:87666: result: yes
configure:87669: checking for SHA512 crypt
configure:87706: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
conftest.c:424:2: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
        strcpy(salt,"$6$rasmuslerdorf$");
        ^
conftest.c:424:2: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
conftest.c:426:2: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
        strcat(answer, "EeHCRjm0bljalWuALHSTs1NB9ipEiLEXLhYeXdOpx22gmlmVejnVXFhd84cEKbYxCo.XuUTrW.RLraeEnsvWs/");
        ^
conftest.c:426:2: note: include the header <string.h> or explicitly provide a declaration for 'strcat'
conftest.c:428:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
        exit(!encrypted || strcmp(encrypted,answer));
        ^
conftest.c:428:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:428:21: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
        exit(!encrypted || strcmp(encrypted,answer));
                           ^
conftest.c:428:21: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
4 warnings generated.
configure:87706: $? = 0
configure:87706: ./conftest
configure:87706: $? = 0
configure:87720: result: yes
configure:87723: checking for SHA256 crypt
configure:87760: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
conftest.c:424:2: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
        strcpy(salt,"$5$rasmuslerdorf$");
        ^
conftest.c:424:2: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
conftest.c:426:2: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
        strcat(answer, "cFAm2puLCujQ9t.0CxiFIIvFi4JyQx5UncCt/xRIX23");
        ^
conftest.c:426:2: note: include the header <string.h> or explicitly provide a declaration for 'strcat'
conftest.c:428:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
        exit(!encrypted || strcmp(encrypted,answer));
        ^
conftest.c:428:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:428:21: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
        exit(!encrypted || strcmp(encrypted,answer));
                           ^
conftest.c:428:21: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
4 warnings generated.
configure:87760: $? = 0
configure:87760: ./conftest
configure:87760: $? = 0
configure:87774: result: yes
configure:87780: checking whether the compiler supports __alignof__
configure:87800: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:87800: $? = 0
configure:87811: result: yes
configure:87819: checking whether the compiler supports aligned attribute
configure:87839: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:87839: $? = 0
configure:87850: result: yes
configure:88027: checking for getcwd
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:88027: $? = 0
configure:88027: result: yes
configure:88027: checking for getwd
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:88027: $? = 0
configure:88027: result: yes
configure:88027: checking for asinh
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
conftest.c:444:6: warning: incompatible redeclaration of library function 'asinh' [-Wincompatible-library-redeclaration]
char asinh ();
     ^
conftest.c:444:6: note: 'asinh' is a builtin with type 'double (double)'
1 warning generated.
configure:88027: $? = 0
configure:88027: result: yes
configure:88027: checking for acosh
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
conftest.c:445:6: warning: incompatible redeclaration of library function 'acosh' [-Wincompatible-library-redeclaration]
char acosh ();
     ^
conftest.c:445:6: note: 'acosh' is a builtin with type 'double (double)'
1 warning generated.
configure:88027: $? = 0
configure:88027: result: yes
configure:88027: checking for atanh
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
conftest.c:446:6: warning: incompatible redeclaration of library function 'atanh' [-Wincompatible-library-redeclaration]
char atanh ();
     ^
conftest.c:446:6: note: 'atanh' is a builtin with type 'double (double)'
1 warning generated.
configure:88027: $? = 0
configure:88027: result: yes
configure:88027: checking for log1p
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
conftest.c:447:6: warning: incompatible redeclaration of library function 'log1p' [-Wincompatible-library-redeclaration]
char log1p ();
     ^
conftest.c:447:6: note: 'log1p' is a builtin with type 'double (double)'
1 warning generated.
configure:88027: $? = 0
configure:88027: result: yes
configure:88027: checking for hypot
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
conftest.c:448:6: warning: incompatible redeclaration of library function 'hypot' [-Wincompatible-library-redeclaration]
char hypot ();
     ^
conftest.c:448:6: note: 'hypot' is a builtin with type 'double (double, double)'
1 warning generated.
configure:88027: $? = 0
configure:88027: result: yes
configure:88027: checking for glob
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:88027: $? = 0
configure:88027: result: yes
configure:88027: checking for strfmon
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:88027: $? = 0
configure:88027: result: yes
configure:88027: checking for nice
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:88027: $? = 0
configure:88027: result: yes
configure:88027: checking for fpclass
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
ld: error: undefined symbol: fpclass
>>> referenced by conftest.c:463
>>>               /tmp/conftest-964a3b.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88027: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:88027: result: no
configure:88027: checking for isinf
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:88027: $? = 0
configure:88027: result: yes
configure:88027: checking for isnan
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:88027: $? = 0
configure:88027: result: yes
configure:88027: checking for mempcpy
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
ld: error: undefined symbol: mempcpy
>>> referenced by conftest.c:465
>>>               /tmp/conftest-842716.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88027: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:88027: result: no
configure:88027: checking for strpncpy
configure:88027: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
ld: error: undefined symbol: strpncpy
>>> referenced by conftest.c:465
>>>               /tmp/conftest-049a15.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88027: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:88027: result: no
configure:88036: checking for working POSIX fnmatch
configure:88069: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:88069: $? = 0
configure:88069: ./conftest
configure:88069: $? = 0
configure:88079: result: yes
configure:88092: checking for fork
configure:88092: result: yes
configure:88108: checking if your OS can spawn processes with inherited handles
configure:88111: result: yes
configure:88154: checking for res_nsearch
configure:88154: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
ld: error: undefined symbol: res_nsearch
>>> referenced by conftest.c:469
>>>               /tmp/conftest-e651d3.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88154: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:88154: result: no
configure:88158: checking for __res_nsearch
configure:88158: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:88158: $? = 0
configure:88158: result: yes
configure:88592: checking for dns_search
configure:88592: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
ld: error: undefined symbol: dns_search
>>> referenced by conftest.c:470
>>>               /tmp/conftest-fb59d2.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88592: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:88592: result: no
configure:88596: checking for __dns_search
configure:88596: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
ld: error: undefined symbol: __dns_search
>>> referenced by conftest.c:470
>>>               /tmp/conftest-438853.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88596: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:88596: result: no
configure:88619: checking for dns_search in -lresolv
configure:88644: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lresolv  -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
ld: error: unable to find library -lresolv
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88644: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:88653: result: no
configure:88659: checking for __dns_search in -lresolv
configure:88684: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lresolv  -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
ld: error: unable to find library -lresolv
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88684: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:88693: result: no
configure:88751: checking for dns_search in -lbind
configure:88776: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lbind  -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
ld: error: unable to find library -lbind
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88776: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:88785: result: no
configure:88791: checking for __dns_search in -lbind
configure:88816: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lbind  -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
ld: error: unable to find library -lbind
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88816: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:88825: result: no
configure:88883: checking for dns_search in -lsocket
configure:88908: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsocket  -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
ld: error: unable to find library -lsocket
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88908: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:88917: result: no
configure:88923: checking for __dns_search in -lsocket
configure:88948: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsocket  -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
ld: error: unable to find library -lsocket
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88948: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:88957: result: no
configure:89030: checking for dn_expand
configure:89030: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:89030: $? = 0
configure:89030: result: yes
configure:89468: checking for dn_skipname
configure:89468: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
ld: error: undefined symbol: dn_skipname
>>> referenced by conftest.c:471
>>>               /tmp/conftest-4602f8.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:89468: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:89468: result: no
configure:89472: checking for __dn_skipname
configure:89472: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:89472: $? = 0
configure:89472: result: yes
configure:89908: checking for res_search
configure:89908: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:89908: $? = 0
configure:89908: result: yes
configure:90342: checking whether atof() accepts NAN
configure:90373: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:90373: $? = 0
configure:90373: ./conftest
configure:90373: $? = 0
configure:90387: result: yes
configure:90395: checking whether atof() accepts INF
configure:90429: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:90429: $? = 0
configure:90429: ./conftest
configure:90429: $? = 0
configure:90443: result: yes
configure:90451: checking whether HUGE_VAL == INF
configure:90485: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:90485: $? = 0
configure:90485: ./conftest
configure:90485: $? = 0
configure:90499: result: yes
configure:90507: checking whether HUGE_VAL + -HUGEVAL == NAN
configure:90543: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:90543: $? = 0
configure:90543: ./conftest
configure:90543: $? = 0
configure:90557: result: yes
configure:90565: checking whether strptime() declaration fails
configure:90591: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:454:5: error: conflicting types for 'strptime'
int strptime(const char *s, const char *format, struct tm *tm);
    ^
/usr/include/time.h:192:7: note: previous declaration is here
char *strptime(const char * __restrict, const char * __restrict,
      ^
1 error generated.
configure:90591: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:90602: result: yes
configure:90612: checking wchar.h usability
configure:90612: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:90612: $? = 0
configure:90612: result: yes
configure:90612: checking wchar.h presence
configure:90612: cc -E  conftest.c
configure:90612: $? = 0
configure:90612: result: yes
configure:90612: checking for wchar.h
configure:90612: result: yes
configure:90624: checking for mblen
configure:90624: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:90624: $? = 0
configure:90624: result: yes
configure:90636: checking for mbrlen
configure:90636: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:90636: $? = 0
configure:90636: result: yes
configure:90636: checking for mbsinit
configure:90636: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:90636: $? = 0
configure:90636: result: yes
configure:90645: checking for mbstate_t
configure:90668: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:90668: $? = 0
configure:90679: result: yes
configure:90689: checking atomic.h usability
configure:90689: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:482:10: fatal error: 'atomic.h' file not found
#include <atomic.h>
         ^~~~~~~~~~
1 error generated.
configure:90689: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:90689: result: no
configure:90689: checking atomic.h presence
configure:90689: cc -E  conftest.c
conftest.c:449:10: fatal error: 'atomic.h' file not found
#include <atomic.h>
         ^~~~~~~~~~
1 error generated.
configure:90689: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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:90689: result: no
configure:90689: checking for atomic.h
configure:90689: result: no
configure:91063: checking for Sybase-CT support
configure:91099: result: no
configure:93483: checking whether to enable System V IPC support
configure:93518: result: yes
configure:93525: checking sys/msg.h usability
configure:93525: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:93525: $? = 0
configure:93525: result: yes
configure:93525: checking sys/msg.h presence
configure:93525: cc -E  conftest.c
configure:93525: $? = 0
configure:93525: result: yes
configure:93525: checking for sys/msg.h
configure:93525: result: yes
configure:93837: checking whether to enable System V semaphore support
configure:93872: result: yes
configure:94175: checking for union semun
configure:94195: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:459:13: error: variable has incomplete type 'union semun'
union semun x;
            ^
conftest.c:459:7: note: forward declaration of 'union semun'
union semun x;
      ^
1 error generated.
configure:94195: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <sys/ipc.h>
| #include <sys/sem.h>
| 
| int
| main ()
| {
| union semun x;
|   ;
|   return 0;
| }
configure:94207: result: no
configure:94224: checking whether to enable System V shared memory support
configure:94259: result: yes
configure:94568: checking for TIDY support
configure:94604: result: yes
configure:94858: checking for tidyOptGetDoc in -ltidy
configure:94883: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ltidy  -ltidy -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt >&5
configure:94883: $? = 0
configure:94892: result: yes
configure:95221: checking whether to enable tokenizer support
configure:95256: result: yes
configure:95568: checking whether to enable WDDX support
configure:95603: result: yes
configure:95638: checking libexpat dir for WDDX
configure:95653: result: no
configure:95667: checking for xml2-config path
configure:95681: result: /usr/local/bin/xml2-config
configure:95825: checking whether libxml build works
configure:95876: result: yes
configure:96414: checking whether to enable XML support
configure:96449: result: yes
configure:96484: checking libexpat install dir
configure:96499: result: no
configure:96514: checking for xml2-config path
configure:96528: result: /usr/local/bin/xml2-config
configure:96672: checking whether libxml build works
configure:96723: result: yes
configure:97230: checking whether to enable XMLReader support
configure:97265: result: yes
configure:97304: checking for xml2-config path
configure:97318: result: /usr/local/bin/xml2-config
configure:97462: checking whether libxml build works
configure:97513: result: yes
configure:97867: checking for XMLRPC-EPI support
configure:97903: result: no
configure:97938: checking libexpat dir for XMLRPC-EPI
configure:97953: result: no
configure:97962: checking iconv dir for XMLRPC-EPI
configure:97977: result: no
configure:100268: checking whether to enable XMLWriter support
configure:100303: result: yes
configure:100342: checking for xml2-config path
configure:100356: result: /usr/local/bin/xml2-config
configure:100500: checking whether libxml build works
configure:100551: result: yes
configure:100873: checking for XSL support
configure:100909: result: yes
configure:101074: checking for EXSLT support
configure:101086: result: found
configure:101551: checking for zip archive read/writesupport
configure:101586: result: yes
configure:101621: checking pcre install prefix
configure:101636: result: no
configure:101645: checking libzip
configure:101660: result: no
configure:101690: checking for the location of zlib
configure:101695: result: /usr
configure:102820: checking for int8_t
configure:102820: result: yes
configure:102830: checking for int16_t
configure:102830: result: yes
configure:102840: checking for int32_t
configure:102840: result: yes
configure:102850: checking for int64_t
configure:102850: result: yes
configure:102860: checking for uint8_t
configure:102860: result: yes
configure:102870: checking for uint16_t
configure:102870: result: yes
configure:102880: checking for uint32_t
configure:102880: result: yes
configure:102890: checking for uint64_t
configure:102890: result: yes
configure:102900: checking for ssize_t
configure:102900: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:102900: $? = 0
configure:102900: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:510:22: error: expected expression
if (sizeof ((ssize_t)))
                     ^
1 error generated.
configure:102900: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_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
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:102900: result: yes
configure:102915: checking size of short
configure:102934: result: 2
configure:102948: checking size of int
configure:102967: result: 4
configure:102981: checking size of long
configure:103000: result: 8
configure:103014: checking size of long long
configure:103033: result: 8
configure:103047: checking size of off_t
configure:103052: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden  -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lz -lexslt -ltidy -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lxslt -lxml2 -lz -llzma -lm >&5
configure:103052: $? = 0
configure:103052: ./conftest
configure:103052: $? = 0
configure:103066: result: 8
configure:103083: checking size of size_t
configure:103102: result: 8
configure:103115: checking for touch
configure:103133: found /usr/bin/touch
configure:103145: result: /usr/bin/touch
configure:103155: checking for unzip
configure:103173: found /usr/bin/unzip
configure:103185: result: /usr/bin/unzip
configure:103194: checking for struct tm.tm_zone
configure:103194: result: yes
configure:103284: checking whether to enable mysqlnd
configure:103319: result: no
configure:103328: checking whether to disable compressed protocol support in mysqlnd
configure:103342: result: yes
configure:103396: checking for DSA_get_default_method in -lssl
configure:103430: result: no
configure:103438: checking for X509_free in -lcrypto
configure:103472: result: yes
configure:104730: result: 
configure:104732: result: Configuring PEAR
configure:104749: checking whether to install PEAR
configure:104785: result: yes
configure:104831: result: 
configure:104833: result: Configuring Zend
configure:104858: checking for bison version
configure:104882: result: 3.5 (ok)
configure:104919: checking for inttypes.h
configure:104919: result: yes
configure:104919: checking for stdint.h
configure:104919: result: yes
configure:104919: checking for limits.h
configure:104919: result: yes
configure:104919: checking malloc.h usability
configure:104919: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
In file included from conftest.c:523:
/usr/include/malloc.h:3:2: error: "<malloc.h> has been replaced by <stdlib.h>"
#error "<malloc.h> has been replaced by <stdlib.h>"
 ^
1 error generated.
configure:104919: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 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:104919: result: no
configure:104919: checking malloc.h presence
configure:104919: cc -E  conftest.c
In file included from conftest.c:490:
/usr/include/malloc.h:3:2: error: "<malloc.h> has been replaced by <stdlib.h>"
#error "<malloc.h> has been replaced by <stdlib.h>"
 ^
1 error generated.
configure:104919: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| #include <malloc.h>
configure:104919: result: no
configure:104919: checking for malloc.h
configure:104919: result: no
configure:104919: checking for string.h
configure:104919: result: yes
configure:104919: checking for unistd.h
configure:104919: result: yes
configure:104919: checking for stdarg.h
configure:104919: result: yes
configure:104919: checking for sys/types.h
configure:104919: result: yes
configure:104919: checking for sys/time.h
configure:104919: result: yes
configure:104919: checking for signal.h
configure:104919: result: yes
configure:104919: checking for unix.h
configure:104919: result: no
configure:104919: checking for stdlib.h
configure:104919: result: yes
configure:104919: checking for dlfcn.h
configure:104919: result: yes
configure:104930: checking for size_t
configure:104930: result: yes
configure:104941: checking return type of signal handlers
configure:104959: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:504:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
       ^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:104959: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 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:104966: result: void
configure:104979: checking for uint
configure:104979: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:104979: $? = 0
configure:104979: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:535:19: error: expected expression
if (sizeof ((uint)))
                  ^
1 error generated.
configure:104979: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 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:104979: result: yes
configure:104990: checking for ulong
configure:104990: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:535:13: error: use of undeclared identifier 'ulong'; did you mean 'long'?
if (sizeof (ulong))
            ^~~~~
            long
conftest.c:535:12: error: reference to overloaded function could not be resolved; did you mean to call it?
if (sizeof (ulong))
           ^~~~~~~
2 errors generated.
configure:104990: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 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:104990: result: no
configure:105003: checking for int32_t
configure:105028: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:105028: $? = 0
configure:105035: result: yes
configure:105045: checking for uint32_t
configure:105070: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:105070: $? = 0
configure:105077: result: yes
configure:105089: checking for vprintf
configure:105089: result: yes
configure:105095: checking for _doprnt
configure:105095: result: no
configure:105106: checking for working memcmp
configure:105149: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:105149: $? = 0
configure:105149: ./conftest
configure:105149: $? = 0
configure:105159: result: yes
configure:105170: checking for working alloca.h
configure:105195: result: no
configure:105203: checking for alloca
configure:105248: result: yes
configure:105357: checking for memcpy
configure:105357: result: yes
configure:105357: checking for strdup
configure:105357: result: yes
configure:105357: checking for getpid
configure:105357: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:105357: $? = 0
configure:105357: result: yes
configure:105357: checking for kill
configure:105357: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:105357: $? = 0
configure:105357: result: yes
configure:105357: checking for strtod
configure:105357: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:531:6: warning: incompatible redeclaration of library function 'strtod' [-Wincompatible-library-redeclaration]
char strtod ();
     ^
conftest.c:531:6: note: 'strtod' is a builtin with type 'double (const char *, char **)'
1 warning generated.
configure:105357: $? = 0
configure:105357: result: yes
configure:105357: checking for strtol
configure:105357: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:532:6: warning: incompatible redeclaration of library function 'strtol' [-Wincompatible-library-redeclaration]
char strtol ();
     ^
conftest.c:532:6: note: 'strtol' is a builtin with type 'long (const char *, char **, int)'
1 warning generated.
configure:105357: $? = 0
configure:105357: result: yes
configure:105357: checking for finite
configure:105357: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:533:6: warning: incompatible redeclaration of library function 'finite' [-Wincompatible-library-redeclaration]
char finite ();
     ^
conftest.c:533:6: note: 'finite' is a builtin with type 'int (double)'
1 warning generated.
ld: error: undefined symbol: finite
>>> referenced by conftest.c:544
>>>               /tmp/conftest-f09440.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:105357: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 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:105357: result: no
configure:105357: checking for fpclass
configure:105357: result: no
configure:105357: checking for sigsetjmp
configure:105357: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:533:6: warning: declaration of built-in function 'sigsetjmp' requires inclusion of the header <setjmp.h> [-Wbuiltin-requires-header]
char sigsetjmp ();
     ^
1 warning generated.
configure:105357: $? = 0
configure:105357: result: yes
configure:105367: checking whether sprintf is broken
configure:105382: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:511:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); }
^
conftest.c:511:22: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); }
                     ^
conftest.c:511:22: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:511:27: warning: implicitly declaring library function 'sprintf' with type 'int (char *, const char *, ...)' [-Wimplicit-function-declaration]
main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); }
                          ^
conftest.c:511:27: note: include the header <stdio.h> or explicitly provide a declaration for 'sprintf'
3 warnings generated.
configure:105382: $? = 0
configure:105382: ./conftest
configure:105382: $? = 0
configure:105397: result: no
configure:105414: checking for finite
configure:105414: result: no
configure:105414: checking for isfinite
configure:105414: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
ld: error: undefined symbol: isfinite
>>> referenced by conftest.c:546
>>>               /tmp/conftest-ee553b.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:105414: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 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:105414: result: no
configure:105414: checking for isinf
configure:105414: result: yes
configure:105414: checking for isnan
configure:105414: result: yes
configure:105425: checking whether fp_except is defined
configure:105446: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
conftest.c:521:1: error: use of undeclared identifier 'fp_except'
fp_except x = (fp_except) 0;
^
1 error generated.
configure:105446: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 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:105457: result: no
configure:105467: checking for usable _FPU_SETCW
configure:105493: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:515:14: fatal error: 'fpu_control.h' file not found
    #include <fpu_control.h>
             ^~~~~~~~~~~~~~~
1 error generated.
configure:105493: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 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:105507: result: no
configure:105511: checking for usable fpsetprec
configure:105536: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
In file included from conftest.c:515:
/usr/include/machine/ieeefp.h:51:2: error: this file needs sys/cdefs.h as a prerequisite
#error this file needs sys/cdefs.h as a prerequisite
 ^
/usr/include/machine/ieeefp.h:298:1: error: unknown type name '__BEGIN_DECLS'
__BEGIN_DECLS
^
/usr/include/machine/ieeefp.h:299:1: error: expected identifier or '('
extern fp_rnd_t    fpgetround(void);
^
/usr/include/machine/ieeefp.h:307:1: error: unknown type name '__END_DECLS'
__END_DECLS
^
conftest.c:517:1: error: expected identifier or '('
int
^
5 errors generated.
configure:105536: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 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:105550: result: no
configure:105554: checking for usable _controlfp
configure:105579: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:526:17: warning: implicit declaration of function '_controlfp' is invalid in C99 [-Wimplicit-function-declaration]
    fpu_oldcw = _controlfp(0, 0);
                ^
conftest.c:527:16: error: use of undeclared identifier '_PC_53'
    _controlfp(_PC_53, _MCW_PC);
               ^
conftest.c:527:24: error: use of undeclared identifier '_MCW_PC'
    _controlfp(_PC_53, _MCW_PC);
                       ^
conftest.c:529:27: error: use of undeclared identifier '_MCW_PC'
    _controlfp(fpu_oldcw, _MCW_PC);
                          ^
1 warning and 3 errors generated.
configure:105579: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 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:105593: result: no
configure:105597: checking for usable _controlfp_s
configure:105623: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:526:5: warning: implicit declaration of function '_controlfp_s' is invalid in C99 [-Wimplicit-function-declaration]
    _controlfp_s(&fpu_cw, 0, 0);
    ^
conftest.c:528:27: error: use of undeclared identifier '_PC_53'
    _controlfp_s(&fpu_cw, _PC_53, _MCW_PC);
                          ^
conftest.c:528:35: error: use of undeclared identifier '_MCW_PC'
    _controlfp_s(&fpu_cw, _PC_53, _MCW_PC);
                                  ^
conftest.c:530:38: error: use of undeclared identifier '_MCW_PC'
    _controlfp_s(&fpu_cw, fpu_oldcw, _MCW_PC);
                                     ^
1 warning and 3 errors generated.
configure:105623: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 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:105637: result: no
configure:105641: checking whether FPU control word can be manipulated by inline assembler
configure:105669: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:105669: $? = 0
configure:105680: result: yes
configure:105688: checking whether double cast to long preserves least significant bits
configure:105721: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:524:4: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
                        exit(0);
                        ^
conftest.c:524:4: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
configure:105721: $? = 0
configure:105721: ./conftest
configure:105721: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 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:105731: result: no
configure:105743: checking for dlfcn.h
configure:105743: result: yes
configure:105754: checking whether dlsym() requires a leading underscore in symbol names
configure:105825: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:105821:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit (status);
    ^
configure:105821:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
configure:105828: $? = 0
configure:105845: result: no
configure:105899: checking virtual machine dispatch method
configure:105901: result: CALL
configure:105904: checking whether to enable thread-safety
configure:105906: result: no
configure:105909: checking whether to enable inline optimization for GCC
configure:105911: result: yes
configure:105914: checking whether to enable Zend debugging
configure:105916: result: no
configure:105975: checking for inline
configure:105991: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:105991: $? = 0
configure:105999: result: inline
configure:106020: checking target system is Darwin
configure:106029: result: no
configure:106033: checking for MM alignment and log values
configure:106077: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:545:26: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  fprintf(fp, "%d %d\n", ZEND_MM_ALIGNMENT, zeros);
               ~~        ^~~~~~~~~~~~~~~~~
               %lu
conftest.c:528:27: note: expanded from macro 'ZEND_MM_ALIGNMENT'
#define ZEND_MM_ALIGNMENT (__alignof__ (mm_align_test))
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
conftest.c:548:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
  exit(0);
  ^
conftest.c:548:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
configure:106077: $? = 0
configure:106077: ./conftest
configure:106077: $? = 0
configure:106098: result: done
configure:106101: checking for memory allocation using mmap(MAP_ANON)
configure:106146: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
configure:106146: $? = 0
configure:106146: ./conftest
configure:106146: $? = 0
configure:106151: result: yes
configure:106165: checking for memory allocation using mmap("/dev/zero")
configure:106220: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
conftest.c:558:6: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
        if (close(fd) != 0) {
            ^
1 warning generated.
configure:106220: $? = 0
configure:106220: ./conftest
configure:106220: $? = 0
configure:106225: result: yes
configure:106241: checking for mremap
configure:106241: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden   conftest.c  >&5
ld: error: undefined symbol: mremap
>>> referenced by conftest.c:556
>>>               /tmp/conftest-1f249b.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:106241: $? = 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_SETPROCTITLE 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_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
| #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_TIMELIB_CONFIG_H 1
| #define HAVE_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_CACHE_CREATE 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_XPM 1
| #define HAVE_GD_FREETYPE 1
| #define ENABLE_GD_TTF 1
| #define USE_GD_JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define ICONV_BROKEN_IGNORE 0
| #define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define STDC_HEADERS 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LIBMCRYPT 1
| #define MYSQLI_USE_MYSQLND 1
| #define ODBCVER 0x0300
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SIGTIMEDWAIT 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBPQ 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define HAVE_PG_CONFIG_H 1
| #define HAVE_PGSQL 1
| #define HAVE_PQESCAPE 1
| #define HAVE_PQUNESCAPEBYTEA 1
| #define HAVE_PQSETNONBLOCKING 1
| #define HAVE_PQCMDTUPLES 1
| #define HAVE_PQOIDVALUE 1
| #define HAVE_PQCLIENTENCODING 1
| #define HAVE_PQPARAMETERSTATUS 1
| #define HAVE_PQPROTOCOLVERSION 1
| #define HAVE_PGTRANSACTIONSTATUS 1
| #define HAVE_PQEXECPARAMS 1
| #define HAVE_PQPREPARE 1
| #define HAVE_PQEXECPREPARED 1
| #define HAVE_PQRESULTERRORFIELD 1
| #define HAVE_PQSENDQUERYPARAMS 1
| #define HAVE_PQSENDPREPARE 1
| #define HAVE_PQSENDQUERYPREPARED 1
| #define HAVE_PQPUTCOPYDATA 1
| #define HAVE_PQPUTCOPYEND 1
| #define HAVE_PQGETCOPYDATA 1
| #define HAVE_PQFREEMEM 1
| #define HAVE_PQSETERRORVERBOSITY 1
| #define HAVE_PQFTABLE 1
| #define HAVE_PQESCAPE_CONN 1
| #define HAVE_PQESCAPE_BYTEA_CONN 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO_CREATE 1
| #define HAVE_PG_LO_IMPORT_WITH_OID 1
| #define HAVE_PG_LO_TRUNCATE 1
| #define HAVE_PG_LO64 1
| #define HAVE_PQESCAPELITERAL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_PACKED_OBJECT_VALUE 0
| #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 HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 0
| #define HAVE_SYSVSHM 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define MYSQLND_HAVE_SSL 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 8
| #define ZEND_MM_ALIGNMENT_LOG2 3
| #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:106241: result: no
configure:106264: checking for sigaction
configure:106264: result: yes
configure:106284: checking whether to enable zend signal handling
configure:106286: result: no
configure:106319: result: 
configure:106321: result: Configuring TSRM
configure:106329: checking for stdarg.h
configure:106329: result: yes
configure:106342: checking for sigprocmask
configure:106342: result: yes
configure:107172: result: 
configure:107174: result: Configuring libtool
configure:107270: checking for ld used by cc
configure:107337: result: /usr/bin/ld
configure:107344: checking if the linker (/usr/bin/ld) is GNU ld
configure:107359: result: yes
configure:107364: checking for /usr/bin/ld option to reload object files
configure:107371: result: -r
configure:107389: checking for BSD-compatible nm
configure:107438: result: /usr/bin/nm
configure:107442: checking how to recognize dependent libraries
configure:107628: result: pass_all
configure:107989: checking the maximum length of command line arguments
configure:108101: result: 196608
configure:108113: checking command to parse /usr/bin/nm output from cc object
configure:108218: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  conftest.c >&5
configure:108221: $? = 0
configure:108225: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ 	]\([BCDEGRST][BCDEGRST]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:108228: $? = 0
configure:108280: cc -o conftest -I/usr/local/include -g -O2 -fvisibility=hidden    conftest.c conftstm.o >&5
configure:108283: $? = 0
configure:108321: result: ok
configure:108325: checking for objdir
configure:108340: result: .libs
configure:108432: checking for ar
configure:108448: found /usr/bin/ar
configure:108459: result: ar
configure:108524: checking for ranlib
configure:108540: found /usr/bin/ranlib
configure:108551: result: ranlib
configure:108616: checking for strip
configure:108632: found /usr/bin/strip
configure:108643: result: strip
configure:109212: checking if cc supports -fno-rtti -fno-exceptions
configure:109230: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  -fno-rtti -fno-exceptions conftest.c >&5
configure:109234: $? = 0
configure:109247: result: yes
configure:109262: checking for cc option to produce PIC
configure:109502: result: -fPIC
configure:109510: checking if cc PIC flag -fPIC works
configure:109528: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  -fPIC -DPIC conftest.c >&5
configure:109532: $? = 0
configure:109545: result: yes
configure:109573: checking if cc static flag -static works
configure:109601: result: yes
configure:109611: checking if cc supports -c -o file.o
configure:109632: cc -c -I/usr/local/include -g -O2 -fvisibility=hidden  -o out/conftest2.o conftest.c >&5
configure:109636: $? = 0
configure:109658: result: yes
configure:109684: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:110612: result: yes
configure:110679: checking dynamic linker characteristics
configure:111277: result: freebsd12.1 ld.so
configure:111301: checking how to hardcode library paths into programs
configure:111326: result: immediate
configure:111340: checking whether stripping libraries is possible
configure:111362: result: no
configure:111862: checking if libtool supports shared libraries
configure:111864: result: yes
configure:111867: checking whether to build shared libraries
configure:111888: result: no
configure:111891: checking whether to build static libraries
configure:111895: result: yes
configure:111989: result:
creating libtool
configure:115476: result: 
configure:115478: result: Generating files
configure:116153: 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 s55.freehost.com.ua

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

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

_cv_have_broken_glibc_fopen_append=no
ac_cv_3arg_setrebindproc=yes
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=x86_64-unknown-freebsd12.1
ac_cv_c_bigendian_php=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cmsghdr=yes
ac_cv_crypt_blowfish=yes
ac_cv_crypt_des=yes
ac_cv_crypt_ext_des=yes
ac_cv_crypt_md5=yes
ac_cv_crypt_sha256=yes
ac_cv_crypt_sha512=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=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_LDFLAGS_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=''
ac_cv_env_build_alias_value=''
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_RAND_egd=no
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_ctermid=yes
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_fabsf=yes
ac_cv_func_finite=no
ac_cv_func_flock=yes
ac_cv_func_floorf=yes
ac_cv_func_fnmatch_works=yes
ac_cv_func_fopencookie=yes
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_getgrgid_r=yes
ac_cv_func_getgrnam_r=yes
ac_cv_func_getgroups=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_getpgid=yes
ac_cv_func_getpid=yes
ac_cv_func_getpriority=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_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_getservbyname=yes
ac_cv_func_getservbyport=yes
ac_cv_func_getsid=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_hstrerror=yes
ac_cv_func_htonl=yes
ac_cv_func_hypot=yes
ac_cv_func_iconv=yes
ac_cv_func_if_indextoname=yes
ac_cv_func_if_nametoindex=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_initgroups=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_ldap_bind_s=yes
ac_cv_func_ldap_control_find=yes
ac_cv_func_ldap_parse_reference=yes
ac_cv_func_ldap_parse_result=yes
ac_cv_func_ldap_start_tls_s=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_makedev=no
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_mkfifo=yes
ac_cv_func_mknod=yes
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_setegid=yes
ac_cv_func_setenv=yes
ac_cv_func_seteuid=yes
ac_cv_func_setitimer=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgid=yes
ac_cv_func_setpriority=yes
ac_cv_func_setproctitle=yes
ac_cv_func_setsid=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_sigtimedwait=yes
ac_cv_func_sigwaitinfo=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_strndup=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_utimes=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_wait3=yes
ac_cv_func_waitpid=yes
ac_cv_func_yp_get_default_domain=yes
ac_cv_gai_ai_v4mapped=yes
ac_cv_have_utsname_domainname=no
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_errno_h=yes
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_netinet_tcp_h=yes
ac_cv_header_openssl_crypto_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_mkdev_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_msg_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_pstat_h=no
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_sockio_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_un_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_time_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=x86_64-unknown-freebsd12.1
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_Xpm_XpmFreeXpmImage=yes
ac_cv_lib_bind___dns_search=no
ac_cv_lib_bind_dns_search=no
ac_cv_lib_bz2_BZ2_bzerror=yes
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_crypto_X509_free=yes
ac_cv_lib_curl_curl_easy_perform=yes
ac_cv_lib_curl_curl_easy_strerror=yes
ac_cv_lib_curl_curl_multi_strerror=yes
ac_cv_lib_gmp___gmp_randinit_lc_2exp_size=yes
ac_cv_lib_intl___bind_textdomain_codeset=yes
ac_cv_lib_intl___dcngettext=yes
ac_cv_lib_intl___dngettext=yes
ac_cv_lib_intl___ngettext=yes
ac_cv_lib_intl_bindtextdomain=yes
ac_cv_lib_jpeg_jpeg_read_header=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_mcrypt_mcrypt_module_open=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_png_png_write_image=yes
ac_cv_lib_pq_PQclientEncoding=yes
ac_cv_lib_pq_PQcmdTuples=yes
ac_cv_lib_pq_PQescapeByteaConn=yes
ac_cv_lib_pq_PQescapeLiteral=yes
ac_cv_lib_pq_PQescapeString=yes
ac_cv_lib_pq_PQescapeStringConn=yes
ac_cv_lib_pq_PQexecParams=yes
ac_cv_lib_pq_PQexecPrepared=yes
ac_cv_lib_pq_PQfreemem=yes
ac_cv_lib_pq_PQftable=yes
ac_cv_lib_pq_PQgetCopyData=yes
ac_cv_lib_pq_PQoidValue=yes
ac_cv_lib_pq_PQparameterStatus=yes
ac_cv_lib_pq_PQprepare=yes
ac_cv_lib_pq_PQprotocolVersion=yes
ac_cv_lib_pq_PQputCopyData=yes
ac_cv_lib_pq_PQputCopyEnd=yes
ac_cv_lib_pq_PQresultErrorField=yes
ac_cv_lib_pq_PQsendPrepare=yes
ac_cv_lib_pq_PQsendQueryParams=yes
ac_cv_lib_pq_PQsendQueryPrepared=yes
ac_cv_lib_pq_PQsetErrorVerbosity=yes
ac_cv_lib_pq_PQsetnonblocking=yes
ac_cv_lib_pq_PQtransactionStatus=yes
ac_cv_lib_pq_PQunescapeBytea=yes
ac_cv_lib_pq_lo_create=yes
ac_cv_lib_pq_lo_import_with_oid=yes
ac_cv_lib_pq_lo_truncate64=yes
ac_cv_lib_pq_lo_truncate=yes
ac_cv_lib_pq_pg_encoding_to_char=yes
ac_cv_lib_resolv___dns_search=no
ac_cv_lib_resolv_dns_search=no
ac_cv_lib_rt_fdatasync=yes
ac_cv_lib_rt_nanosleep=yes
ac_cv_lib_socket___dns_search=no
ac_cv_lib_socket_dns_search=no
ac_cv_lib_ssl_DSA_get_default_method=no
ac_cv_lib_tidy_tidyOptGetDoc=yes
ac_cv_lib_z_gzgets=yes
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_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail
ac_cv_path_TOUCH=/usr/bin/touch
ac_cv_path_UNZIP=/usr/bin/unzip
ac_cv_php_xml2_config_path=/usr/local/bin/xml2-config
ac_cv_pread=yes
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_RE2C=re2c
ac_cv_prog_YACC='bison -o y.tab.c'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
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=-pthread
ac_cv_pthreads_lib=''
ac_cv_pwrite=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_int=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_long_long_int=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=8
ac_cv_sockaddr_sa_len=yes
ac_cv_sockaddr_storage=yes
ac_cv_socklen_t=yes
ac_cv_ss_family=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=x86_64-unknown-freebsd12.1
ac_cv_time_r_type=POSIX
ac_cv_type_fp_except=no
ac_cv_type_in_addr_t=yes
ac_cv_type_int16=no
ac_cv_type_int16_t=yes
ac_cv_type_int32=no
ac_cv_type_int32_t=yes
ac_cv_type_int64=no
ac_cv_type_int64_t=yes
ac_cv_type_int8=no
ac_cv_type_int8_t=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_u_int16_t=yes
ac_cv_type_u_int32_t=yes
ac_cv_type_u_int64_t=yes
ac_cv_type_u_int8_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_uint16=no
ac_cv_type_uint16_t=yes
ac_cv_type_uint32=no
ac_cv_type_uint32_t=yes
ac_cv_type_uint64=no
ac_cv_type_uint64_t=yes
ac_cv_type_uint8=no
ac_cv_type_uint8_t=yes
ac_cv_type_uint=yes
ac_cv_type_ulong=no
ac_cv_u8t_decompose=yes
ac_cv_utf8_mime2text=new
ac_cv_what_readdir_r=POSIX
ac_cv_working_alloca_h=no
ac_cv_write_stdout=yes
cli_cv_var_PS_STRINGS=no
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_NM=/usr/bin/nm
lt_cv_path_SED=/usr/local/bin/gsed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[ \t]\\([BCDEGRST][BCDEGRST]*\\)[ \t][ \t]*\\([_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/clang/8.0.1 /usr/lib'
lt_cv_sys_max_cmd_len=196608
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe=$'"sed -n -e \'s/^.*[ \t]\\\\([BCDEGRST][BCDEGRST]*\\\\)[ \t][ \t]*\\\\([_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\'"'
pdo_cv_inc_path=/root/php-src/ext
php_cv_bison_version='3.5 (ok)'
php_cv_cc_dashr=no
php_cv_cc_rpath=yes
php_cv_libxml_build_works=yes
php_cv_re2c_version='0.14.3 (ok)'
php_cv_semun=no
php_cv_sizeof_intmax_t=8
php_cv_sizeof_ptrdiff_t=8
php_cv_sizeof_ssize_t=8

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

ALLOCA=''
AR='ar'
AWK='nawk'
CC='cc'
CFLAGS='$(CFLAGS_CLEAN) -prefer-non-pic -static'
CONFIGURE_COMMAND=' '\''./configure'\''  '\''--prefix=/usr/local/php56'\'' '\''--with-config-file-path=/usr/local/php56/etc'\'' '\''--enable-zip'\'' '\''--enable-bcmath'\'' '\''--enable-pcntl'\'' '\''--enable-ftp'\'' '\''--enable-exif'\'' '\''--enable-calendar'\'' '\''--enable-sysvmsg'\'' '\''--enable-sysvsem'\'' '\''--enable-sysvshm'\'' '\''--enable-wddx'\'' '\''--enable-pdo'\'' '\''--enable-fileinfo'\'' '\''--enable-posix'\'' '\''--enable-shmop'\'' '\''--enable-soap'\'' '\''--enable-sockets'\'' '\''--enable-xml'\'' '\''--enable-xmlreader'\'' '\''--enable-xmlwriter'\'' '\''--with-curl'\'' '\''--with-mcrypt'\'' '\''--with-iconv'\'' '\''--with-gmp'\'' '\''--with-gd'\'' '\''--with-jpeg-dir'\'' '\''--with-png-dir'\'' '\''--with-zlib-dir'\'' '\''--with-xpm-dir'\'' '\''--with-freetype-dir'\'' '\''--enable-gd-native-ttf'\'' '\''--enable-gd-jis-conv'\'' '\''--with-openssl'\'' '\''--with-openssl-dir=/usr/local/ssl'\'' '\''--with-gettext'\'' '\''--with-zlib'\'' '\''--with-bz2'\'' '\''--with-mysqli'\'' '\''--with-imap-ssl'\'' '\''--with-ldap'\'' '\''--with-pdo-pgsql'\'' '\''--with-pgsql'\'' '\''--with-tidy'\'' '\''--with-pdo-mysql'\'' '\''--disable-opcache'\'' '\''--disable-maintainer-zts'\'' '\''--with-xsl'\'' '\''--with-imap'\'' '\''--disable-phar'\'''
CONFIGURE_OPTIONS=' '\''--prefix=/usr/local/php56'\'' '\''--with-config-file-path=/usr/local/php56/etc'\'' '\''--enable-zip'\'' '\''--enable-bcmath'\'' '\''--enable-pcntl'\'' '\''--enable-ftp'\'' '\''--enable-exif'\'' '\''--enable-calendar'\'' '\''--enable-sysvmsg'\'' '\''--enable-sysvsem'\'' '\''--enable-sysvshm'\'' '\''--enable-wddx'\'' '\''--enable-pdo'\'' '\''--enable-fileinfo'\'' '\''--enable-posix'\'' '\''--enable-shmop'\'' '\''--enable-soap'\'' '\''--enable-sockets'\'' '\''--enable-xml'\'' '\''--enable-xmlreader'\'' '\''--enable-xmlwriter'\'' '\''--with-curl'\'' '\''--with-mcrypt'\'' '\''--with-iconv'\'' '\''--with-gmp'\'' '\''--with-gd'\'' '\''--with-jpeg-dir'\'' '\''--with-png-dir'\'' '\''--with-zlib-dir'\'' '\''--with-xpm-dir'\'' '\''--with-freetype-dir'\'' '\''--enable-gd-native-ttf'\'' '\''--enable-gd-jis-conv'\'' '\''--with-openssl'\'' '\''--with-openssl-dir=/usr/local/ssl'\'' '\''--with-gettext'\'' '\''--with-zlib'\'' '\''--with-bz2'\'' '\''--with-mysqli'\'' '\''--with-imap-ssl'\'' '\''--with-ldap'\'' '\''--with-pdo-pgsql'\'' '\''--with-pgsql'\'' '\''--with-tidy'\'' '\''--with-pdo-mysql'\'' '\''--disable-opcache'\'' '\''--disable-maintainer-zts'\'' '\''--with-xsl'\'' '\''--with-imap'\'' '\''--disable-phar'\'''
CPP='cc -E'
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXFLAGS=' -prefer-non-pic -static'
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/php56/bin'
EXPANDED_DATADIR='/usr/local/php56/share/php'
EXPANDED_EXTENSION_DIR='/usr/local/php56/lib/php/extensions/no-debug-non-zts-20131226'
EXPANDED_LIBDIR='/usr/local/php56/lib/php'
EXPANDED_LOCALSTATEDIR='/usr/local/php56/var'
EXPANDED_MANDIR='/usr/local/php56/php/man'
EXPANDED_PEAR_INSTALLDIR='/usr/local/php56/lib/php'
EXPANDED_PHP_CONFIG_FILE_PATH='/usr/local/php56/etc'
EXPANDED_PHP_CONFIG_FILE_SCAN_DIR=''
EXPANDED_SBINDIR='/usr/local/php56/sbin'
EXPANDED_SYSCONFDIR='/usr/local/php56/etc'
EXTENSION_DIR='/usr/local/php56/lib/php/extensions/no-debug-non-zts-20131226'
EXTRA_INCLUDES=''
EXTRA_LDFLAGS='   -L/usr/local/lib'
EXTRA_LDFLAGS_PROGRAM='   -L/usr/local/lib'
EXTRA_LIBS='-lcrypt  -lc-client4  -lz -lexslt -ltidy -lcrypt -lpq -lrt -lpq -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lgmp -lintl -lX11 -lXpm -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm  -lxml2 -lz -llzma -lm -lssl -lcrypto -lcurl -lxml2 -lz -llzma -lm -lssl -lcrypto -lfreetype -lssl -lcrypto -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lcrypt -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lxml2 -lz -llzma -lm -lxslt -lxml2 -lz -llzma -lm -lssl -lcrypto -lcrypt '
GREP='/usr/bin/grep'
ICU_CONFIG=''
INCLUDES=' -I/root/php-src/ext/date/lib -I/root/php-src/ext/ereg/regex -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/X11 -I/usr/local/include/freetype2 -I/usr/local/include/c-client -I/root/php-src/ext/sqlite3/libsqlite -I/usr/local/include/tidy -I/root/php-src/ext/zip/lib -I$(top_builddir)/TSRM -I$(top_builddir)/Zend'
INCLUDE_PATH='.:/usr/local/php56/lib/php'
INLINE_CFLAGS='-I/usr/local/include -g -O2 -fvisibility=hidden -prefer-non-pic -static'
INSTALL_IT=''
KRB5_CONFIG=''
LDFLAGS=' '
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent --preserve-dup-deps'
LN_S='ln -s'
LTLIBOBJS=''
LTP=''
LTP_GENHTML=''
MANFMT='mdoc'
MYSQL_INCLUDE=''
MYSQL_LIBS=''
MYSQL_MODULE_TYPE=''
NATIVE_RPATHS=' -Wl,-rpath,/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='-I/usr/local/include'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PDO_MYSQL_MODULE_TYPE='external'
PDO_OCI_DIR=''
PDO_OCI_SHARED_LIBADD=''
PDO_OCI_VERSION=''
PEAR_INSTALLDIR='${exec_prefix}/lib/php'
PHP_INSTALLED_SAPIS=' cli cgi'
PHP_LDFLAGS=' -L/usr/local/lib'
PHP_LIBS=''
PHP_VERSION='5.6.41-dev'
PHP_VERSION_ID='50641'
PKG_CONFIG='/usr/local/bin/pkg-config'
PROG_SENDMAIL='/usr/sbin/sendmail'
RANLIB='ranlib'
RE2C='re2c'
SED='/usr/local/bin/gsed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
SNMP_CONFIG=''
STRIP='strip'
TOUCH='/usr/bin/touch'
UNZIP='/usr/bin/unzip'
YACC='bison -o y.tab.c'
YFLAGS=''
ZEND_EXTRA_LIBS=''
abs_builddir='/root/php-src'
abs_srcdir='/root/php-src'
ac_ct_CC='cc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-freebsd12.1'
build_alias=''
build_cpu='x86_64'
build_os='freebsd12.1'
build_vendor='unknown'
datadir='${datarootdir}/php'
datarootdir='/usr/local/php56/php'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-freebsd12.1'
host_alias='x86_64-unknown-freebsd12.1'
host_cpu='x86_64'
host_os='freebsd12.1'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib/php'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
php_abs_top_builddir='/root/php-src'
php_abs_top_srcdir='/root/php-src'
php_fpm_group=''
php_fpm_localstatedir=''
php_fpm_prefix=''
php_fpm_sysconfdir=''
php_fpm_systemd=''
php_fpm_user=''
prefix='/usr/local/php56'
program_prefix=''
program_suffix=''
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-freebsd12.1'
target_alias=''
target_cpu='x86_64'
target_os='freebsd12.1'
target_vendor='unknown'

## ----------- ##
## 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_SETPROCTITLE 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_FOPENCOOKIE 1
#define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
#define COOKIE_SEEKER_USES_OFF64_T 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 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_LONG_LONG_INT 8
#define SIZEOF_LONG 8
#define SIZEOF_INT 4
#define SIZEOF_INTMAX_T 8
#define HAVE_INTMAX_T 1
#define SIZEOF_SSIZE_T 8
#define HAVE_SSIZE_T 1
#define SIZEOF_PTRDIFF_T 8
#define HAVE_PTRDIFF_T 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_U_INT8_T 1
#define HAVE_U_INT16_T 1
#define HAVE_U_INT32_T 1
#define HAVE_U_INT64_T 1
#define PHP_HAVE_STDINT_TYPES 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_LIBRT 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 8
#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_TIMELIB_CONFIG_H 1
#define HAVE_REGEX_T_RE_MAGIC 1
#define HSREGEX 1
#define REGEX 1
#define HAVE_LIBXML 1
#define HAVE_LIBXML 1
#define HAVE_DSA_DEFAULT_METHOD 1
#define HAVE_OPENSSL_EXT 1
#define HAVE_BUNDLED_PCRE 1
#define HAVE_SQLITE3 1
#define HAVE_ZLIB 1
#define HAVE_BCMATH 1
#define HAVE_BZ2 1
#define HAVE_CALENDAR 1
#define HAVE_CTYPE 1
#define HAVE_CURL_SSL 1
#define HAVE_OPENSSL_CRYPTO_H 1
#define HAVE_CURL_OPENSSL 1
#define HAVE_CURL 1
#define HAVE_CURL_EASY_STRERROR 1
#define HAVE_CURL_MULTI_STRERROR 1
#define HAVE_LIBXML 1
#define HAVE_DOM 1
#define HAVE_EXIF 1
#define HAVE_UTIMES 1
#define HAVE_STRNDUP 1
#define HAVE_FTP 1
#define USE_GD_IMGSTRTTF 1
#define USE_GD_IMGSTRTTF 1
#define HAVE_LIBFREETYPE 1
#define ENABLE_GD_TTF 1
#define HAVE_FABSF 1
#define HAVE_FLOORF 1
#define HAVE_GD_BUNDLED 1
#define HAVE_GD_PNG 1
#define HAVE_GD_CACHE_CREATE 1
#define HAVE_GD_JPG 1
#define HAVE_GD_XPM 1
#define HAVE_GD_FREETYPE 1
#define ENABLE_GD_TTF 1
#define USE_GD_JISX0208 1
#define HAVE_LIBINTL 1
#define HAVE_NGETTEXT 1
#define HAVE_DNGETTEXT 1
#define HAVE_DCNGETTEXT 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GMP 1
#define HAVE_HASH_EXT 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define HAVE_ICONV 1
#define PHP_ICONV_IMPL "libiconv"
#define ICONV_SUPPORTS_ERRNO 1
#define ICONV_BROKEN_IGNORE 0
#define PHP_ICONV_H_PATH </usr/local/include/iconv.h>
#define HAVE_IMAP 1
#define HAVE_IMAP2000 1
#define HAVE_IMAP2004 1
#define HAVE_NEW_MIME2TEXT 1
#define HAVE_LIBPAM 1
#define HAVE_LIBCRYPT 1
#define HAVE_IMAP_SSL 1
#define HAVE_IMAP_MUTF7 1
#define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
#define HAVE_JSON 1 
#define STDC_HEADERS 1
#define SIZEOF_LONG_INT 8
#define HAVE_LDAP 1
#define HAVE_3ARG_SETREBINDPROC 1
#define HAVE_LDAP_PARSE_RESULT 1
#define HAVE_LDAP_PARSE_REFERENCE 1
#define HAVE_LDAP_START_TLS_S 1
#define HAVE_LDAP_CONTROL_FIND 1
#define HAVE_LIBMCRYPT 1
#define MYSQLI_USE_MYSQLND 1
#define ODBCVER 0x0300
#define HAVE_FORK 1
#define HAVE_FORK 1
#define HAVE_WAITPID 1
#define HAVE_WAITPID 1
#define HAVE_SIGACTION 1
#define HAVE_SIGACTION 1
#define HAVE_GETPRIORITY 1
#define HAVE_SETPRIORITY 1
#define HAVE_WAIT3 1
#define HAVE_SIGPROCMASK 1
#define HAVE_SIGWAITINFO 1
#define HAVE_SIGTIMEDWAIT 1
#define PDO_USE_MYSQLND 1
#define HAVE_PG_CONFIG_H 1
#define HAVE_PDO_PGSQL 1
#define HAVE_LIBPQ 1
#define HAVE_LIBPQ 1
#define HAVE_LIBPQ 1
#define HAVE_LIBPQ 1
#define HAVE_USLEEP 1
#define HAVE_NANOSLEEP 1
#define HAVE_TIME_H 1
#define HAVE_PG_CONFIG_H 1
#define HAVE_PGSQL 1
#define HAVE_PQESCAPE 1
#define HAVE_PQUNESCAPEBYTEA 1
#define HAVE_PQSETNONBLOCKING 1
#define HAVE_PQCMDTUPLES 1
#define HAVE_PQOIDVALUE 1
#define HAVE_PQCLIENTENCODING 1
#define HAVE_PQPARAMETERSTATUS 1
#define HAVE_PQPROTOCOLVERSION 1
#define HAVE_PGTRANSACTIONSTATUS 1
#define HAVE_PQEXECPARAMS 1
#define HAVE_PQPREPARE 1
#define HAVE_PQEXECPREPARED 1
#define HAVE_PQRESULTERRORFIELD 1
#define HAVE_PQSENDQUERYPARAMS 1
#define HAVE_PQSENDPREPARE 1
#define HAVE_PQSENDQUERYPREPARED 1
#define HAVE_PQPUTCOPYDATA 1
#define HAVE_PQPUTCOPYEND 1
#define HAVE_PQGETCOPYDATA 1
#define HAVE_PQFREEMEM 1
#define HAVE_PQSETERRORVERBOSITY 1
#define HAVE_PQFTABLE 1
#define HAVE_PQESCAPE_CONN 1
#define HAVE_PQESCAPE_BYTEA_CONN 1
#define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
#define HAVE_PG_LO_CREATE 1
#define HAVE_PG_LO_IMPORT_WITH_OID 1
#define HAVE_PG_LO_TRUNCATE 1
#define HAVE_PG_LO64 1
#define HAVE_PQESCAPELITERAL 1
#define HAVE_POSIX 1
#define HAVE_SETEUID 1
#define HAVE_SETEGID 1
#define HAVE_SETSID 1
#define HAVE_GETSID 1
#define HAVE_SETPGID 1
#define HAVE_GETPGID 1
#define HAVE_CTERMID 1
#define HAVE_MKFIFO 1
#define HAVE_MKNOD 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETLOGIN 1
#define HAVE_GETGROUPS 1
#define HAVE_INITGROUPS 1
#define HAVE_GETPWUID_R 1
#define HAVE_GETGRGID_R 1
#define HAVE_REFLECTION 1
#define HAVE_PWRITE 1
#define HAVE_PREAD 1
#define HAVE_PHP_SESSION 1
#define HAVE_SHMOP 1
#define HAVE_LIBXML 1
#define HAVE_SIMPLEXML 1
#define HAVE_LIBXML 1
#define HAVE_SOAP 1
#define HAVE_CMSGHDR 1
#define HAVE_HSTRERROR 1
#define HAVE_SOCKETPAIR 1
#define HAVE_IF_NAMETOINDEX 1
#define HAVE_IF_INDEXTONAME 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_SOCKIO_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SOCKETS 1
#define HAVE_SA_SS_FAMILY 1
#define HAVE_AI_V4MAPPED 1
#define HAVE_PACKED_OBJECT_VALUE 0
#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 HAVE_SYSVMSG 1
#define HAVE_SYSVSEM 1
#define HAVE_SEMUN 0
#define HAVE_SYSVSHM 1
#define HAVE_TIDYOPTGETDOC 1
#define HAVE_TIDY 1
#define HAVE_LIBXML 1
#define HAVE_WDDX 1
#define HAVE_LIBXML 1
#define HAVE_XML 1
#define HAVE_LIBXML 1
#define HAVE_XMLREADER 1
#define HAVE_LIBXML 1
#define HAVE_XMLWRITER 1
#define HAVE_XSL_EXSLT 1
#define HAVE_XSL 1
#define HAVE_ZIP 1
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_SSIZE_T 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_OFF_T 8
#define SIZEOF_SIZE_T 8
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define MYSQLND_COMPRESSION_WANTED 1
#define MYSQLND_SSL_SUPPORTED 1
#define HAVE_DSA_DEFAULT_METHOD 1
#define MYSQLND_HAVE_SSL 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 8
#define ZEND_MM_ALIGNMENT_LOG2 3
#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 "2022-07-05"
#define PHP_UNAME "FreeBSD s55.freehost.com.ua 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC amd64"
#define PHP_OS "FreeBSD"
#define HAVE_BUILD_DEFS_H 1

configure: exit 0

Order allow,deny Deny from all Order allow,deny Deny from all {"id":375,"date":"2019-03-01T11:19:53","date_gmt":"2019-03-01T09:19:53","guid":{"rendered":"http:\/\/levmed.biz\/?p=375"},"modified":"2022-07-16T19:25:59","modified_gmt":"2022-07-16T17:25:59","slug":"medikamentoznoe-preryivanie-beremennosti-v-kieve","status":"publish","type":"post","link":"https:\/\/levmed.biz\/ginekologiya\/medikamentoznoe-preryivanie-beremennosti-v-kieve\/","title":{"rendered":"\u041c\u0435\u0434\u0438\u043a\u0430\u043c\u0435\u043d\u0442\u043e\u0437\u043d\u043e\u0435 \u043f\u0440\u0435\u0440\u044b\u0432\u0430\u043d\u0438\u0435 \u0431\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0432 \u041a\u0438\u0435\u0432\u0435"},"content":{"rendered":"

\u0412 \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0439 \u0433\u0438\u043d\u0435\u043a\u043e\u043b\u043e\u0433\u0438\u0438 \u043d\u0430\u0438\u0431\u043e\u043b\u0435\u0435 \u0431\u0435\u0437\u0432\u0440\u0435\u0434\u043d\u044b\u043c \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u043c \u043f\u0440\u0435\u0440\u044b\u0432\u0430\u043d\u0438\u044f \u0440\u0430\u043d\u043d\u0438\u0445 \u0441\u0440\u043e\u043a\u043e\u0432 \u0431\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043c\u0435\u0434\u0438\u043a\u0430\u043c\u0435\u043d\u0442\u043e\u0437\u043d\u043e\u0435 \u043f\u0440\u0435\u0440\u044b\u0432\u0430\u043d\u0438\u0435 \u0431\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0441\u0442\u0438<\/strong>. \u0411\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0441\u0442\u043e\u0432-\u0433\u0438\u043d\u0435\u043a\u043e\u043b\u043e\u0433\u043e\u0432 \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u044e\u0442 \u0436\u0435\u043d\u0449\u0438\u043d\u0430\u043c\u0438 \u0438\u043c\u0435\u043d\u043d\u043e \u044d\u0442\u043e\u0442 \u0441\u043f\u043e\u0441\u043e\u0431, \u0441\u0447\u0438\u0442\u0430\u044f \u0435\u0433\u043e \u043a\u0440\u0430\u0439\u043d\u0435 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u043c \u043f\u0440\u0438 \u043c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0445 \u043f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f\u0445 \u0434\u043b\u044f \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u044f \u0438 \u0440\u0435\u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438\u0432\u043d\u043e\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u043a\u0438.<\/p>\n

\u041a \u0441\u043e\u0436\u0430\u043b\u0435\u043d\u0438\u044e, \u043d\u0435 \u0432\u0441\u0435\u0433\u0434\u0430 \u0434\u0432\u0435 \u043f\u043e\u043b\u043e\u0441\u043a\u0438 \u043d\u0430 \u0442\u0435\u0441\u0442\u0435 \u044f\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u0437\u0430\u0432\u0435\u0442\u043d\u044b\u043c\u0438, \u0430 \u0438\u043d\u043e\u0433\u0434\u0430 \u0431\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0438 \u0432\u043e\u0432\u0441\u0435 \u043d\u0435\u0436\u0435\u043b\u0430\u0442\u0435\u043b\u044c\u043d\u0430 \u043f\u043e \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u043c \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044f\u043c \u0438 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044e \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u044f \u0436\u0435\u043d\u0449\u0438\u043d\u044b. \u0418 \u043a\u0430\u043a \u0431\u044b \u0442\u044f\u0436\u0435\u043b\u043e \u043d\u0438 \u0431\u044b\u043b\u043e, \u043f\u0440\u0438\u0445\u043e\u0434\u0438\u0442\u044c\u0441\u044f \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u044c \u043d\u0435\u043f\u0440\u043e\u0441\u0442\u043e\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u043e\u0431\u00a0\u0430\u0431\u043e\u0440\u0442\u0435. \u0415\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e, \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0443 \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u043f\u043e\u0434 \u043f\u0440\u0438\u0441\u043c\u043e\u0442\u0440\u043e\u043c \u0433\u0438\u043d\u0435\u043a\u043e\u043b\u043e\u0433\u0430 \u0438 \u0432 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0439 \u043a\u043b\u0438\u043d\u0438\u043a\u0435! \u0418\u043d\u0430\u0447\u0435 \u0412\u044b \u0440\u0438\u0441\u043a\u0443\u0435\u0442\u0435 \u0433\u043b\u0430\u0432\u043d\u044b\u043c \u2013 \u0441\u0432\u043e\u0438\u043c \u0436\u0435\u043d\u0441\u043a\u0438\u043c \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u0435\u043c \u0438 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u0440\u043e\u0434\u0438\u0442\u044c \u043c\u0430\u043b\u044b\u0448\u0430 \u0432 \u0431\u0443\u0434\u0443\u0449\u0435\u043c.<\/p>\n

\u041c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u0439 \u0446\u0435\u043d\u0442\u0440 LEVMED \u2013 \u0441 \u0437\u0430\u0431\u043e\u0442\u043e\u0439 \u043e \u0436\u0435\u043d\u0441\u043a\u043e\u043c \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u0435<\/h2>\n

\u0412\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0443\u0441\u043b\u0443\u0433\u043e\u0439 \u043c\u0435\u0434\u0438\u043a\u0430\u043c\u0435\u043d\u0442\u043e\u0437\u043d\u043e\u0435 \u043f\u0440\u0435\u0440\u044b\u0432\u0430\u043d\u0438\u044f \u0431\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0432 \u041a\u0438\u0435\u0432\u0435<\/strong> \u0412\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0432 \u043c\u043d\u043e\u0433\u043e\u043f\u0440\u043e\u0444\u0438\u043b\u044c\u043d\u043e\u043c \u0446\u0435\u043d\u0442\u0440\u0435 LEVMED. \u041d\u0430\u0448\u0438 \u0433\u0438\u043d\u0435\u043a\u043e\u043b\u043e\u0433\u0438 \u2013 \u0432\u0440\u0430\u0447\u0438 \u0412\u044b\u0441\u0448\u0435\u0439 \u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438 \u0438 \u041a\u0430\u043d\u0434\u0438\u0434\u0430\u0442\u044b \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u0445 \u043d\u0430\u0443\u043a \u0441 \u043c\u043d\u043e\u0433\u043e\u043b\u0435\u0442\u043d\u0438\u043c \u043e\u043f\u044b\u0442\u043e\u043c \u0440\u0430\u0431\u043e\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u0443\u044e\u0442\u0441\u044f \u043d\u0430 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430\u0445 \u0436\u0435\u043d\u0441\u043a\u043e\u0439 \u0440\u0435\u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438\u0432\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b. \u0422\u0430\u043a\u0436\u0435 \u043c\u044b \u0440\u0430\u0441\u043f\u043e\u043b\u0430\u0433\u0430\u0435\u043c \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u043c \u043e\u0431\u043e\u0440\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u0438 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u043c\u0438 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c\u0438 \u043f\u0440\u0435\u043f\u0430\u0440\u0430\u0442\u0430\u043c\u0438 \u2013 \u0432\u0441\u0435\u043c, \u0447\u0442\u043e \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0442\u0440\u0435\u0431\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0434\u043b\u044f \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \u00a0\u043c\u0430\u043d\u0438\u043f\u0443\u043b\u044f\u0446\u0438\u0439 \u0431\u0435\u0437 \u043d\u0435\u0433\u0430\u0442\u0438\u0432\u043d\u044b\u0445 \u043f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u0439 \u0434\u043b\u044f \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u044f \u0438 \u0436\u0438\u0437\u043d\u0438 \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u043a\u0438.
\n\u041c\u044b \u043f\u043e\u043d\u0438\u043c\u0430\u0435\u043c, \u043d\u0430\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u043b\u043e\u0436\u043d\u044b\u043c \u0434\u043b\u044f \u0436\u0435\u043d\u0449\u0438\u043d\u044b \u0441 \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0442\u043e\u0447\u043a\u0438 \u0437\u0440\u0435\u043d\u0438\u044f \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u044d\u0442\u043e\u0442 \u0448\u0430\u0433. \u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u0432 \u0441\u0432\u043e\u0435\u0439 \u0440\u0430\u0431\u043e\u0442\u0435 \u043c\u044b \u0434\u0435\u043b\u0430\u0435\u043c \u0432\u0441\u0435, \u0447\u0442\u043e\u0431\u044b \u0440\u0435\u0448\u0438\u0442\u044c \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 \u0441 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u043c \u043a\u043e\u043c\u0444\u043e\u0440\u0442\u043e\u043c. \u041c\u044b \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0443\u0435\u043c \u043d\u0430\u0448\u0438\u043c \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u043a\u0430\u043c \u043e\u043f\u0442\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0435 \u0446\u0435\u043d\u044b \u043d\u0430 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b\u00a0\u043c\u0435\u0434\u0438\u043a\u0430\u043c\u0435\u043d\u0442\u043e\u0437\u043d\u043e\u0435 \u043f\u0440\u0435\u0440\u044b\u0432\u0430\u043d\u0438\u0435 \u0431\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0432 \u041a\u0438\u0435\u0432\u0435<\/b>,\u00a0\u043f\u043e\u043b\u043d\u0443\u044e \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0438 \u043e\u043f\u0435\u0440\u0430\u0442\u0438\u0432\u043d\u043e\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b \u0431\u0435\u0437 \u043f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u0439 \u0438 \u0440\u0438\u0441\u043a\u043e\u0432.<\/p>\n

\u0417\u0430\u043f\u0438\u0441\u0430\u0432\u0448\u0438\u0441\u044c \u043d\u0430 \u043f\u0440\u0438\u0435\u043c \u0432 \u0446\u0435\u043d\u0442\u0440 LEVMED, \u0412\u044b \u0441\u0430\u043c\u0438 \u043e\u0442\u043c\u0435\u0442\u0438\u0442\u0435 \u0432\u0441\u0435 \u043d\u0430\u0448\u0438 \u043f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u0430:<\/h2>\n