This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-pgsql --with-apxs2=/usr/local/apache2/bin/apxs --enable-mbstring --enable-mbregex --with-zlib=/usr --with-zlib-dir=/usr --with-jpeg-dir=/usr/lib --with-gd ## --------- ## ## Platform. ## ## --------- ## hostname = clement.calico.jp uname -m = i686 uname -r = 3.13.0-57-generic uname -s = Linux uname -v = #95-Ubuntu SMP Fri Jun 19 09:27:48 UTC 2015 /usr/bin/uname -p = unknown /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: /usr/local/rbenv/shims PATH: /usr/local/rbenv/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3278: checking for grep that handles long lines and -e configure:3336: result: /bin/grep configure:3341: checking for egrep configure:3403: result: /bin/grep -E configure:3408: checking for a sed that does not truncate output configure:3462: result: /bin/sed configure:3567: checking build system type configure:3581: result: i686-pc-linux-gnu configure:3601: checking host system type configure:3614: result: i686-pc-linux-gnu configure:3634: checking target system type configure:3647: result: i686-pc-linux-gnu configure:3822: checking for cc configure:3838: found /usr/bin/cc configure:3849: result: cc configure:3880: checking for C compiler version configure:3889: cc --version >&5 cc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3900: $? = 0 configure:3889: cc -v >&5 Using built-in specs. COLLECT_GCC=cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.8/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) configure:3900: $? = 0 configure:3889: cc -V >&5 cc: error: unrecognized command line option '-V' cc: fatal error: no input files compilation terminated. configure:3900: $? = 4 configure:3889: cc -qversion >&5 cc: error: unrecognized command line option '-qversion' cc: fatal error: no input files compilation terminated. configure:3900: $? = 4 configure:3920: checking whether the C compiler works configure:3942: cc conftest.c >&5 configure:3946: $? = 0 configure:3994: result: yes configure:3997: checking for C compiler default output file name configure:3999: result: a.out configure:4005: checking for suffix of executables configure:4012: cc -o conftest conftest.c >&5 configure:4016: $? = 0 configure:4038: result: configure:4060: checking whether we are cross compiling configure:4068: cc -o conftest conftest.c >&5 configure:4072: $? = 0 configure:4079: ./conftest configure:4083: $? = 0 configure:4098: result: no configure:4103: checking for suffix of object files configure:4125: cc -c conftest.c >&5 configure:4129: $? = 0 configure:4150: result: o configure:4154: checking whether we are using the GNU C compiler configure:4173: cc -c conftest.c >&5 configure:4173: $? = 0 configure:4182: result: yes configure:4191: checking whether cc accepts -g configure:4211: cc -c -g conftest.c >&5 configure:4211: $? = 0 configure:4252: result: yes configure:4269: checking for cc option to accept ISO C89 configure:4332: cc -c -g -O2 conftest.c >&5 configure:4332: $? = 0 configure:4345: result: none needed configure:4371: checking how to run the C preprocessor configure:4402: cc -E conftest.c configure:4402: $? = 0 configure:4416: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4416: $? = 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 configure:4441: result: cc -E configure:4461: cc -E conftest.c configure:4461: $? = 0 configure:4475: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4475: $? = 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 configure:4506: checking for icc configure:4515: result: no configure:4529: checking for suncc configure:4538: result: no configure:4556: checking whether cc understands -c and -o together configure:4584: cc -c conftest.c -o conftest2.o >&5 configure:4588: $? = 0 configure:4594: cc -c conftest.c -o conftest2.o >&5 configure:4598: $? = 0 configure:4653: result: yes configure:4668: checking how to run the C preprocessor configure:4738: result: cc -E configure:4758: cc -E conftest.c configure:4758: $? = 0 configure:4772: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4772: $? = 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 configure:4800: checking for ANSI C header files configure:4820: cc -c -g -O2 conftest.c >&5 configure:4820: $? = 0 configure:4893: cc -o conftest -g -O2 conftest.c >&5 configure:4893: $? = 0 configure:4893: ./conftest configure:4893: $? = 0 configure:4904: result: yes configure:4917: checking for sys/types.h configure:4917: cc -c -g -O2 conftest.c >&5 configure:4917: $? = 0 configure:4917: result: yes configure:4917: checking for sys/stat.h configure:4917: cc -c -g -O2 conftest.c >&5 configure:4917: $? = 0 configure:4917: result: yes configure:4917: checking for stdlib.h configure:4917: cc -c -g -O2 conftest.c >&5 configure:4917: $? = 0 configure:4917: result: yes configure:4917: checking for string.h configure:4917: cc -c -g -O2 conftest.c >&5 configure:4917: $? = 0 configure:4917: result: yes configure:4917: checking for memory.h configure:4917: cc -c -g -O2 conftest.c >&5 configure:4917: $? = 0 configure:4917: result: yes configure:4917: checking for strings.h configure:4917: cc -c -g -O2 conftest.c >&5 configure:4917: $? = 0 configure:4917: result: yes configure:4917: checking for inttypes.h configure:4917: cc -c -g -O2 conftest.c >&5 configure:4917: $? = 0 configure:4917: result: yes configure:4917: checking for stdint.h configure:4917: cc -c -g -O2 conftest.c >&5 configure:4917: $? = 0 configure:4917: result: yes configure:4917: checking for unistd.h configure:4917: cc -c -g -O2 conftest.c >&5 configure:4917: $? = 0 configure:4917: result: yes configure:4930: checking minix/config.h usability configure:4930: cc -c -g -O2 conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4930: $? = 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4930: result: no configure:4930: checking minix/config.h presence configure:4930: cc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4930: $? = 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 configure:4930: result: no configure:4930: checking for minix/config.h configure:4930: result: no configure:4951: checking whether it is safe to define __EXTENSIONS__ configure:4969: cc -c -g -O2 conftest.c >&5 configure:4969: $? = 0 configure:4976: result: yes configure:4991: checking whether ln -s works configure:4995: result: yes configure:5006: checking for system library directory configure:5021: result: lib configure:5030: checking whether to enable runpaths configure:5044: result: yes configure:5051: checking if compiler supports -R configure:5070: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5 cc: error: unrecognized command line option '-R' configure:5070: $? = 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:5080: result: no configure:5085: checking if compiler supports -Wl,-rpath, configure:5104: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5 configure:5104: $? = 0 configure:5114: result: yes configure:5132: checking for gawk configure:5149: found /usr/bin/gawk configure:5160: result: gawk configure:5204: checking for bison configure:5234: result: no configure:5204: checking for byacc configure:5234: result: no configure:5252: checking for bison version configure:5272: result: invalid configure:5278: WARNING: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2 2.6.4 (found: none). configure:5291: checking for re2c configure:5321: result: no configure:5346: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. configure:5367: checking whether to enable computed goto gcc extension with re2c configure:5381: result: no configure:5675: checking whether to force non-PIC code in shared modules configure:5681: result: yes configure:5707: checking whether /dev/urandom exists configure:5713: result: yes configure:5799: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 /tmp/ccm9KUST.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:37: undefined reference to `pthread_mutexattr_init' /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:38: undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure:5799: $? = 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 | #include | | 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:5815: checking for pthreads_cflags configure:5855: cc -o conftest -g -O2 -fvisibility=hidden -kthread conftest.c >&5 cc: error: unrecognized command line option '-kthread' configure:5855: $? = 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 | #include | | 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:5855: cc -o conftest -g -O2 -fvisibility=hidden -pthread conftest.c >&5 configure:5855: $? = 0 configure:5855: ./conftest configure:5855: $? = 0 configure:5878: result: -pthread configure:5881: checking for pthreads_lib configure:5943: result: configure:6016: result: configure:6018: result: Configuring SAPI modules configure:6046: checking for AOLserver support configure:6261: result: no configure:6289: checking for Apache 1.x module support via DSO through APXS configure:6579: result: no configure:6605: checking for Apache 1.x module support configure:7377: result: no configure:7389: checking whether to enable Apache charset compatibility option configure:7403: result: no configure:7553: checking for Apache 2.0 filter-module support via DSO through APXS configure:8349: result: no configure:8377: checking for Apache 2.0 handler-module support via DSO through APXS configure:9167: result: yes configure:9202: checking for Apache 1.x (hooks) module support via DSO through APXS configure:9492: result: no configure:9518: checking for Apache 1.x (hooks) module support configure:10290: result: no configure:10302: checking whether to enable Apache charset compatibility option configure:10316: result: no configure:10467: checking for Caudium support configure:10781: result: no configure:10807: checking for CLI build configure:10969: result: yes configure:10976: checking for Continuity support configure:10991: result: no configure:11236: checking for embedded SAPI library support configure:11435: result: no configure:11491: checking for FPM build configure:12952: result: no configure:12960: checking for Zeus ISAPI support configure:12975: result: no configure:13192: checking for LiteSpeed support configure:13362: result: no configure:13369: checking for Milter support configure:13384: result: no configure:13575: checking for NSAPI support configure:13590: result: no configure:13861: checking for PHTTPD support configure:13876: result: no configure:14093: checking for Pi3Web support configure:14108: result: no configure:14443: checking whether Roxen module is build using ZTS configure:14457: result: no configure:14464: checking for Roxen/Pike support configure:14700: result: configure:14727: checking for thttpd configure:14950: result: no configure:14976: checking for TUX configure:15156: result: no configure:15183: checking for webjames configure:15395: result: no configure:15421: checking for CGI build configure:15424: result: yes configure:15426: checking for socklen_t in sys/socket.h configure:15435: result: yes configure:15447: checking for sun_len in sys/un.h configure:15462: result: no configure:15468: checking whether cross-process locking is required by accept() configure:15479: result: no configure:15629: checking for chosen SAPI module configure:15631: result: apache2handler configure:15634: checking for executable SAPI binaries configure:15637: result: cli cgi configure:15690: result: configure:15692: result: Running system checks configure:15700: checking for sendmail configure:15719: found /usr/sbin/sendmail configure:15731: result: /usr/sbin/sendmail configure:15745: checking whether system uses EBCDIC configure:15764: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:15764: $? = 0 configure:15764: ./conftest configure:15764: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | | int main(void) { | return (unsigned char)'A' != (unsigned char)0xC1; | } | configure:15778: result: no configure:15787: checking whether byte ordering is bigendian configure:15813: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:15813: $? = 0 configure:15813: ./conftest configure:15813: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | | int main(void) | { | short one = 1; | char *cp = (char *)&one; | | if (*cp == 0) { | return(0); | } else { | return(1); | } | } | configure:15824: result: no configure:15834: checking whether writing to stdout works configure:15863: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:15863: $? = 0 configure:15863: ./conftest configure:15863: $? = 0 configure:15878: result: yes configure:15933: checking for socket configure:15933: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:15933: $? = 0 configure:15933: result: yes configure:16101: checking for socketpair configure:16101: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:16101: $? = 0 configure:16101: result: yes configure:16269: checking for htonl configure:16269: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:16269: $? = 0 configure:16269: result: yes configure:16437: checking for gethostname configure:16437: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:16437: $? = 0 configure:16437: result: yes configure:16605: checking for gethostbyaddr configure:16605: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:16605: $? = 0 configure:16605: result: yes configure:16773: checking for yp_get_default_domain configure:16773: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 /tmp/ccjHhA8l.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:66: undefined reference to `yp_get_default_domain' collect2: error: ld returned 1 exit status configure:16773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | /* end confdefs.h. */ | /* Define yp_get_default_domain to an innocuous variant, in case declares yp_get_default_domain. | For example, HP-UX 11i declares gettimeofday. */ | #define yp_get_default_domain innocuous_yp_get_default_domain | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char yp_get_default_domain (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef yp_get_default_domain | | /* 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 yp_get_default_domain (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_yp_get_default_domain || defined __stub___yp_get_default_domain | choke me | #endif | | int | main () | { | return yp_get_default_domain (); | ; | return 0; | } configure:16773: result: no configure:16777: checking for __yp_get_default_domain configure:16777: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 /tmp/ccZZhZWo.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:66: undefined reference to `__yp_get_default_domain' collect2: error: ld returned 1 exit status configure:16777: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | /* end confdefs.h. */ | /* Define __yp_get_default_domain to an innocuous variant, in case declares __yp_get_default_domain. | For example, HP-UX 11i declares gettimeofday. */ | #define __yp_get_default_domain innocuous___yp_get_default_domain | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __yp_get_default_domain (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __yp_get_default_domain | | /* 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 __yp_get_default_domain (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___yp_get_default_domain || defined __stub_____yp_get_default_domain | choke me | #endif | | int | main () | { | return __yp_get_default_domain (); | ; | return 0; | } configure:16777: result: no configure:16800: checking for yp_get_default_domain in -lnsl configure:16825: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lnsl >&5 configure:16825: $? = 0 configure:16834: result: yes configure:16896: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lnsl >&5 configure:16896: $? = 0 configure:16896: ./conftest configure:16896: $? = 0 configure:16942: checking for dlopen configure:16942: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lnsl >&5 /tmp/cckQrXix.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:68: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:16942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:16942: result: no configure:16946: checking for __dlopen configure:16946: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lnsl >&5 /tmp/ccdoAEpw.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:68: undefined reference to `__dlopen' collect2: error: ld returned 1 exit status configure:16946: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | /* end confdefs.h. */ | /* Define __dlopen to an innocuous variant, in case declares __dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define __dlopen innocuous___dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __dlopen | | /* 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 __dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___dlopen || defined __stub_____dlopen | choke me | #endif | | int | main () | { | return __dlopen (); | ; | return 0; | } configure:16946: result: no configure:16969: checking for dlopen in -ldl configure:16994: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -ldl -lnsl >&5 configure:16994: $? = 0 configure:17003: result: yes configure:17065: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lnsl -ldl >&5 configure:17065: $? = 0 configure:17065: ./conftest configure:17065: $? = 0 configure:17110: checking for sin in -lm configure:17135: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:44:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:17135: $? = 0 configure:17144: result: yes configure:17161: checking for inet_aton configure:17161: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:17161: $? = 0 configure:17161: result: yes configure:17461: checking for ANSI C header files configure:17565: result: yes configure:17576: checking for dirent.h that defines DIR configure:17595: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17595: $? = 0 configure:17603: result: yes configure:17616: checking for library containing opendir configure:17647: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:17647: $? = 0 configure:17664: result: none required configure:17790: checking for inttypes.h configure:17790: result: yes configure:17790: checking for stdint.h configure:17790: result: yes configure:17790: checking for dirent.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for ApplicationServices/ApplicationServices.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:62:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory #include ^ compilation terminated. configure:17790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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 | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:17790: result: no configure:17790: checking for sys/param.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/types.h configure:17790: result: yes configure:17790: checking for sys/time.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for netinet/in.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for alloca.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for arpa/inet.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for arpa/nameser.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for assert.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for crypt.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for dns.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:71:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. configure:17790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:17790: result: no configure:17790: checking for fcntl.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for grp.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for ieeefp.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:73:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:17790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:17790: result: no configure:17790: checking for langinfo.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for limits.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for locale.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for monetary.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for netdb.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for pwd.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for resolv.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for signal.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for stdarg.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for stdlib.h configure:17790: result: yes configure:17790: checking for string.h configure:17790: result: yes configure:17790: checking for syslog.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sysexits.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/ioctl.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/file.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/mman.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/mount.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/poll.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/resource.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/select.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/socket.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/stat.h configure:17790: result: yes configure:17790: checking for sys/statfs.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/statvfs.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/vfs.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/sysexits.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:98:26: fatal error: sys/sysexits.h: No such file or directory #include ^ compilation terminated. configure:17790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:17790: result: no configure:17790: checking for sys/varargs.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:98:25: fatal error: sys/varargs.h: No such file or directory #include ^ compilation terminated. configure:17790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:17790: result: no configure:17790: checking for sys/wait.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/loadavg.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:99:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:17790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:17790: result: no configure:17790: checking for termios.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for unistd.h configure:17790: result: yes configure:17790: checking for unix.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:101:18: fatal error: unix.h: No such file or directory #include ^ compilation terminated. configure:17790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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 | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:17790: result: no configure:17790: checking for utime.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/utsname.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/ipc.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for dlfcn.h configure:17790: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for assert.h configure:17790: result: yes configure:17819: checking for fopencookie configure:17819: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:17819: $? = 0 configure:17819: result: yes configure:17840: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:89:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE ^ conftest.c:20:0: note: this is the location of the previous definition #define _GNU_SOURCE 1 ^ configure:17840: $? = 0 configure:17886: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:89:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE ^ conftest.c:20:0: note: this is the location of the previous definition #define _GNU_SOURCE 1 ^ conftest.c: In function 'main': conftest.c:112:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:17886: $? = 0 configure:17886: ./conftest configure:17886: $? = 0 configure:17944: checking for broken getcwd configure:17955: result: no configure:17960: checking for broken libc stdio configure:18020: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c: In function 'main': conftest.c:102:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ /tmp/ccsw85Vg.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:97: warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:18020: $? = 0 configure:18020: ./conftest configure:18020: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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 | /* end confdefs.h. */ | | #include | int main(int argc, char *argv[]) | { | FILE *fp; | long position; | char *filename = tmpnam(NULL); | | fp = fopen(filename, "w"); | if (fp == NULL) { | perror("fopen"); | exit(2); | } | fputs("foobar", fp); | fclose(fp); | | fp = fopen(filename, "a+"); | position = ftell(fp); | fclose(fp); | unlink(filename); | if (position == 0) | return 1; | return 0; | } | configure:18033: result: yes configure:18045: checking whether struct tm is in sys/time.h or time.h configure:18065: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18065: $? = 0 configure:18072: result: time.h configure:18080: checking for struct tm.tm_zone configure:18080: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18080: $? = 0 configure:18080: result: yes configure:18149: checking for missing declarations of reentrant functions configure:18162: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18162: $? = 0 configure:18185: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18185: $? = 0 configure:18208: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18208: $? = 0 configure:18231: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18231: $? = 0 configure:18254: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18254: $? = 0 configure:18266: result: done configure:18270: checking for fclose declaration configure:18283: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18283: $? = 0 configure:18288: result: ok configure:18304: checking for tm_gmtoff in struct tm configure:18321: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18321: $? = 0 configure:18328: result: yes configure:18338: checking for struct flock configure:18357: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18357: $? = 0 configure:18369: result: yes configure:18378: checking for socklen_t configure:18399: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18399: $? = 0 configure:18410: result: yes configure:18423: checking size of size_t configure:18428: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:18428: $? = 0 configure:18428: ./conftest configure:18428: $? = 0 configure:18442: result: 4 configure:18456: checking size of long long configure:18461: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:18461: $? = 0 configure:18461: ./conftest configure:18461: $? = 0 configure:18475: result: 8 configure:18489: checking size of long long int configure:18494: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:18494: $? = 0 configure:18494: ./conftest configure:18494: $? = 0 configure:18508: result: 8 configure:18522: checking size of long configure:18527: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:18527: $? = 0 configure:18527: ./conftest configure:18527: $? = 0 configure:18541: result: 4 configure:18555: checking size of int configure:18560: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:18560: $? = 0 configure:18560: ./conftest configure:18560: $? = 0 configure:18574: result: 4 configure:18586: checking size of intmax_t configure:18627: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18627: $? = 0 configure:18627: ./conftest configure:18627: $? = 0 configure:18661: result: 8 configure:18665: checking size of ssize_t configure:18706: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18706: $? = 0 configure:18706: ./conftest configure:18706: $? = 0 configure:18740: result: 4 configure:18744: checking size of ptrdiff_t configure:18785: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18785: $? = 0 configure:18785: ./conftest configure:18785: $? = 0 configure:18819: result: 4 configure:18823: checking for struct stat.st_blksize configure:18823: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18823: $? = 0 configure:18823: result: yes configure:18837: checking for struct stat.st_blocks configure:18837: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18837: $? = 0 configure:18837: result: yes configure:18862: checking for struct stat.st_rdev configure:18862: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18862: $? = 0 configure:18862: result: yes configure:18876: checking for size_t configure:18876: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18876: $? = 0 configure:18876: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:151:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:18876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:18876: result: yes configure:18887: checking for uid_t in sys/types.h configure:18906: result: yes configure:18919: checking for struct sockaddr_storage configure:18936: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:18936: $? = 0 configure:18944: result: yes configure:18951: checking for field sa_len in struct sockaddr configure:18969: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:121:44: error: 'struct sockaddr' has no member named 'sa_len' static struct sockaddr sa; int n = (int) sa.sa_len; return n; ^ configure:18969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | static struct sockaddr sa; int n = (int) sa.sa_len; return n; | ; | return 0; | } configure:18977: result: no configure:18986: checking for IPv6 support configure:19004: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19004: $? = 0 configure:19012: result: yes configure:19018: checking for vprintf configure:19018: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:139:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:19018: $? = 0 configure:19018: result: yes configure:19024: checking for _doprnt configure:19024: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 /tmp/cc8rG0ld.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:151: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:19024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:19024: result: no configure:19120: checking for alphasort configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for asctime_r configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for chroot configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for ctime_r configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for cuserid configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for crypt configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 /tmp/ccyDimdu.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:156: undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:19120: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | /* end confdefs.h. */ | /* Define crypt to an innocuous variant, in case declares crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define crypt innocuous_crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:19120: result: no configure:19120: checking for flock configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for ftok configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for funopen configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 /tmp/ccQmGTJq.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:158: undefined reference to `funopen' collect2: error: ld returned 1 exit status configure:19120: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* 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 funopen (); | /* 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_funopen || defined __stub___funopen | choke me | #endif | | int | main () | { | return funopen (); | ; | return 0; | } configure:19120: result: no configure:19120: checking for gai_strerror configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for gcvt configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for getloadavg configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for getlogin configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for getprotobyname configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for getprotobynumber configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for getservbyname configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for getservbyport configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for gethostname configure:19120: result: yes configure:19120: checking for getrusage configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for gettimeofday configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for gmtime_r configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for getpwnam_r configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for getgrnam_r configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for getpwuid_r configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for grantpt configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for inet_ntoa configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for inet_ntop configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for inet_pton configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for isascii configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:166:6: warning: conflicting types for built-in function 'isascii' [enabled by default] char isascii (); ^ configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for link configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for localtime_r configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for lockf configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for lchown configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for lrand48 configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for memcpy configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:172:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] char memcpy (); ^ configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for memmove configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:173:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for mkstemp configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for mmap configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for nl_langinfo configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for perror configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for poll configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for ptsname configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for putenv configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for realpath configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for random configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for rand_r configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for scandir configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for setitimer configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for setlocale configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for localeconv configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for setenv configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for setpgid configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for setsockopt configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for setvbuf configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for shutdown configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for sin configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:193:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for snprintf configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:194:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for srand48 configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for srandom configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for statfs configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for statvfs configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for std_syslog configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 /tmp/ccakqTFk.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:210: undefined reference to `std_syslog' collect2: error: ld returned 1 exit status configure:19120: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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 declares std_syslog. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:19120: result: no configure:19120: checking for strcasecmp configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:199:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for strcoll configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for strdup configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:201:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for strerror configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for strftime configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:203:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for strnlen configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for strptime configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for strstr configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:206:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for strtok_r configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for symlink configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for tempnam configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 /tmp/cc0Fw37y.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:220: warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for tzset configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for unlockpt configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for unsetenv configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for usleep configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for utime configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for vsnprintf configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:215:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for vasprintf configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for asprintf configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19120: checking for nanosleep configure:19120: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19135: checking for nanosleep in -lrt configure:19160: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 configure:19160: $? = 0 configure:19169: result: yes configure:19231: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl -lrt >&5 configure:19231: $? = 0 configure:19231: ./conftest configure:19231: $? = 0 configure:19269: checking for getaddrinfo configure:19285: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 configure:19285: $? = 0 configure:19329: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 conftest.c: In function 'main': conftest.c:207:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] memset(&hints, 0, sizeof(hints)); ^ conftest.c:211:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:215:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:223:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:227:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:232:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:19329: $? = 0 configure:19329: ./conftest configure:19329: $? = 0 configure:19344: result: yes configure:19352: checking for __sync_fetch_and_add configure:19368: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 configure:19368: $? = 0 configure:19376: result: yes configure:19384: checking for strlcat configure:19384: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 /tmp/ccDke0P9.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:234: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:19384: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:19384: result: no configure:19397: checking for strlcpy configure:19397: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 /tmp/ccNSXs28.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:234: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:19397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:19397: result: no configure:19410: checking for getopt configure:19410: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 configure:19410: $? = 0 configure:19410: result: yes configure:19430: checking for utime.h configure:19430: result: yes configure:19444: checking whether utime accepts a null argument configure:19473: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 configure:19473: $? = 0 configure:19473: ./conftest configure:19473: $? = 0 configure:19483: result: yes configure:19495: checking for working alloca.h configure:19512: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 configure:19512: $? = 0 configure:19520: result: yes configure:19528: checking for alloca configure:19565: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 configure:19565: $? = 0 configure:19573: result: yes configure:19680: checking for declared timezone configure:19705: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:19705: $? = 0 configure:19716: result: yes configure:19725: checking for type of reentrant time-related functions configure:19754: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 conftest.c: In function 'main': conftest.c:215:3: warning: assignment makes integer from pointer without a cast [enabled by default] s = gmtime_r(&old, &t); ^ conftest.c:216:1: error: too many arguments to function 'asctime_r' r = (int) asctime_r(&t, buf, 26); ^ In file included from conftest.c:207:0: /usr/include/time.h:272:14: note: declared here extern char *asctime_r (const struct tm *__restrict __tp, ^ configure:19754: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | /* end confdefs.h. */ | | #include | | 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:19781: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 conftest.c: In function 'main': conftest.c:214:3: error: too many arguments to function 'asctime_r' p = asctime_r(&t, buf, 26); ^ In file included from conftest.c:207:0: /usr/include/time.h:272:14: note: declared here extern char *asctime_r (const struct tm *__restrict __tp, ^ configure:19781: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | /* end confdefs.h. */ | | #include | 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:19802: result: POSIX configure:19814: checking for readdir_r configure:19814: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 configure:19814: $? = 0 configure:19814: result: yes configure:19822: checking for type of readdir_r configure:19858: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 conftest.c:207:0: warning: "_REENTRANT" redefined [enabled by default] #define _REENTRANT ^ :0:0: note: this is the location of the previous definition conftest.c: In function 'main': conftest.c:222:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ configure:19858: $? = 0 configure:19858: ./conftest configure:19858: $? = 0 configure:19891: result: POSIX configure:19906: checking for in_addr_t configure:19931: result: yes configure:19942: checking for crypt_r configure:19942: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 /tmp/ccusvePu.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:241: undefined reference to `crypt_r' collect2: error: ld returned 1 exit status configure:19942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 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 declares crypt_r. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:19942: result: no configure:20059: result: configure:20061: result: General settings configure:20076: checking whether to include gcov symbols configure:20090: result: no configure:20251: checking whether to include debugging symbols configure:20265: result: no configure:20299: checking layout of installed files configure:20314: result: PHP configure:20332: checking path to configuration file configure:20347: result: DEFAULT configure:20364: checking where to scan for configuration files configure:20390: result: configure:20398: checking whether to enable PHP's own SIGCHLD handler configure:20412: result: no configure:20431: checking whether to explicitly link against libgcc configure:20445: result: no configure:20508: checking whether to enable short tags by default configure:20522: result: yes configure:20541: checking whether to enable dmalloc configure:20555: result: no configure:20626: checking whether to enable IPv6 support configure:20640: result: yes configure:20655: checking whether to enable DTrace support configure:20669: result: no configure:20800: checking how big to make fd sets configure:20832: result: using system default configure:20846: result: configure:20848: result: Configuring extensions configure:20870: checking size of long configure:20889: result: 4 configure:20903: checking size of int configure:20922: result: 4 configure:20933: checking for int32_t configure:20962: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:20962: $? = 0 configure:20970: result: yes configure:20979: checking for uint32_t configure:21008: cc -c -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:21008: $? = 0 configure:21016: result: yes configure:21034: checking for sys/types.h configure:21034: result: yes configure:21034: checking for inttypes.h configure:21034: result: yes configure:21034: checking for stdint.h configure:21034: result: yes configure:21034: checking for string.h configure:21034: result: yes configure:21034: checking for stdlib.h configure:21034: result: yes configure:21048: checking for strtoll configure:21048: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 configure:21048: $? = 0 configure:21048: result: yes configure:21048: checking for atoll configure:21048: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl >&5 configure:21048: $? = 0 configure:21048: result: yes configure:21048: checking for strftime configure:21048: result: yes configure:21496: checking which regex library to use configure:21498: result: php configure:21909: checking whether to enable LIBXML support configure:21944: result: yes configure:21954: checking libxml2 install dir configure:21969: result: no configure:21981: checking for xml2-config path configure:21995: result: /usr/bin/xml2-config configure:22139: checking whether libxml build works configure:22166: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lrt -lm -ldl -lnsl -lxml2 >&5 configure:22166: $? = 0 configure:22166: ./conftest configure:22166: $? = 0 configure:22190: result: yes configure:22527: checking for OpenSSL support configure:22563: result: no configure:22572: checking for Kerberos support configure:22587: result: no configure:24531: checking for PCRE library to use configure:24533: result: bundled configure:24871: checking whether to enable the SQLite3 extension configure:24907: result: yes configure:25682: checking bundled sqlite3 library configure:25684: result: yes configure:26039: checking for ZLIB support configure:26075: result: yes configure:26084: checking if the location of ZLIB install directory is defined configure:26099: result: /usr configure:26432: checking for zlib version >= 1.2.0.4 configure:26435: result: 1.2.8 configure:26538: checking for gzgets in -lz configure:26563: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lz -lrt -lm -ldl -lnsl -lxml2 >&5 configure:26563: $? = 0 configure:26572: result: yes configure:26697: checking whether to enable bc style precision math functions configure:26732: result: no configure:27062: checking for BZip2 support configure:27098: result: no configure:27711: checking whether to enable calendar conversion support configure:27746: result: no configure:28055: checking whether to enable ctype functions configure:28090: result: yes configure:28399: checking for cURL support configure:28435: result: no configure:28444: checking if we should use cURL for url streams configure:28459: result: no configure:30472: checking for QDBM support configure:30483: result: no configure:30808: checking for GDBM support configure:30819: result: no configure:31130: checking for NDBM support configure:31141: result: no configure:31478: checking for TCADB support configure:31489: result: no configure:31806: checking for Berkeley DB4 support configure:31817: result: no configure:32127: checking for Berkeley DB3 support configure:32138: result: no configure:32448: checking for Berkeley DB2 support configure:32459: result: no configure:32693: checking for DB1 support configure:32704: result: no configure:33059: checking for DBM support configure:33070: result: no configure:33459: checking for CDB support configure:33470: result: no configure:33491: checking for INI File support configure:33502: result: no configure:33523: checking for FlatFile support configure:33534: result: no configure:33540: checking whether to enable DBA interface configure:33865: result: no configure:33873: checking whether to enable DOM support configure:33908: result: yes configure:33947: checking for xml2-config path configure:33961: result: /usr/bin/xml2-config configure:34105: checking whether libxml build works configure:34156: result: yes configure:34551: checking for ENCHANT support configure:34587: result: no configure:35202: checking whether to enable EXIF (metadata from images) support configure:35237: result: no configure:35546: checking for fileinfo support configure:35581: result: yes configure:35898: checking for utimes configure:35898: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:35898: $? = 0 configure:35898: result: yes configure:35898: checking for strndup configure:35898: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 conftest.c:257:6: warning: conflicting types for built-in function 'strndup' [enabled by default] char strndup (); ^ configure:35898: $? = 0 configure:35898: result: yes configure:35920: checking whether to enable input filter support configure:35955: result: yes configure:35964: checking pcre install prefix configure:35979: result: no configure:36376: checking whether to enable FTP support configure:36411: result: no configure:36420: checking OpenSSL dir for FTP configure:36435: result: no configure:37465: checking for GD support configure:37501: result: yes configure:37511: checking for the location of libvpx configure:37526: result: no configure:37537: checking for the location of libjpeg configure:37552: result: /usr/lib configure:37563: checking for the location of libpng configure:37578: result: no configure:37614: checking for the location of libXpm configure:37629: result: no configure:37638: checking for FreeType 2 configure:37653: result: no configure:37662: checking for T1lib support configure:37677: result: no configure:37686: checking whether to enable truetype string function in GD configure:37700: result: no configure:37709: checking whether to enable JIS-mapped Japanese font support in GD configure:37723: result: no configure:37764: checking for fabsf configure:37764: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 conftest.c:258:6: warning: conflicting types for built-in function 'fabsf' [enabled by default] char fabsf (); ^ configure:37764: $? = 0 configure:37764: result: yes configure:37764: checking for floorf configure:37764: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 conftest.c:259:6: warning: conflicting types for built-in function 'floorf' [enabled by default] char floorf (); ^ configure:37764: $? = 0 configure:37764: result: yes configure:37919: checking for jpeg_read_header in -ljpeg configure:37944: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:37944: $? = 0 configure:37953: result: yes configure:38407: result: If configure fails try --with-vpx-dir= configure:38523: checking for png_write_image in -lpng configure:38548: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -lz conftest.c -lpng -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:38548: $? = 0 configure:38557: result: yes configure:39204: result: If configure fails try --with-xpm-dir= configure:39365: result: If configure fails try --with-freetype-dir= configure:45998: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:45998: $? = 0 configure:45998: ./conftest configure:45998: $? = 0 configure:46230: checking for GNU gettext support configure:46266: result: no configure:46995: checking for GNU MP support configure:47031: result: no configure:47781: checking for mhash support configure:47817: result: no configure:47826: checking whether to enable hash support configure:47861: result: yes configure:47882: checking whether byte ordering is bigendian configure:47919: result: no configure:47932: checking size of short configure:47937: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:47937: $? = 0 configure:47937: ./conftest configure:47937: $? = 0 configure:47951: result: 2 configure:47965: checking size of int configure:47984: result: 4 configure:47998: checking size of long configure:48017: result: 4 configure:48031: checking size of long long configure:48050: result: 8 configure:48390: checking for iconv support configure:48426: result: yes configure:48455: checking for iconv configure:48455: cc -o conftest -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:48455: $? = 0 configure:48455: result: yes configure:48995: checking if iconv is glibc's configure:49008: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:49008: $? = 0 configure:49010: result: yes configure:49287: checking if iconv supports errno configure:49322: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:49322: $? = 0 configure:49322: ./conftest configure:49322: $? = 0 configure:49324: result: yes configure:49350: checking if your cpp allows macro usage in include lines configure:49366: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:49366: $? = 0 configure:49368: result: yes configure:49721: checking for IMAP support configure:49757: result: no configure:49766: checking for IMAP Kerberos support configure:49781: result: no configure:49790: checking for IMAP SSL support configure:49805: result: no configure:52225: checking for InterBase support configure:52261: result: no configure:53164: checking whether to enable internationalization support configure:53199: result: no configure:54412: checking whether to enable JavaScript Object Serialization support configure:54447: result: yes configure:54457: checking for ANSI C header files configure:54561: result: yes configure:54896: checking for LDAP support configure:54932: result: no configure:54941: checking for LDAP Cyrus SASL support configure:54956: result: no configure:57683: checking whether to enable multibyte string support configure:57718: result: yes configure:57727: checking whether to enable multibyte regex support configure:57741: result: yes configure:57750: checking whether to check multibyte regex backtrack configure:57764: result: yes configure:57773: checking for external libmbfl configure:57788: result: no configure:57797: checking for external oniguruma configure:57812: result: no configure:57837: checking for variable length prototypes and stdarg.h configure:57870: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:57870: $? = 0 configure:57870: ./conftest configure:57870: $? = 0 configure:57881: result: yes configure:57887: checking for stdlib.h configure:57887: result: yes configure:57887: checking for string.h configure:57887: result: yes configure:57887: checking for strings.h configure:57887: result: yes configure:57887: checking for unistd.h configure:57887: result: yes configure:57887: checking for sys/time.h configure:57887: result: yes configure:57887: checking sys/times.h usability configure:57887: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:57887: $? = 0 configure:57887: result: yes configure:57887: checking sys/times.h presence configure:57887: cc -E -D_REENTRANT conftest.c configure:57887: $? = 0 configure:57887: result: yes configure:57887: checking for sys/times.h configure:57887: result: yes configure:57887: checking for stdarg.h configure:57887: result: yes configure:57901: checking size of int configure:57920: result: 4 configure:57934: checking size of short configure:57953: result: 2 configure:57967: checking size of long configure:57986: result: 4 configure:57996: checking for an ANSI C-conforming const configure:58062: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:58062: $? = 0 configure:58069: result: yes configure:58077: checking whether time.h and sys/time.h may both be included configure:58097: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:58097: $? = 0 configure:58104: result: yes configure:58114: checking for working alloca.h configure:58139: result: yes configure:58147: checking for alloca configure:58192: result: yes configure:58298: checking for working memcmp configure:58341: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:58341: $? = 0 configure:58341: ./conftest configure:58341: $? = 0 configure:58351: result: yes configure:58360: checking for stdarg.h configure:58360: result: yes configure:59793: checking for mcrypt support configure:59829: result: no configure:60636: checking for MSSQL support via FreeTDS configure:60672: result: no configure:61296: checking for MySQL support configure:61332: result: no configure:61341: checking for specified location of the MySQL UNIX socket configure:61356: result: no configure:62578: checking for MySQLi support configure:62614: result: no configure:62623: checking whether to enable embedded MySQLi support configure:62637: result: no configure:63673: checking for Oracle Database OCI8 support configure:63709: result: no configure:67445: checking whether to enable pcntl support configure:67480: result: no configure:67845: checking whether to enable PDO support configure:67880: result: yes configure:68280: checking for PDO_DBLIB support via FreeTDS configure:68316: result: no configure:68995: checking for Firebird support for PDO configure:69031: result: no configure:69987: checking for MySQL support for PDO configure:70023: result: no configure:71442: checking Oracle OCI support for PDO configure:71478: result: no configure:73530: checking for ODBC v3 support for PDO configure:73566: result: no configure:74689: checking for PostgreSQL support for PDO configure:74725: result: no configure:75574: checking for sqlite 3 support for PDO configure:75610: result: yes configure:75624: checking for PDO includes configure:75630: checking for PDO includes configure:75641: result: /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext configure:76821: checking for usleep configure:76821: result: yes configure:76821: checking for nanosleep configure:76821: result: yes configure:76832: checking time.h usability configure:76832: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:76832: $? = 0 configure:76832: result: yes configure:76832: checking time.h presence configure:76832: cc -E -D_REENTRANT conftest.c configure:76832: $? = 0 configure:76832: result: yes configure:76832: checking for time.h configure:76832: result: yes configure:76939: checking for fdatasync in -lrt configure:76964: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib conftest.c -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:76964: $? = 0 configure:76973: result: yes configure:77040: checking for PostgreSQL support configure:77076: result: yes configure:77095: checking for pg_config configure:77105: result: /usr/local/pgsql/bin/pg_config configure:77162: checking for PQescapeString in -lpq configure:77187: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77187: $? = 0 configure:77196: result: yes configure:77204: checking for PQunescapeBytea in -lpq configure:77229: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77229: $? = 0 configure:77238: result: yes configure:77246: checking for PQsetnonblocking in -lpq configure:77271: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77271: $? = 0 configure:77280: result: yes configure:77288: checking for PQcmdTuples in -lpq configure:77313: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77313: $? = 0 configure:77322: result: yes configure:77330: checking for PQoidValue in -lpq configure:77355: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77355: $? = 0 configure:77364: result: yes configure:77372: checking for PQclientEncoding in -lpq configure:77397: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77397: $? = 0 configure:77406: result: yes configure:77414: checking for PQparameterStatus in -lpq configure:77439: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77439: $? = 0 configure:77448: result: yes configure:77456: checking for PQprotocolVersion in -lpq configure:77481: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77481: $? = 0 configure:77490: result: yes configure:77498: checking for PQtransactionStatus in -lpq configure:77523: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77523: $? = 0 configure:77532: result: yes configure:77540: checking for PQexecParams in -lpq configure:77565: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77565: $? = 0 configure:77574: result: yes configure:77582: checking for PQprepare in -lpq configure:77607: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77607: $? = 0 configure:77616: result: yes configure:77624: checking for PQexecPrepared in -lpq configure:77649: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77649: $? = 0 configure:77658: result: yes configure:77666: checking for PQresultErrorField in -lpq configure:77691: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77691: $? = 0 configure:77700: result: yes configure:77708: checking for PQsendQueryParams in -lpq configure:77733: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77733: $? = 0 configure:77742: result: yes configure:77750: checking for PQsendPrepare in -lpq configure:77775: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77775: $? = 0 configure:77784: result: yes configure:77792: checking for PQsendQueryPrepared in -lpq configure:77817: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77817: $? = 0 configure:77826: result: yes configure:77834: checking for PQputCopyData in -lpq configure:77859: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77859: $? = 0 configure:77868: result: yes configure:77876: checking for PQputCopyEnd in -lpq configure:77901: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77901: $? = 0 configure:77910: result: yes configure:77918: checking for PQgetCopyData in -lpq configure:77943: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77943: $? = 0 configure:77952: result: yes configure:77960: checking for PQfreemem in -lpq configure:77985: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:77985: $? = 0 configure:77994: result: yes configure:78002: checking for PQsetErrorVerbosity in -lpq configure:78027: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:78027: $? = 0 configure:78036: result: yes configure:78044: checking for PQftable in -lpq configure:78069: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:78069: $? = 0 configure:78078: result: yes configure:78086: checking for PQescapeStringConn in -lpq configure:78111: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:78111: $? = 0 configure:78120: result: yes configure:78128: checking for PQescapeByteaConn in -lpq configure:78153: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:78153: $? = 0 configure:78162: result: yes configure:78170: checking for pg_encoding_to_char in -lpq configure:78195: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:78195: $? = 0 configure:78204: result: yes configure:78212: checking for lo_create in -lpq configure:78237: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:78237: $? = 0 configure:78246: result: yes configure:78254: checking for lo_import_with_oid in -lpq configure:78279: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:78279: $? = 0 configure:78288: result: yes configure:78296: checking for PQescapeLiteral in -lpq configure:78321: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/local/pgsql/lib -L/usr/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:78321: $? = 0 configure:78330: result: yes configure:78775: checking for phar archive support configure:78810: result: yes configure:79110: checking for phar openssl support configure:79133: result: no configure:79191: checking whether to enable POSIX-like functions configure:79226: result: yes configure:79532: checking sys/mkdev.h usability configure:79532: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:358:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:79532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 1 | #define HAVE_POSIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:79532: result: no configure:79532: checking sys/mkdev.h presence configure:79532: cc -E -D_REENTRANT conftest.c conftest.c:325:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:79532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 1 | #define HAVE_POSIX 1 | /* end confdefs.h. */ | #include configure:79532: result: no configure:79532: checking for sys/mkdev.h configure:79532: result: no configure:79546: checking for seteuid configure:79546: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:79546: $? = 0 configure:79546: result: yes configure:79546: checking for setegid configure:79546: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:79546: $? = 0 configure:79546: result: yes configure:79546: checking for setsid configure:79546: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:79546: $? = 0 configure:79546: result: yes configure:79546: checking for getsid configure:79546: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:79546: $? = 0 configure:79546: result: yes configure:79546: checking for setpgid configure:79546: result: yes configure:79546: checking for getpgid configure:79546: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:79546: $? = 0 configure:79546: result: yes configure:79546: checking for ctermid configure:79546: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:79546: $? = 0 configure:79546: result: yes configure:79546: checking for mkfifo configure:79546: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:79546: $? = 0 configure:79546: result: yes configure:79546: checking for mknod configure:79546: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:79546: $? = 0 configure:79546: result: yes configure:79546: checking for getrlimit configure:79546: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:79546: $? = 0 configure:79546: result: yes configure:79546: checking for getlogin configure:79546: result: yes configure:79546: checking for getgroups configure:79546: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:79546: $? = 0 configure:79546: result: yes configure:79546: checking for makedev configure:79546: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 /tmp/cckAj3DC.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:371: undefined reference to `makedev' collect2: error: ld returned 1 exit status configure:79546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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 declares makedev. | For example, HP-UX 11i declares gettimeofday. */ | #define makedev innocuous_makedev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char makedev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:79546: result: no configure:79546: checking for initgroups configure:79546: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:79546: $? = 0 configure:79546: result: yes configure:79546: checking for getpwuid_r configure:79546: result: yes configure:79546: checking for getgrgid_r configure:79546: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:79546: $? = 0 configure:79546: result: yes configure:79556: checking for working ttyname_r() implementation configure:79577: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 configure:79577: $? = 0 configure:79577: ./conftest configure:79577: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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 | | int main(int argc, char *argv[]) | { | char buf[64]; | | return ttyname_r(0, buf, 64) ? 1 : 0; | } | configure:79587: result: no, posix_ttyname() will be thread-unsafe configure:79596: checking for utsname.domainname configure:79618: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:341:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE ^ conftest.c:20:0: note: this is the location of the previous definition #define _GNU_SOURCE 1 ^ configure:79618: $? = 0 configure:79630: result: yes configure:79643: checking for PSPELL support configure:79679: result: no configure:80388: checking for libedit readline replacement configure:80424: result: no configure:80434: checking for readline support configure:80470: result: no configure:82413: checking for recode support configure:82449: result: no configure:83506: checking whether to enable PHP sessions configure:83541: result: yes configure:83550: checking for mm support configure:83565: result: no configure:83573: checking whether pwrite works configure:83606: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 conftest.c: In function 'main': conftest.c:352:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (fd < 0) exit(1); ^ configure:83606: $? = 0 configure:83606: ./conftest configure:83606: $? = 0 configure:83668: result: yes configure:83683: checking whether pread works configure:83716: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 >&5 conftest.c: In function 'main': conftest.c:353:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (fd < 0) exit(1); ^ configure:83716: $? = 0 configure:83716: ./conftest configure:83716: $? = 0 configure:83780: result: yes configure:84316: checking whether to enable shmop support configure:84351: result: no configure:84660: checking whether to enable SimpleXML support configure:84695: result: yes configure:84734: checking for xml2-config path configure:84748: result: /usr/bin/xml2-config configure:84892: checking whether libxml build works configure:84943: result: yes configure:85303: checking for SNMP support configure:85339: result: no configure:85348: checking OpenSSL dir for SNMP configure:85363: result: no configure:86174: checking whether to enable SOAP support configure:86209: result: no configure:86779: checking whether to enable sockets support configure:86814: result: no configure:87263: checking whether zend_object_value is packed configure:87283: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -I/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext/date/lib -I/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext/ereg/regex -I/usr/include/libxml2 -I/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext/mbstring/oniguruma -I/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext/mbstring/libmbfl -I/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext/mbstring/libmbfl/mbfl -I/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext/sqlite3/libsqlite -I/usr/local/pgsql/include -I/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43 -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 >&5 configure:87283: $? = 0 configure:87283: ./conftest configure:87283: $? = 0 configure:87286: result: yes configure:87643: checking whether flush should be called explicitly after a buffered io configure:87692: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 >&5 conftest.c: In function 'main': conftest.c:369:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, sizeof(buffer), fp); ^ conftest.c:372:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, sizeof(buffer), fp); ^ conftest.c:375:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, sizeof(buffer), fp); ^ /tmp/ccQmoHY4.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:355: warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:87692: $? = 0 configure:87692: ./conftest configure:87692: $? = 0 configure:87706: result: no configure:87715: checking for crypt in -lcrypt configure:87740: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 >&5 configure:87740: $? = 0 configure:87749: result: yes configure:87762: checking for standard DES crypt configure:87792: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c: In function 'main': conftest.c:361:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (strcmp((char *)crypt("rasmuslerdorf","rl"),"rl.3StKT.4T8M")); ^ configure:87792: $? = 0 configure:87792: ./conftest configure:87792: $? = 0 configure:87806: result: yes configure:87809: checking for extended DES crypt configure:87839: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c: In function 'main': conftest.c:361:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (strcmp((char *)crypt("rasmuslerdorf","_J9..rasm"),"_J9..rasmBYk8r9AiWNc")); ^ configure:87839: $? = 0 configure:87839: ./conftest ./configure: line 2345: 3268 Segmentation fault (core dumped) ./conftest$ac_exeext configure:87839: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | #include | #endif | | #if HAVE_CRYPT_H | #include | #endif | | main() { | #if HAVE_CRYPT | exit (strcmp((char *)crypt("rasmuslerdorf","_J9..rasm"),"_J9..rasmBYk8r9AiWNc")); | #else | exit(0); | #endif | } configure:87853: result: no configure:87856: checking for MD5 crypt configure:87895: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c: In function 'main': conftest.c:368:5: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(answer,salt); ^ conftest.c:369:5: warning: incompatible implicit declaration of built-in function 'strcat' [enabled by default] strcat(answer,"rISCgZzpwk3UhDidwXvin0"); ^ conftest.c:370:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); ^ configure:87895: $? = 0 configure:87895: ./conftest configure:87895: $? = 0 configure:87909: result: yes configure:87912: checking for Blowfish crypt configure:87948: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c: In function 'main': conftest.c:364:5: warning: incompatible implicit declaration of built-in function 'strcat' [enabled by default] strcat(salt,"rasmuslerd............"); ^ conftest.c:365:5: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(answer,salt); ^ conftest.c:367:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); ^ configure:87948: $? = 0 configure:87948: ./conftest ./configure: line 2345: 3292 Segmentation fault (core dumped) ./conftest$ac_exeext configure:87948: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | #include | #endif | | #if HAVE_CRYPT_H | #include | #endif | | main() { | #if HAVE_CRYPT | char salt[30], answer[70]; | | salt[0]='$'; salt[1]='2'; salt[2]='a'; salt[3]='$'; salt[4]='0'; salt[5]='7'; salt[6]='$'; salt[7]='\0'; | strcat(salt,"rasmuslerd............"); | strcpy(answer,salt); | strcpy(&answer[29],"nIdrcHdxcUxWomQX9j6kvERCFjTg7Ra"); | exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); | #else | exit(0); | #endif | } configure:87962: result: no configure:87965: checking for SHA512 crypt configure:88000: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c: In function 'main': conftest.c:364:5: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(answer, salt); ^ conftest.c:366:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (strcmp((char *)crypt("foo",salt),answer)); ^ configure:88000: $? = 0 configure:88000: ./conftest configure:88000: $? = 255 configure: program exited with status 255 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | #include | #endif | | #if HAVE_CRYPT_H | #include | #endif | | main() { | #if HAVE_CRYPT | char salt[30], answer[80]; | | salt[0]='$'; salt[1]='6'; salt[2]='$'; salt[3]='$'; salt[4]='b'; salt[5]='a'; salt[6]='r'; salt[7]='\0'; | strcpy(answer, salt); | strcpy(&answer[29],"28986QMXjqd7rHQZPQ1yHsXkQqC1FBzDiVfTHXL.LaeDAeVV.IzMaV9VU4MQ8kPuZa2SOP1A0RPm772EaFYjpEJtdu."); | exit (strcmp((char *)crypt("foo",salt),answer)); | #else | exit(0); | #endif | } configure:88014: result: no configure:88017: checking for SHA256 crypt configure:88052: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c: In function 'main': conftest.c:363:5: warning: incompatible implicit declaration of built-in function 'strcat' [enabled by default] strcat(salt,""); ^ conftest.c:364:5: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(answer, salt); ^ conftest.c:366:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (strcmp((char *)crypt("foo",salt),answer)); ^ configure:88052: $? = 0 configure:88052: ./conftest configure:88052: $? = 255 configure: program exited with status 255 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | #include | #endif | | #if HAVE_CRYPT_H | #include | #endif | | main() { | #if HAVE_CRYPT | char salt[30], answer[80]; | salt[0]='$'; salt[1]='5'; salt[2]='$'; salt[3]='$'; salt[4]='s'; salt[5]='a'; salt[6]='l'; salt[7]='t'; salt[8]='s'; salt[9]='t'; salt[10]='r'; salt[11]='i'; salt[12]='n'; salt[13]='g'; salt[14]='\0'; | strcat(salt,""); | strcpy(answer, salt); | strcpy(&answer[29], "B8vYYiY.CVt1RlTTf8KbXBH3hsxY/GNooZaBBGWEc5"); | exit (strcmp((char *)crypt("foo",salt),answer)); | #else | exit(0); | #endif | } configure:88066: result: no configure:88072: checking whether the compiler supports __alignof__ configure:88092: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:88092: $? = 0 configure:88103: result: yes configure:88111: checking whether the compiler supports aligned attribute configure:88131: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:88131: $? = 0 configure:88142: result: yes configure:88319: checking for getcwd configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:88319: $? = 0 configure:88319: result: yes configure:88319: checking for getwd configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /tmp/ccmK65bK.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:394: warning: the `getwd' function is dangerous and should not be used. configure:88319: $? = 0 configure:88319: result: yes configure:88319: checking for asinh configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c:384:6: warning: conflicting types for built-in function 'asinh' [enabled by default] char asinh (); ^ configure:88319: $? = 0 configure:88319: result: yes configure:88319: checking for acosh configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c:385:6: warning: conflicting types for built-in function 'acosh' [enabled by default] char acosh (); ^ configure:88319: $? = 0 configure:88319: result: yes configure:88319: checking for atanh configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c:386:6: warning: conflicting types for built-in function 'atanh' [enabled by default] char atanh (); ^ configure:88319: $? = 0 configure:88319: result: yes configure:88319: checking for log1p configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c:387:6: warning: conflicting types for built-in function 'log1p' [enabled by default] char log1p (); ^ configure:88319: $? = 0 configure:88319: result: yes configure:88319: checking for hypot configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c:388:6: warning: conflicting types for built-in function 'hypot' [enabled by default] char hypot (); ^ configure:88319: $? = 0 configure:88319: result: yes configure:88319: checking for glob configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:88319: $? = 0 configure:88319: result: yes configure:88319: checking for strfmon configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c:390:6: warning: conflicting types for built-in function 'strfmon' [enabled by default] char strfmon (); ^ configure:88319: $? = 0 configure:88319: result: yes configure:88319: checking for nice configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:88319: $? = 0 configure:88319: result: yes configure:88319: checking for fpclass configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /tmp/ccLO4v0c.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:403: undefined reference to `fpclass' collect2: error: ld returned 1 exit status configure:88319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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 declares fpclass. | For example, HP-UX 11i declares gettimeofday. */ | #define fpclass innocuous_fpclass | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpclass (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:88319: result: no configure:88319: checking for isinf configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c:392:6: warning: conflicting types for built-in function 'isinf' [enabled by default] char isinf (); ^ configure:88319: $? = 0 configure:88319: result: yes configure:88319: checking for isnan configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c:393:6: warning: conflicting types for built-in function 'isnan' [enabled by default] char isnan (); ^ configure:88319: $? = 0 configure:88319: result: yes configure:88319: checking for mempcpy configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c:394:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] char mempcpy (); ^ configure:88319: $? = 0 configure:88319: result: yes configure:88319: checking for strpncpy configure:88319: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /tmp/ccN0Ksvd.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:406: undefined reference to `strpncpy' collect2: error: ld returned 1 exit status configure:88319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | /* end confdefs.h. */ | /* Define strpncpy to an innocuous variant, in case declares strpncpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strpncpy innocuous_strpncpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strpncpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:88319: result: no configure:88328: checking for working POSIX fnmatch configure:88361: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:88361: $? = 0 configure:88361: ./conftest configure:88361: $? = 0 configure:88371: result: yes configure:88384: checking for fork configure:88384: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 conftest.c:396:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:88384: $? = 0 configure:88384: result: yes configure:88400: checking if your OS can spawn processes with inherited handles configure:88403: result: yes configure:88446: checking for res_nsearch configure:88446: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /tmp/ccSwRZSo.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:409: undefined reference to `res_nsearch' collect2: error: ld returned 1 exit status configure:88446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | /* end confdefs.h. */ | /* Define res_nsearch to an innocuous variant, in case declares res_nsearch. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:88446: result: no configure:88450: checking for __res_nsearch configure:88450: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /tmp/cclUxWms.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:409: undefined reference to `__res_nsearch' collect2: error: ld returned 1 exit status configure:88450: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | /* end confdefs.h. */ | /* Define __res_nsearch to an innocuous variant, in case declares __res_nsearch. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:88450: result: no configure:88473: checking for res_nsearch in -lresolv configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /tmp/ccZ0WTyu.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:386: undefined reference to `res_nsearch' collect2: error: ld returned 1 exit status configure:88498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 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 res_nsearch (); | int | main () | { | return res_nsearch (); | ; | return 0; | } configure:88507: result: no configure:88513: checking for __res_nsearch in -lresolv configure:88538: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:88538: $? = 0 configure:88547: result: yes configure:88569: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt -lresolv >&5 configure:88569: $? = 0 configure:88569: ./conftest configure:88569: $? = 0 configure:88884: checking for dns_search configure:88884: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /tmp/cc7PFVsC.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:411: undefined reference to `dns_search' collect2: error: ld returned 1 exit status configure:88884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | /* Define dns_search to an innocuous variant, in case declares dns_search. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:88884: result: no configure:88888: checking for __dns_search configure:88888: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /tmp/cc1zZprD.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:411: undefined reference to `__dns_search' collect2: error: ld returned 1 exit status configure:88888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | /* Define __dns_search to an innocuous variant, in case declares __dns_search. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:88888: result: no configure:88911: checking for dns_search in -lresolv configure:88936: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /tmp/cc1k9VMF.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:388: undefined reference to `dns_search' collect2: error: ld returned 1 exit status configure:88936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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:88945: result: no configure:88951: checking for __dns_search in -lresolv configure:88976: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /tmp/ccSnKKrI.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:388: undefined reference to `__dns_search' collect2: error: ld returned 1 exit status configure:88976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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:88985: result: no configure:89043: checking for dns_search in -lbind configure:89068: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lbind -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /usr/bin/ld: cannot find -lbind collect2: error: ld returned 1 exit status configure:89068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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:89077: result: no configure:89083: checking for __dns_search in -lbind configure:89108: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lbind -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /usr/bin/ld: cannot find -lbind collect2: error: ld returned 1 exit status configure:89108: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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:89117: result: no configure:89175: checking for dns_search in -lsocket configure:89200: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lsocket -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:89200: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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:89209: result: no configure:89215: checking for __dns_search in -lsocket configure:89240: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lsocket -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:89240: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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:89249: result: no configure:89322: checking for dn_expand configure:89322: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:89322: $? = 0 configure:89322: result: yes configure:89760: checking for dn_skipname configure:89760: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 /tmp/ccygPBSY.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:412: undefined reference to `dn_skipname' collect2: error: ld returned 1 exit status configure:89760: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | /* end confdefs.h. */ | /* Define dn_skipname to an innocuous variant, in case declares dn_skipname. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:89760: result: no configure:89764: checking for __dn_skipname configure:89764: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:89764: $? = 0 configure:89764: result: yes configure:90200: checking for res_search configure:90200: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:90200: $? = 0 configure:90200: result: yes configure:90634: checking whether atof() accepts NAN configure:90665: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:90665: $? = 0 configure:90665: ./conftest configure:90665: $? = 0 configure:90679: result: yes configure:90687: checking whether atof() accepts INF configure:90721: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:90721: $? = 0 configure:90721: ./conftest configure:90721: $? = 0 configure:90735: result: yes configure:90743: checking whether HUGE_VAL == INF configure:90777: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:90777: $? = 0 configure:90777: ./conftest configure:90777: $? = 0 configure:90791: result: yes configure:90799: checking whether HUGE_VAL + -HUGEVAL == NAN configure:90835: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:90835: $? = 0 configure:90835: ./conftest configure:90835: $? = 0 configure:90849: result: yes configure:90857: checking whether strptime() declaration fails configure:90883: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:395:5: error: conflicting types for 'strptime' int strptime(const char *s, const char *format, struct tm *tm); ^ In file included from conftest.c:385:0: /usr/include/time.h:213:14: note: previous declaration of 'strptime' was here extern char *strptime (const char *__restrict __s, ^ configure:90883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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 | | 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:90894: result: yes configure:90904: checking wchar.h usability configure:90904: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:90904: $? = 0 configure:90904: result: yes configure:90904: checking wchar.h presence configure:90904: cc -E -D_REENTRANT conftest.c configure:90904: $? = 0 configure:90904: result: yes configure:90904: checking for wchar.h configure:90904: result: yes configure:90916: checking for mblen configure:90916: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:90916: $? = 0 configure:90916: result: yes configure:90928: checking for mbrlen configure:90928: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:90928: $? = 0 configure:90928: result: yes configure:90928: checking for mbsinit configure:90928: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt >&5 configure:90928: $? = 0 configure:90928: result: yes configure:90937: checking for mbstate_t configure:90960: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:90960: $? = 0 configure:90971: result: yes configure:90981: checking atomic.h usability configure:90981: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:423:20: fatal error: atomic.h: No such file or directory #include ^ compilation terminated. configure:90981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:90981: result: no configure:90981: checking atomic.h presence configure:90981: cc -E -D_REENTRANT conftest.c conftest.c:390:20: fatal error: atomic.h: No such file or directory #include ^ compilation terminated. configure:90981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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 configure:90981: result: no configure:90981: checking for atomic.h configure:90981: result: no configure:91355: checking for Sybase-CT support configure:91391: result: no configure:93775: checking whether to enable System V IPC support configure:93810: result: no configure:94129: checking whether to enable System V semaphore support configure:94164: result: no configure:94516: checking whether to enable System V shared memory support configure:94551: result: no configure:94860: checking for TIDY support configure:94896: result: no configure:95513: checking whether to enable tokenizer support configure:95548: result: yes configure:95860: checking whether to enable WDDX support configure:95895: result: no configure:95930: checking libexpat dir for WDDX configure:95945: result: no configure:96706: checking whether to enable XML support configure:96741: result: yes configure:96776: checking libexpat install dir configure:96791: result: no configure:96806: checking for xml2-config path configure:96820: result: /usr/bin/xml2-config configure:96964: checking whether libxml build works configure:97015: result: yes configure:97522: checking whether to enable XMLReader support configure:97557: result: yes configure:97596: checking for xml2-config path configure:97610: result: /usr/bin/xml2-config configure:97754: checking whether libxml build works configure:97805: result: yes configure:98159: checking for XMLRPC-EPI support configure:98195: result: no configure:98230: checking libexpat dir for XMLRPC-EPI configure:98245: result: no configure:98254: checking iconv dir for XMLRPC-EPI configure:98269: result: no configure:100560: checking whether to enable XMLWriter support configure:100595: result: yes configure:100634: checking for xml2-config path configure:100648: result: /usr/bin/xml2-config configure:100792: checking whether libxml build works configure:100843: result: yes configure:101165: checking for XSL support configure:101201: result: no configure:101843: checking for zip archive read/writesupport configure:101878: result: no configure:101913: checking pcre install prefix configure:101928: result: no configure:102484: checking whether to enable mysqlnd configure:102519: result: no configure:102528: checking whether to disable compressed protocol support in mysqlnd configure:102542: result: yes configure:103005: checking whether whether compiler supports Decimal32/64/128 types configure:103029: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt -lxml2 -lxml2 -lxml2 >&5 configure:103029: $? = 0 configure:103029: ./conftest configure:103029: $? = 0 configure:103043: result: yes configure:103257: result: configure:103259: result: Configuring PEAR configure:103276: checking whether to install PEAR configure:103312: result: yes configure:103358: result: configure:103360: result: Configuring Zend configure:103380: checking for bison version configure:103400: result: invalid configure:103406: WARNING: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2 2.6.4 (found: none). configure:103437: checking for inttypes.h configure:103437: result: yes configure:103437: checking for stdint.h configure:103437: result: yes configure:103437: checking for limits.h configure:103437: result: yes configure:103437: checking malloc.h usability configure:103437: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:103437: $? = 0 configure:103437: result: yes configure:103437: checking malloc.h presence configure:103437: cc -E -D_REENTRANT conftest.c configure:103437: $? = 0 configure:103437: result: yes configure:103437: checking for malloc.h configure:103437: result: yes configure:103437: checking for string.h configure:103437: result: yes configure:103437: checking for unistd.h configure:103437: result: yes configure:103437: checking for stdarg.h configure:103437: result: yes configure:103437: checking for sys/types.h configure:103437: result: yes configure:103437: checking for sys/time.h configure:103437: result: yes configure:103437: checking for signal.h configure:103437: result: yes configure:103437: checking for unix.h configure:103437: result: no configure:103437: checking for stdlib.h configure:103437: result: yes configure:103437: checking for dlfcn.h configure:103437: result: yes configure:103448: checking for size_t configure:103448: result: yes configure:103459: checking return type of signal handlers configure:103477: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:415:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:103477: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_DECIMAL_FP_SUPPORT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_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 | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:103484: result: void configure:103497: checking for uint configure:103497: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:103497: $? = 0 configure:103497: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:446:19: error: expected expression before ')' token if (sizeof ((uint))) ^ configure:103497: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_DECIMAL_FP_SUPPORT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint))) | return 0; | ; | return 0; | } configure:103497: result: yes configure:103508: checking for ulong configure:103508: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:103508: $? = 0 configure:103508: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:446:20: error: expected expression before ')' token if (sizeof ((ulong))) ^ configure:103508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_DECIMAL_FP_SUPPORT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ulong))) | return 0; | ; | return 0; | } configure:103508: result: yes configure:103521: checking for int32_t configure:103546: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:103546: $? = 0 configure:103553: result: yes configure:103563: checking for uint32_t configure:103588: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:103588: $? = 0 configure:103595: result: yes configure:103607: checking for vprintf configure:103607: result: yes configure:103613: checking for _doprnt configure:103613: result: no configure:103624: checking for working memcmp configure:103677: result: yes configure:103688: checking for working alloca.h configure:103713: result: yes configure:103721: checking for alloca configure:103766: result: yes configure:103875: checking for memcpy configure:103875: result: yes configure:103875: checking for strdup configure:103875: result: yes configure:103875: checking for getpid configure:103875: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:103875: $? = 0 configure:103875: result: yes configure:103875: checking for kill configure:103875: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:103875: $? = 0 configure:103875: result: yes configure:103875: checking for strtod configure:103875: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:103875: $? = 0 configure:103875: result: yes configure:103875: checking for strtol configure:103875: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:103875: $? = 0 configure:103875: result: yes configure:103875: checking for finite configure:103875: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:444:6: warning: conflicting types for built-in function 'finite' [enabled by default] char finite (); ^ configure:103875: $? = 0 configure:103875: result: yes configure:103875: checking for fpclass configure:103875: result: no configure:103875: checking for sigsetjmp configure:103875: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 /tmp/ccih4U2j.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:456: undefined reference to `sigsetjmp' collect2: error: ld returned 1 exit status configure:103875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_DECIMAL_FP_SUPPORT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_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 HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 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_FINITE 1 | /* end confdefs.h. */ | /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sigsetjmp innocuous_sigsetjmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigsetjmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigsetjmp | | /* 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 sigsetjmp (); | /* 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_sigsetjmp || defined __stub___sigsetjmp | choke me | #endif | | int | main () | { | return sigsetjmp (); | ; | return 0; | } configure:103875: result: no configure:103885: checking whether sprintf is broken configure:103900: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:422:22: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); } ^ conftest.c:422:27: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); } ^ configure:103900: $? = 0 configure:103900: ./conftest configure:103900: $? = 0 configure:103915: result: no configure:103932: checking for finite configure:103932: result: yes configure:103932: checking for isfinite configure:103932: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 /tmp/ccSS2Dap.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/conftest.c:458: undefined reference to `isfinite' collect2: error: ld returned 1 exit status configure:103932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_DECIMAL_FP_SUPPORT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_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 HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 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_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define isfinite to an innocuous variant, in case declares isfinite. | For example, HP-UX 11i declares gettimeofday. */ | #define isfinite innocuous_isfinite | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char isfinite (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:103932: result: no configure:103932: checking for isinf configure:103932: result: yes configure:103932: checking for isnan configure:103932: result: yes configure:103943: checking whether fp_except is defined configure:103964: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:427:27: fatal error: floatingpoint.h: No such file or directory #include ^ compilation terminated. configure:103964: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_DECIMAL_FP_SUPPORT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_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 HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 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_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | fp_except x = (fp_except) 0; | | ; | return 0; | } configure:103975: result: no configure:103985: checking for usable _FPU_SETCW configure:104011: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:104011: $? = 0 configure:104022: result: yes configure:104029: checking for usable fpsetprec configure:104054: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c:428:32: fatal error: machine/ieeefp.h: No such file or directory #include ^ compilation terminated. configure:104054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_DECIMAL_FP_SUPPORT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_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 HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 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_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE__FPU_SETCW 1 | /* end confdefs.h. */ | | #include | | 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:104068: result: no configure:104072: checking for usable _controlfp configure:104097: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:440:16: error: '_PC_53' undeclared (first use in this function) _controlfp(_PC_53, _MCW_PC); ^ conftest.c:440:16: note: each undeclared identifier is reported only once for each function it appears in conftest.c:440:24: error: '_MCW_PC' undeclared (first use in this function) _controlfp(_PC_53, _MCW_PC); ^ configure:104097: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_DECIMAL_FP_SUPPORT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_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 HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 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_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE__FPU_SETCW 1 | /* end confdefs.h. */ | | #include | | 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:104111: result: no configure:104115: checking for usable _controlfp_s configure:104141: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:441:27: error: '_PC_53' undeclared (first use in this function) _controlfp_s(&fpu_cw, _PC_53, _MCW_PC); ^ conftest.c:441:27: note: each undeclared identifier is reported only once for each function it appears in conftest.c:441:35: error: '_MCW_PC' undeclared (first use in this function) _controlfp_s(&fpu_cw, _PC_53, _MCW_PC); ^ configure:104141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_DECIMAL_FP_SUPPORT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_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 HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 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_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE__FPU_SETCW 1 | /* end confdefs.h. */ | | #include | | 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:104155: result: no configure:104159: checking whether FPU control word can be manipulated by inline assembler configure:104187: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure:104187: $? = 0 configure:104198: result: yes configure:104206: checking whether double cast to long preserves least significant bits configure:104239: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:437:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ conftest.c:443:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ conftest.c:446:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ configure:104239: $? = 0 configure:104239: ./conftest configure:104239: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_SOCKLEN_T 1 | #define 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_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 4 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 4 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 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_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_CTYPE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_FONTMUTEX 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 | #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 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_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_DECIMAL_FP_SUPPORT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_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 HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 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_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE__FPU_SETCW 1 | #define HAVE_FPU_INLINE_ASM_X86 1 | /* end confdefs.h. */ | | #include | | 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:104249: result: no configure:104261: checking for dlfcn.h configure:104261: result: yes configure:104272: checking whether dlsym() requires a leading underscore in symbol names configure:104343: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -D_REENTRANT conftest.c >&5 configure: In function 'main': configure:104339:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] ^ /tmp/cctnUt3r.o: In function `main': /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/configure:104327: undefined reference to `dlopen' /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/configure:104332: undefined reference to `dlsym' /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/configure:104337: undefined reference to `dlerror' /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/configure:104333: undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:104346: $? = 1 configure:104370: result: no configure:104417: checking virtual machine dispatch method configure:104419: result: CALL configure:104422: checking whether to enable thread-safety configure:104424: result: yes configure:104427: checking whether to enable inline optimization for GCC configure:104429: result: yes configure:104432: checking whether to enable Zend debugging configure:104434: result: no configure:104493: checking for inline configure:104509: cc -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c >&5 configure:104509: $? = 0 configure:104517: result: inline configure:104538: checking target system is Darwin configure:104547: result: no configure:104551: checking for MM alignment and log values configure:104595: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:462:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:104595: $? = 0 configure:104595: ./conftest configure:104595: $? = 0 configure:104616: result: done configure:104619: checking for memory allocation using mmap(MAP_ANON) configure:104664: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c >&5 configure:104664: $? = 0 configure:104664: ./conftest configure:104664: $? = 0 configure:104669: result: yes configure:104683: checking for memory allocation using mmap("/dev/zero") configure:104738: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c >&5 configure:104738: $? = 0 configure:104738: ./conftest configure:104738: $? = 0 configure:104743: result: yes configure:104759: checking for mremap configure:104759: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c >&5 configure:104759: $? = 0 configure:104759: result: yes configure:104782: checking for sigaction configure:104782: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c >&5 configure:104782: $? = 0 configure:104782: result: yes configure:104802: checking whether to enable zend signal handling configure:104804: result: no configure:104837: result: configure:104839: result: Configuring TSRM configure:104847: checking for stdarg.h configure:104847: result: yes configure:104860: checking for sigprocmask configure:104860: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c >&5 configure:104860: $? = 0 configure:104860: result: yes configure:105021: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -pthread -D_REENTRANT conftest.c >&5 configure:105021: $? = 0 configure:105021: ./conftest configure:105021: $? = 0 configure:105037: checking for pthreads_cflags configure:105100: result: -pthread configure:105103: checking for pthreads_lib configure:105165: result: configure:105188: checking for POSIX threads configure:105190: result: yes configure:105690: result: configure:105692: result: Configuring libtool configure:105788: checking for ld used by /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld configure:105855: result: /usr/bin/ld configure:105862: checking if the linker (/usr/bin/ld) is GNU ld configure:105877: result: yes configure:105882: checking for /usr/bin/ld option to reload object files configure:105889: result: -r configure:105907: checking for BSD-compatible nm configure:105956: result: /usr/bin/nm -B configure:105960: checking how to recognize dependent libraries configure:106146: result: pass_all configure:106501: checking the maximum length of command line arguments configure:106613: result: 1572864 configure:106625: checking command to parse /usr/bin/nm -B output from /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld object configure:106730: /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c >&5 configure:106733: $? = 0 configure:106737: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:106740: $? = 0 configure:106792: /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld -o conftest -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c conftstm.o >&5 configure:106795: $? = 0 configure:106833: result: ok configure:106837: checking for objdir configure:106852: result: .libs configure:106944: checking for ar configure:106960: found /usr/bin/ar configure:106971: result: ar configure:107036: checking for ranlib configure:107052: found /usr/bin/ranlib configure:107063: result: ranlib configure:107128: checking for strip configure:107144: found /usr/bin/strip configure:107155: result: strip configure:107724: checking if /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld supports -fno-rtti -fno-exceptions configure:107742: /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:107746: $? = 0 configure:107759: result: no configure:107774: checking for /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld option to produce PIC configure:108014: result: -fPIC configure:108022: checking if /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld PIC flag -fPIC works configure:108040: /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT -fPIC -DPIC conftest.c >&5 configure:108044: $? = 0 configure:108057: result: yes configure:108085: checking if /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld static flag -static works configure:108113: result: yes configure:108123: checking if /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld supports -c -o file.o configure:108144: /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT -o out/conftest2.o conftest.c >&5 configure:108148: $? = 0 configure:108170: result: yes configure:108196: checking whether the /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld linker (/usr/bin/ld) supports shared libraries configure:109124: result: yes configure:109145: checking whether -lc should be explicitly linked in configure:109150: /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld -c -I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -D_REENTRANT conftest.c >&5 configure:109153: $? = 0 configure:109168: /usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:109171: $? = 0 configure:109183: result: no configure:109191: checking dynamic linker characteristics configure:109789: result: GNU/Linux ld.so configure:109813: checking how to hardcode library paths into programs configure:109838: result: immediate configure:109852: checking whether stripping libraries is possible configure:109857: result: yes configure:110374: checking if libtool supports shared libraries configure:110376: result: yes configure:110379: checking whether to build shared libraries configure:110400: result: yes configure:110403: checking whether to build static libraries configure:110407: result: no configure:110502: result: creating libtool configure:113988: result: configure:113990: result: Generating files configure:114664: 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 clement.calico.jp config.status:1477: creating php5.spec config.status:1477: creating main/build-defs.h config.status:1477: creating scripts/phpize config.status:1477: creating scripts/man1/phpize.1 config.status:1477: creating scripts/php-config config.status:1477: creating scripts/man1/php-config.1 config.status:1477: creating sapi/cli/php.1 config.status:1477: creating sapi/cgi/php-cgi.1 config.status:1477: creating ext/phar/phar.1 config.status:1477: creating ext/phar/phar.phar.1 config.status:1477: creating main/php_config.h config.status:1661: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## _cv_have_broken_glibc_fopen_append=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=i686-pc-linux-gnu ac_cv_c_bigendian_php=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_crypt_blowfish=no ac_cv_crypt_des=yes ac_cv_crypt_ext_des=no ac_cv_crypt_md5=yes ac_cv_crypt_sha256=no ac_cv_crypt_sha512=no ac_cv_decimal_fp_supported=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=no ac_cv_func___dlopen=no ac_cv_func___dn_skipname=yes ac_cv_func___dns_search=no ac_cv_func___res_nsearch=no ac_cv_func___yp_get_default_domain=no 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=yes 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=yes 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=no ac_cv_func_gai_strerror=yes ac_cv_func_gcvt=yes 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_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_htonl=yes ac_cv_func_hypot=yes ac_cv_func_iconv=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_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=yes ac_cv_func_mkfifo=yes ac_cv_func_mknod=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_mremap=yes 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_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=no 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=no ac_cv_func_strlcpy=no 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_yp_get_default_domain=yes ac_cv_have_utsname_domainname=yes ac_cv_header_ApplicationServices_ApplicationServices_h=no ac_cv_header_alloca_h=yes 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=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_dns_h=no ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no 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=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_monetary_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pwd_h=yes ac_cv_header_resolv_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes 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_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_varargs_h=no ac_cv_header_sys_vfs_h=yes 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=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=i686-pc-linux-gnu ac_cv_huge_val_inf=yes ac_cv_huge_val_nan=yes ac_cv_int_type_int32_t=yes ac_cv_int_type_uint32_t=yes ac_cv_ipv6_support=yes ac_cv_lib_bind___dns_search=no ac_cv_lib_bind_dns_search=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_jpeg_jpeg_read_header=yes ac_cv_lib_m_sin=yes ac_cv_lib_nsl_yp_get_default_domain=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_pg_encoding_to_char=yes ac_cv_lib_resolv___dns_search=no ac_cv_lib_resolv___res_nsearch=yes ac_cv_lib_resolv_dns_search=no ac_cv_lib_resolv_res_nsearch=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_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='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail ac_cv_php_xml2_config_path=/usr/bin/xml2-config ac_cv_pread=yes ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' 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=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_long_long_int=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sockaddr_sa_len=no ac_cv_sockaddr_storage=yes ac_cv_socklen_t=yes ac_cv_strptime_decl_fails=yes ac_cv_struct_flock=yes ac_cv_struct_tm=time.h ac_cv_struct_tm_gmtoff=yes ac_cv_target=i686-pc-linux-gnu ac_cv_time_r_type=POSIX ac_cv_type_fp_except=no ac_cv_type_in_addr_t=yes ac_cv_type_mbstate_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint=yes ac_cv_type_ulong=yes ac_cv_what_readdir_r=POSIX ac_cv_working_alloca_h=yes ac_cv_write_stdout=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-linux-gnu/4.8 /usr/lib/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib' lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pdo_cv_inc_path=/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext php_cv_bison_version=invalid php_cv_cc_dashr=no php_cv_cc_rpath=yes php_cv_libxml_build_works=yes php_cv_mbstring_stdarg=yes php_cv_sizeof_intmax_t=8 php_cv_sizeof_ptrdiff_t=4 php_cv_sizeof_ssize_t=4 ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='ar' AWK='gawk' CC='/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/meta_ccld' CFLAGS='$(CFLAGS_CLEAN) -prefer-non-pic' CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-pgsql'\'' '\''--with-apxs2=/usr/local/apache2/bin/apxs'\'' '\''--enable-mbstring'\'' '\''--enable-mbregex'\'' '\''--with-zlib=/usr'\'' '\''--with-zlib-dir=/usr'\'' '\''--with-jpeg-dir=/usr/lib'\'' '\''--with-gd'\''' CONFIGURE_OPTIONS=' '\''--with-pgsql'\'' '\''--with-apxs2=/usr/local/apache2/bin/apxs'\'' '\''--enable-mbstring'\'' '\''--enable-mbregex'\'' '\''--with-zlib=/usr'\'' '\''--with-zlib-dir=/usr'\'' '\''--with-jpeg-dir=/usr/lib'\'' '\''--with-gd'\''' CPP='cc -E' CPPFLAGS=' -D_REENTRANT' CXX='' CXXCPP='' CXXFLAGS=' -pthread -prefer-non-pic' DEBUG_CFLAGS='' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXPANDED_BINDIR='/usr/local/bin' EXPANDED_DATADIR='${prefix}/share' EXPANDED_EXTENSION_DIR='/usr/local/lib/php/extensions/no-debug-zts-20100525' EXPANDED_LIBDIR='/usr/local/lib/php' EXPANDED_LOCALSTATEDIR='/usr/local/var' EXPANDED_MANDIR='/usr/local/php/man' EXPANDED_PEAR_INSTALLDIR='/usr/local/lib/php' EXPANDED_PHP_CONFIG_FILE_PATH='/usr/local/lib' EXPANDED_PHP_CONFIG_FILE_SCAN_DIR='' EXPANDED_SBINDIR='/usr/local/sbin' EXPANDED_SYSCONFDIR='/usr/local/etc' EXTENSION_DIR='/usr/local/lib/php/extensions/no-debug-zts-20100525' EXTRA_INCLUDES='' EXTRA_LDFLAGS=' -avoid-version -module -L/usr/local/pgsql/lib' EXTRA_LDFLAGS_PROGRAM=' -L/usr/local/pgsql/lib' EXTRA_LIBS='-lcrypt -lresolv -lcrypt -lpq -lrt -lpng -lz -ljpeg -lz -lrt -lm -ldl -lnsl -lxml2 -lxml2 -lxml2 -lcrypt -lxml2 -lxml2 -lxml2 -lcrypt ' GREP='/bin/grep' ICU_CONFIG='' INCLUDES=' -I/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext/date/lib -I/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext/ereg/regex -I/usr/include/libxml2 -I/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext/mbstring/oniguruma -I/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext/mbstring/libmbfl -I/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext/mbstring/libmbfl/mbfl -I/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43/ext/sqlite3/libsqlite -I/usr/local/pgsql/include -I$(top_builddir)/TSRM -I$(top_builddir)/Zend' INCLUDE_PATH='.:/usr/local/lib/php' INLINE_CFLAGS='-I/usr/include -g -O2 -fvisibility=hidden -pthread -DZTS -pthread -prefer-non-pic' INSTALL_IT='$(mkinstalldirs) '\''$(INSTALL_ROOT)/usr/local/apache2/modules'\'' && $(mkinstalldirs) '\''$(INSTALL_ROOT)/usr/local/apache2/conf'\'' && /usr/local/apache2/bin/apxs -S LIBEXECDIR='\''$(INSTALL_ROOT)/usr/local/apache2/modules'\'' -S SYSCONFDIR='\''$(INSTALL_ROOT)/usr/local/apache2/conf'\'' -i -a -n php5 libphp5.la' KRB5_CONFIG='' LDFLAGS=' ' LIBOBJS=' ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent --preserve-dup-deps' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo' LTP='' LTP_GENHTML='' MYSQL_INCLUDE='' MYSQL_LIBS='' MYSQL_MODULE_TYPE='' NATIVE_RPATHS=' -Wl,-rpath,/usr/local/pgsql/lib' NMEDIT='' OBJEXT='o' OCI8_DIR='' OCI8_ORACLE_VERSION='' OCI8_SHARED_LIBADD='' ODBC_INCLUDE='' ODBC_LFLAGS='' ODBC_LIBS='' ODBC_TYPE='' OPENSSL_INCDIR_OPT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDO_MYSQL_MODULE_TYPE='' PDO_OCI_DIR='' PDO_OCI_SHARED_LIBADD='' PDO_OCI_VERSION='' PEAR_INSTALLDIR='${exec_prefix}/lib/php' PHP_INSTALLED_SAPIS=' apache2handler cli cgi' PHP_LDFLAGS=' -L/usr/local/pgsql/lib' PHP_LIBS='' PHP_VERSION='5.4.43' PHP_VERSION_ID='50443' PKG_CONFIG='' PROG_SENDMAIL='/usr/sbin/sendmail' RANLIB='ranlib' RE2C='exit 0;' SED='/bin/sed' SHELL='/bin/bash' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' SNMP_CONFIG='' STRIP='strip' YACC='exit 0;' YFLAGS='' ZEND_EXTRA_LIBS='' abs_builddir='/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43' abs_srcdir='/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43' ac_ct_CC='cc' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='/usr/local/php' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' 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='/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43' php_abs_top_srcdir='/usr/local/src/phpinst-webmail-ubuntu/php-5.4.43' php_fpm_group='' php_fpm_localstatedir='' php_fpm_prefix='' php_fpm_sysconfdir='' php_fpm_systemd='' php_fpm_user='' prefix='/usr/local' program_prefix='' program_suffix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DEV_URANDOM 1 #define HAVE_SOCKLEN_T 1 #define 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_LIBNSL 1 #define HAVE_DLOPEN 1 #define HAVE_LIBDL 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_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ASSERT_H 1 #define HAVE_CRYPT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_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_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_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_BROKEN_GLIBC_FOPEN_APPEND 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define MISSING_FCLOSE_DECL 0 #define HAVE_TM_GMTOFF 1 #define HAVE_STRUCT_FLOCK 1 #define HAVE_SOCKLEN_T 1 #define SIZEOF_SIZE_T 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG_LONG_INT 8 #define SIZEOF_LONG 4 #define SIZEOF_INT 4 #define SIZEOF_INTMAX_T 8 #define HAVE_INTMAX_T 1 #define SIZEOF_SSIZE_T 4 #define HAVE_SSIZE_T 1 #define SIZEOF_PTRDIFF_T 4 #define HAVE_PTRDIFF_T 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_VPRINTF 1 #define HAVE_ALPHASORT 1 #define HAVE_ASCTIME_R 1 #define HAVE_CHROOT 1 #define HAVE_CTIME_R 1 #define HAVE_CUSERID 1 #define HAVE_FLOCK 1 #define HAVE_FTOK 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GCVT 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_GETOPT 1 #define HAVE_UTIME_H 1 #define HAVE_UTIME_NULL 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DECLARED_TIMEZONE 1 #define HAVE_POSIX_READDIR_R 1 #define PHP_SIGCHILD 0 #define DEFAULT_SHORT_OPEN_TAG "1" #define HAVE_IPV6 1 #define SIZEOF_LONG 4 #define SIZEOF_INT 4 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRTOLL 1 #define HAVE_ATOLL 1 #define HAVE_STRFTIME 1 #define HAVE_REGEX_T_RE_MAGIC 1 #define HSREGEX 1 #define REGEX 1 #define HAVE_LIBXML 1 #define HAVE_LIBXML 1 #define HAVE_BUNDLED_PCRE 1 #define HAVE_SQLITE3 1 #define HAVE_ZLIB 1 #define HAVE_CTYPE 1 #define HAVE_LIBXML 1 #define HAVE_DOM 1 #define HAVE_UTIMES 1 #define HAVE_STRNDUP 1 #define HAVE_FABSF 1 #define HAVE_FLOORF 1 #define HAVE_LIBGD 1 #define HAVE_LIBGD13 1 #define HAVE_LIBGD15 1 #define HAVE_LIBGD20 1 #define HAVE_LIBGD204 1 #define HAVE_GD_IMAGESETTILE 1 #define HAVE_GD_IMAGESETBRUSH 1 #define HAVE_GDIMAGECOLORRESOLVE 1 #define HAVE_COLORCLOSESTHWB 1 #define HAVE_GD_WBMP 1 #define HAVE_GD_GD2 1 #define HAVE_GD_PNG 1 #define HAVE_GD_XBM 1 #define HAVE_GD_BUNDLED 1 #define HAVE_GD_GIF_READ 1 #define HAVE_GD_GIF_CREATE 1 #define HAVE_GD_IMAGEELLIPSE 1 #define HAVE_GD_FONTCACHESHUTDOWN 1 #define HAVE_GD_FONTMUTEX 1 #define HAVE_GD_DYNAMIC_CTX_EX 1 #define HAVE_GD_GIF_CTX 1 #define HAVE_GD_JPG 1 #define HAVE_HASH_EXT 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define HAVE_ICONV 1 #define HAVE_GLIBC_ICONV 1 #define PHP_ICONV_IMPL "glibc" #define ICONV_SUPPORTS_ERRNO 1 #define PHP_ICONV_H_PATH #define HAVE_JSON 1 #define STDC_HEADERS 1 #define HAVE_MBSTRING 1 #define USE_COMBINATION_EXPLOSION_CHECK 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_STDARG_H 1 #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define SIZEOF_LONG 4 #define TIME_WITH_SYS_TIME 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDARG_PROTOTYPES 1 #define PHP_ONIG_BUNDLED 1 #define HAVE_ONIG 1 #define HAVE_MBREGEX 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_PQESCAPELITERAL 1 #define PHAR_HASH_OK 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_UTSNAME_DOMAINNAME 1 #define HAVE_REFLECTION 1 #define HAVE_PWRITE 1 #define HAVE_PREAD 1 #define HAVE_PHP_SESSION 1 #define HAVE_LIBXML 1 #define HAVE_SIMPLEXML 1 #define HAVE_PACKED_OBJECT_VALUE 1 #define HAVE_SPL 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_MEMPCPY 1 #define HAVE_FNMATCH 1 #define HAVE_FORK 1 #define PHP_CAN_SUPPORT_PROC_OPEN 1 #define HAVE_RES_NSEARCH 1 #define HAVE_LIBRESOLV 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_LIBXML 1 #define HAVE_XML 1 #define HAVE_LIBXML 1 #define HAVE_XMLREADER 1 #define HAVE_LIBXML 1 #define HAVE_XMLWRITER 1 #define HAVE_DECIMAL_FP_SUPPORT 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_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 HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_VPRINTF 1 #define HAVE_ALLOCA_H 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_FINITE 1 #define ZEND_BROKEN_SPRINTF 0 #define HAVE_FINITE 1 #define HAVE_ISINF 1 #define HAVE_ISNAN 1 #define HAVE__FPU_SETCW 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 ZTS 1 #define ZEND_MM_ALIGNMENT 4 #define ZEND_MM_ALIGNMENT_LOG2 2 #define HAVE_MEM_MMAP_ANON 1 #define HAVE_MEM_MMAP_ZERO 1 #define HAVE_MREMAP 1 #define HAVE_SIGACTION 1 #define ZTS 1 #define HAVE_STDARG_H 1 #define HAVE_SIGPROCMASK 1 #define PTHREADS 1 #define PHP_BUILD_DATE "2015-08-05" #define PHP_UNAME "Linux clement.calico.jp 3.13.0-57-generic #95-Ubuntu SMP Fri Jun 19 09:27:48 UTC 2015 i686 i686 i686 GNU/Linux" #define PHP_OS "Linux" #define HAVE_BUILD_DEFS_H 1 configure: exit 0