Created
November 4, 2014 02:14
config.log for php-5.6.3RC1 on OS X 10.6.8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by configure, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/Volumes/Data/macports/snowleopard --mandir=/Volumes/Data/macports/snowleopard/share/man --infodir=/Volumes/Data/macports/snowleopard/share/info --program-suffix=56 --includedir=/Volumes/Data/macports/snowleopard/include/php56 --libdir=/Volumes/Data/macports/snowleopard/lib/php56 --with-config-file-path=/Volumes/Data/macports/snowleopard/etc/php56 --with-config-file-scan-dir=/Volumes/Data/macports/snowleopard/var/db/php56 --disable-all --enable-bcmath --enable-ctype --enable-dom --enable-fileinfo --enable-filter --enable-hash --enable-json --enable-libxml --enable-pdo --enable-phar --enable-session --enable-simplexml --enable-tokenizer --enable-xml --enable-xmlreader --enable-xmlwriter --with-bz2=/Volumes/Data/macports/snowleopard --with-mhash=/Volumes/Data/macports/snowleopard --with-pcre-regex=/Volumes/Data/macports/snowleopard --with-libxml-dir=/Volumes/Data/macports/snowleopard --with-zlib=/Volumes/Data/macports/snowleopard --without-pear --disable-cgi --enable-cli --disable-fpm --with-libedit=/Volumes/Data/macports/snowleopard | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = tv6.local | |
uname -m = i386 | |
uname -r = 10.8.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 | |
Kernel configured for up to 2 processors. | |
2 processors are physically available. | |
2 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 | |
Primary memory available: 2.00 gigabytes | |
Default processor set: 54 tasks, 210 threads, 2 processors | |
Load average: 3.21, Mach factor: 0.35 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /Volumes/Data/macports/snowleopard/bin | |
PATH: /Volumes/Data/macports/snowleopard/sbin | |
PATH: /bin | |
PATH: /sbin | |
PATH: /usr/bin | |
PATH: /usr/sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:3291: checking for grep that handles long lines and -e | |
configure:3349: result: /usr/bin/grep | |
configure:3354: checking for egrep | |
configure:3416: result: /usr/bin/grep -E | |
configure:3421: checking for a sed that does not truncate output | |
configure:3475: result: /Volumes/Data/macports/snowleopard/bin/gsed | |
configure:3580: checking build system type | |
configure:3594: result: x86_64-apple-darwin10.8.0 | |
configure:3614: checking host system type | |
configure:3627: result: x86_64-apple-darwin10.8.0 | |
configure:3647: checking target system type | |
configure:3660: result: x86_64-apple-darwin10.8.0 | |
configure:3893: checking for C compiler version | |
configure:3902: /usr/bin/gcc-4.2 --version >&5 | |
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) | |
Copyright (C) 2007 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:3913: $? = 0 | |
configure:3902: /usr/bin/gcc-4.2 -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin10 | |
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 | |
Thread model: posix | |
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) | |
configure:3913: $? = 0 | |
configure:3902: /usr/bin/gcc-4.2 -V >&5 | |
gcc-4.2: argument to `-V' is missing | |
configure:3913: $? = 1 | |
configure:3902: /usr/bin/gcc-4.2 -qversion >&5 | |
i686-apple-darwin10-gcc-4.2.1: no input files | |
configure:3913: $? = 1 | |
configure:3933: checking whether the C compiler works | |
configure:3955: /usr/bin/gcc-4.2 -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:3959: $? = 0 | |
configure:4007: result: yes | |
configure:4010: checking for C compiler default output file name | |
configure:4012: result: a.out | |
configure:4018: checking for suffix of executables | |
configure:4025: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:4029: $? = 0 | |
configure:4051: result: | |
configure:4073: checking whether we are cross compiling | |
configure:4081: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:4085: $? = 0 | |
configure:4092: ./conftest | |
configure:4096: $? = 0 | |
configure:4111: result: no | |
configure:4116: checking for suffix of object files | |
configure:4138: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4142: $? = 0 | |
configure:4163: result: o | |
configure:4167: checking whether we are using the GNU C compiler | |
configure:4186: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4186: $? = 0 | |
configure:4195: result: yes | |
configure:4204: checking whether /usr/bin/gcc-4.2 accepts -g | |
configure:4224: /usr/bin/gcc-4.2 -c -g -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4224: $? = 0 | |
configure:4265: result: yes | |
configure:4282: checking for /usr/bin/gcc-4.2 option to accept ISO C89 | |
configure:4345: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4345: $? = 0 | |
configure:4358: result: none needed | |
configure:4384: checking how to run the C preprocessor | |
configure:4415: /usr/bin/gcc-4.2 -E -I/Volumes/Data/macports/snowleopard/include conftest.c | |
configure:4415: $? = 0 | |
configure:4429: /usr/bin/gcc-4.2 -E -I/Volumes/Data/macports/snowleopard/include conftest.c | |
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory | |
configure:4429: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4454: result: /usr/bin/gcc-4.2 -E | |
configure:4474: /usr/bin/gcc-4.2 -E -I/Volumes/Data/macports/snowleopard/include conftest.c | |
configure:4474: $? = 0 | |
configure:4488: /usr/bin/gcc-4.2 -E -I/Volumes/Data/macports/snowleopard/include conftest.c | |
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory | |
configure:4488: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4519: checking for icc | |
configure:4528: result: no | |
configure:4542: checking for suncc | |
configure:4551: result: no | |
configure:4566: checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together | |
configure:4597: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5 | |
configure:4601: $? = 0 | |
configure:4607: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5 | |
configure:4611: $? = 0 | |
configure:4622: cc -c conftest.c >&5 | |
configure:4626: $? = 0 | |
configure:4634: cc -c conftest.c -o conftest2.o >&5 | |
configure:4638: $? = 0 | |
configure:4644: cc -c conftest.c -o conftest2.o >&5 | |
configure:4648: $? = 0 | |
configure:4666: result: yes | |
configure:4681: checking how to run the C preprocessor | |
configure:4751: result: /usr/bin/gcc-4.2 -E | |
configure:4771: /usr/bin/gcc-4.2 -E -I/Volumes/Data/macports/snowleopard/include conftest.c | |
configure:4771: $? = 0 | |
configure:4785: /usr/bin/gcc-4.2 -E -I/Volumes/Data/macports/snowleopard/include conftest.c | |
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory | |
configure:4785: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4813: checking for ANSI C header files | |
configure:4833: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4833: $? = 0 | |
configure:4906: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:4906: $? = 0 | |
configure:4906: ./conftest | |
configure:4906: $? = 0 | |
configure:4917: result: yes | |
configure:4930: checking for sys/types.h | |
configure:4930: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4930: $? = 0 | |
configure:4930: result: yes | |
configure:4930: checking for sys/stat.h | |
configure:4930: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4930: $? = 0 | |
configure:4930: result: yes | |
configure:4930: checking for stdlib.h | |
configure:4930: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4930: $? = 0 | |
configure:4930: result: yes | |
configure:4930: checking for string.h | |
configure:4930: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4930: $? = 0 | |
configure:4930: result: yes | |
configure:4930: checking for memory.h | |
configure:4930: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4930: $? = 0 | |
configure:4930: result: yes | |
configure:4930: checking for strings.h | |
configure:4930: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4930: $? = 0 | |
configure:4930: result: yes | |
configure:4930: checking for inttypes.h | |
configure:4930: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4930: $? = 0 | |
configure:4930: result: yes | |
configure:4930: checking for stdint.h | |
configure:4930: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4930: $? = 0 | |
configure:4930: result: yes | |
configure:4930: checking for unistd.h | |
configure:4930: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4930: $? = 0 | |
configure:4930: result: yes | |
configure:4943: checking minix/config.h usability | |
configure:4943: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
conftest.c:52:26: error: minix/config.h: No such file or directory | |
configure:4943: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:4943: result: no | |
configure:4943: checking minix/config.h presence | |
configure:4943: /usr/bin/gcc-4.2 -E -I/Volumes/Data/macports/snowleopard/include conftest.c | |
conftest.c:19:26: error: minix/config.h: No such file or directory | |
configure:4943: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <minix/config.h> | |
configure:4943: result: no | |
configure:4943: checking for minix/config.h | |
configure:4943: result: no | |
configure:4964: checking whether it is safe to define __EXTENSIONS__ | |
configure:4982: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include conftest.c >&5 | |
configure:4982: $? = 0 | |
configure:4989: result: yes | |
configure:5004: checking whether ln -s works | |
configure:5008: result: yes | |
configure:5019: checking for system library directory | |
configure:5034: result: lib | |
configure:5043: checking whether to enable runpaths | |
configure:5057: result: yes | |
configure:5064: checking if compiler supports -R | |
configure:5083: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -R /usr/lib >&5 | |
ld: in /usr/lib, can't map file, errno=22 | |
collect2: ld returned 1 exit status | |
configure:5083: $? = 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:5093: result: no | |
configure:5098: checking if compiler supports -Wl,-rpath, | |
configure:5117: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -Wl,-rpath,/usr/lib >&5 | |
configure:5117: $? = 0 | |
configure:5127: result: yes | |
configure:5145: checking for gawk | |
configure:5162: found /Volumes/Data/macports/snowleopard/bin/gawk | |
configure:5173: result: gawk | |
configure:5217: checking for bison | |
configure:5233: found /Volumes/Data/macports/snowleopard/bin/bison | |
configure:5244: result: bison -y | |
configure:5270: checking for bison version | |
configure:5294: result: 2.7 (ok) | |
configure:5313: checking for re2c | |
configure:5343: result: no | |
configure:5368: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. | |
configure:5389: checking whether to enable computed goto gcc extension with re2c | |
configure:5403: result: no | |
configure:5499: checking whether /usr/bin/gcc-4.2 supports -no-cpp-precomp | |
configure:5516: result: yes | |
configure:5697: checking whether to force non-PIC code in shared modules | |
configure:5711: result: no | |
configure:5729: checking whether /dev/urandom exists | |
configure:5735: result: yes | |
configure:5821: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:5821: $? = 0 | |
configure:5821: ./conftest | |
configure:5821: $? = 0 | |
configure:5837: checking for pthreads_cflags | |
configure:5900: result: | |
configure:5903: checking for pthreads_lib | |
configure:5965: result: | |
configure:6038: result: | |
configure:6040: result: Configuring SAPI modules | |
configure:6068: checking for AOLserver support | |
configure:6283: result: no | |
configure:6311: checking for Apache 1.x module support via DSO through APXS | |
configure:6601: result: no | |
configure:6627: checking for Apache 1.x module support | |
configure:7399: result: no | |
configure:7411: checking whether to enable Apache charset compatibility option | |
configure:7425: result: no | |
configure:7575: checking for Apache 2.0 filter-module support via DSO through APXS | |
configure:8371: result: no | |
configure:8399: checking for Apache 2.0 handler-module support via DSO through APXS | |
configure:9195: result: no | |
configure:9224: checking for Apache 1.x (hooks) module support via DSO through APXS | |
configure:9514: result: no | |
configure:9540: checking for Apache 1.x (hooks) module support | |
configure:10312: result: no | |
configure:10324: checking whether to enable Apache charset compatibility option | |
configure:10338: result: no | |
configure:10489: checking for Caudium support | |
configure:10803: result: no | |
configure:10831: checking for setproctitle | |
configure:10831: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
Undefined symbols: | |
"_setproctitle", referenced from: | |
_main in cc4dRwdq.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:10831: $? = 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. */ | |
| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define setproctitle innocuous_setproctitle | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char setproctitle (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef setproctitle | |
| | |
| /* 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 setproctitle (); | |
| /* 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_setproctitle || defined __stub___setproctitle | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return setproctitle (); | |
| ; | |
| return 0; | |
| } | |
configure:10831: result: no | |
configure:10843: checking sys/pstat.h usability | |
configure:10843: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:58:23: error: sys/pstat.h: No such file or directory | |
configure:10843: $? = 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/pstat.h> | |
configure:10843: result: no | |
configure:10843: checking sys/pstat.h presence | |
configure:10843: /usr/bin/gcc-4.2 -E -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c | |
conftest.c:25:23: error: sys/pstat.h: No such file or directory | |
configure:10843: $? = 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 <sys/pstat.h> | |
configure:10843: result: no | |
configure:10843: checking for sys/pstat.h | |
configure:10843: result: no | |
configure:10854: checking for PS_STRINGS | |
configure:10873: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
conftest.c:26:22: error: sys/exec.h: No such file or directory | |
conftest.c: In function 'main': | |
conftest.c:31: error: 'PS_STRINGS' undeclared (first use in this function) | |
conftest.c:31: error: (Each undeclared identifier is reported only once | |
conftest.c:31: error: for each function it appears in.) | |
configure:10873: $? = 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 <machine/vmparam.h> | |
| #include <sys/exec.h> | |
| | |
| int | |
| main () | |
| { | |
| PS_STRINGS->ps_nargvstr = 1; | |
| PS_STRINGS->ps_argvstr = "foo"; | |
| ; | |
| return 0; | |
| } | |
configure:10881: result: no | |
configure:10889: checking for CLI build | |
configure:11051: result: yes | |
configure:11058: checking for Continuity support | |
configure:11073: result: no | |
configure:11318: checking for embedded SAPI library support | |
configure:11517: result: no | |
configure:11575: checking for FPM build | |
configure:13228: result: no | |
configure:13236: checking for Zeus ISAPI support | |
configure:13251: result: no | |
configure:13468: checking for LiteSpeed support | |
configure:13638: result: no | |
configure:13645: checking for Milter support | |
configure:13660: result: no | |
configure:13851: checking for NSAPI support | |
configure:13866: result: no | |
configure:14137: checking for phpdbg support | |
configure:14151: result: no | |
configure:14160: checking for phpdbg debug build | |
configure:14174: result: no | |
configure:14417: checking for PHTTPD support | |
configure:14432: result: no | |
configure:14649: checking for Pi3Web support | |
configure:14664: result: no | |
configure:14999: checking whether Roxen module is build using ZTS | |
configure:15013: result: no | |
configure:15020: checking for Roxen/Pike support | |
configure:15256: result: | |
configure:15283: checking for thttpd | |
configure:15506: result: no | |
configure:15532: checking for TUX | |
configure:15712: result: no | |
configure:15739: checking for webjames | |
configure:15951: result: no | |
configure:15977: checking for CGI build | |
configure:16179: result: yes | |
configure:16185: checking for chosen SAPI module | |
configure:16187: result: none | |
configure:16190: checking for executable SAPI binaries | |
configure:16193: result: cli | |
configure:16246: result: | |
configure:16248: result: Running system checks | |
configure:16256: checking for sendmail | |
configure:16275: found /usr/sbin/sendmail | |
configure:16287: result: /usr/sbin/sendmail | |
configure:16301: checking whether system uses EBCDIC | |
configure:16320: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:16320: $? = 0 | |
configure:16320: ./conftest | |
configure:16320: $? = 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. */ | |
| | |
| int main(void) { | |
| return (unsigned char)'A' != (unsigned char)0xC1; | |
| } | |
| | |
configure:16334: result: no | |
configure:16343: checking whether byte ordering is bigendian | |
configure:16369: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:16369: $? = 0 | |
configure:16369: ./conftest | |
configure:16369: $? = 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. */ | |
| | |
| int main(void) | |
| { | |
| short one = 1; | |
| char *cp = (char *)&one; | |
| | |
| if (*cp == 0) { | |
| return(0); | |
| } else { | |
| return(1); | |
| } | |
| } | |
| | |
configure:16380: result: no | |
configure:16390: checking whether writing to stdout works | |
configure:16419: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:16419: $? = 0 | |
configure:16419: ./conftest | |
configure:16419: $? = 0 | |
configure:16434: result: yes | |
configure:16489: checking for socket | |
configure:16489: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:16489: $? = 0 | |
configure:16489: result: yes | |
configure:16657: checking for socketpair | |
configure:16657: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:16657: $? = 0 | |
configure:16657: result: yes | |
configure:16825: checking for htonl | |
configure:16825: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:16825: $? = 0 | |
configure:16825: result: yes | |
configure:16993: checking for gethostname | |
configure:16993: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:16993: $? = 0 | |
configure:16993: result: yes | |
configure:17161: checking for gethostbyaddr | |
configure:17161: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:17161: $? = 0 | |
configure:17161: result: yes | |
configure:17329: checking for yp_get_default_domain | |
configure:17329: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:17329: $? = 0 | |
configure:17329: result: yes | |
configure:17498: checking for dlopen | |
configure:17498: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 | |
configure:17498: $? = 0 | |
configure:17498: result: yes | |
configure:17666: checking for sin in -lm | |
configure:17691: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c:41: warning: conflicting types for built-in function 'sin' | |
configure:17691: $? = 0 | |
configure:17700: result: yes | |
configure:17717: checking for inet_aton | |
configure:17717: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:17717: $? = 0 | |
configure:17717: result: yes | |
configure:18017: checking for ANSI C header files | |
configure:18121: result: yes | |
configure:18132: checking for dirent.h that defines DIR | |
configure:18151: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18151: $? = 0 | |
configure:18159: result: yes | |
configure:18172: checking for library containing opendir | |
configure:18203: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:18203: $? = 0 | |
configure:18220: result: none required | |
configure:18346: checking for inttypes.h | |
configure:18346: result: yes | |
configure:18346: checking for stdint.h | |
configure:18346: result: yes | |
configure:18346: checking for dirent.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for ApplicationServices/ApplicationServices.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/param.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/types.h | |
configure:18346: result: yes | |
configure:18346: checking for sys/time.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for netinet/in.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for alloca.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for arpa/inet.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for arpa/nameser.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for assert.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for crypt.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:68:19: error: crypt.h: No such file or directory | |
configure:18346: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_PARAM_H | |
| #include <sys/param.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_ARPA_NAMESER_H | |
| #include <arpa/nameser.h> | |
| #endif | |
| | |
| | |
| #include <crypt.h> | |
configure:18346: result: no | |
configure:18346: checking for dns.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for fcntl.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for grp.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for ieeefp.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:71:20: error: ieeefp.h: No such file or directory | |
configure:18346: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_PARAM_H | |
| #include <sys/param.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_ARPA_NAMESER_H | |
| #include <arpa/nameser.h> | |
| #endif | |
| | |
| | |
| #include <ieeefp.h> | |
configure:18346: result: no | |
configure:18346: checking for langinfo.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for limits.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for locale.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for monetary.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for netdb.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for pwd.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for resolv.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for signal.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for stdarg.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for stdlib.h | |
configure:18346: result: yes | |
configure:18346: checking for string.h | |
configure:18346: result: yes | |
configure:18346: checking for syslog.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sysexits.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/ioctl.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/file.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/mman.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/mount.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/poll.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/resource.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/select.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/socket.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/stat.h | |
configure:18346: result: yes | |
configure:18346: checking for sys/statfs.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:93:24: error: sys/statfs.h: No such file or directory | |
configure:18346: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_PARAM_H | |
| #include <sys/param.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_ARPA_NAMESER_H | |
| #include <arpa/nameser.h> | |
| #endif | |
| | |
| | |
| #include <sys/statfs.h> | |
configure:18346: result: no | |
configure:18346: checking for sys/statvfs.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/vfs.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:94:21: error: sys/vfs.h: No such file or directory | |
configure:18346: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_PARAM_H | |
| #include <sys/param.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_ARPA_NAMESER_H | |
| #include <arpa/nameser.h> | |
| #endif | |
| | |
| | |
| #include <sys/vfs.h> | |
configure:18346: result: no | |
configure:18346: checking for sys/sysexits.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:94:26: error: sys/sysexits.h: No such file or directory | |
configure:18346: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_PARAM_H | |
| #include <sys/param.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_ARPA_NAMESER_H | |
| #include <arpa/nameser.h> | |
| #endif | |
| | |
| | |
| #include <sys/sysexits.h> | |
configure:18346: result: no | |
configure:18346: checking for sys/varargs.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:94:25: error: sys/varargs.h: No such file or directory | |
configure:18346: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_PARAM_H | |
| #include <sys/param.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_ARPA_NAMESER_H | |
| #include <arpa/nameser.h> | |
| #endif | |
| | |
| | |
| #include <sys/varargs.h> | |
configure:18346: result: no | |
configure:18346: checking for sys/wait.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/loadavg.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:95:25: error: sys/loadavg.h: No such file or directory | |
configure:18346: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_PARAM_H | |
| #include <sys/param.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_ARPA_NAMESER_H | |
| #include <arpa/nameser.h> | |
| #endif | |
| | |
| | |
| #include <sys/loadavg.h> | |
configure:18346: result: no | |
configure:18346: checking for termios.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for unistd.h | |
configure:18346: result: yes | |
configure:18346: checking for unix.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:97:18: error: unix.h: No such file or directory | |
configure:18346: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_PARAM_H | |
| #include <sys/param.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_ARPA_NAMESER_H | |
| #include <arpa/nameser.h> | |
| #endif | |
| | |
| | |
| #include <unix.h> | |
configure:18346: result: no | |
configure:18346: checking for utime.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/utsname.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for sys/ipc.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for dlfcn.h | |
configure:18346: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18346: checking for assert.h | |
configure:18346: result: yes | |
configure:18375: checking for fopencookie | |
configure:18375: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
Undefined symbols: | |
"_fopencookie", referenced from: | |
_main in ccK2FmGR.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:18375: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| /* end confdefs.h. */ | |
| /* Define fopencookie to an innocuous variant, in case <limits.h> declares fopencookie. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define fopencookie innocuous_fopencookie | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char fopencookie (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef fopencookie | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char fopencookie (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_fopencookie || defined __stub___fopencookie | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return fopencookie (); | |
| ; | |
| return 0; | |
| } | |
configure:18375: result: no | |
configure:18500: checking for broken getcwd | |
configure:18511: result: no | |
configure:18516: checking for broken libc stdio | |
configure:18576: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:95: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:18576: $? = 0 | |
configure:18576: ./conftest | |
configure:18576: $? = 0 | |
configure:18595: result: no | |
configure:18601: checking whether struct tm is in sys/time.h or time.h | |
configure:18621: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18621: $? = 0 | |
configure:18628: result: time.h | |
configure:18636: checking for struct tm.tm_zone | |
configure:18636: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18636: $? = 0 | |
configure:18636: result: yes | |
configure:18705: checking for missing declarations of reentrant functions | |
configure:18718: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18718: $? = 0 | |
configure:18741: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18741: $? = 0 | |
configure:18764: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18764: $? = 0 | |
configure:18787: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18787: $? = 0 | |
configure:18810: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18810: $? = 0 | |
configure:18822: result: done | |
configure:18826: checking for fclose declaration | |
configure:18839: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18839: $? = 0 | |
configure:18844: result: ok | |
configure:18860: checking for tm_gmtoff in struct tm | |
configure:18877: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18877: $? = 0 | |
configure:18884: result: yes | |
configure:18894: checking for struct flock | |
configure:18913: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18913: $? = 0 | |
configure:18925: result: yes | |
configure:18934: checking for socklen_t | |
configure:18955: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:18955: $? = 0 | |
configure:18966: result: yes | |
configure:18979: checking size of size_t | |
configure:18984: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:18984: $? = 0 | |
configure:18984: ./conftest | |
configure:18984: $? = 0 | |
configure:18998: result: 8 | |
configure:19012: checking size of long long | |
configure:19017: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:19017: $? = 0 | |
configure:19017: ./conftest | |
configure:19017: $? = 0 | |
configure:19031: result: 8 | |
configure:19045: checking size of long long int | |
configure:19050: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:19050: $? = 0 | |
configure:19050: ./conftest | |
configure:19050: $? = 0 | |
configure:19064: result: 8 | |
configure:19078: checking size of long | |
configure:19083: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:19083: $? = 0 | |
configure:19083: ./conftest | |
configure:19083: $? = 0 | |
configure:19097: result: 8 | |
configure:19111: checking size of int | |
configure:19116: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:19116: $? = 0 | |
configure:19116: ./conftest | |
configure:19116: $? = 0 | |
configure:19130: result: 4 | |
configure:19142: checking size of intmax_t | |
configure:19183: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:112: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' | |
configure:19183: $? = 0 | |
configure:19183: ./conftest | |
configure:19183: $? = 0 | |
configure:19217: result: 8 | |
configure:19221: checking size of ssize_t | |
configure:19262: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:114: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' | |
configure:19262: $? = 0 | |
configure:19262: ./conftest | |
configure:19262: $? = 0 | |
configure:19296: result: 8 | |
configure:19300: checking size of ptrdiff_t | |
configure:19341: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:116: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' | |
configure:19341: $? = 0 | |
configure:19341: ./conftest | |
configure:19341: $? = 0 | |
configure:19375: result: 8 | |
configure:19384: checking size of short | |
configure:19389: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:19389: $? = 0 | |
configure:19389: ./conftest | |
configure:19389: $? = 0 | |
configure:19403: result: 2 | |
configure:19417: checking size of int | |
configure:19436: result: 4 | |
configure:19450: checking size of long | |
configure:19469: result: 8 | |
configure:19483: checking size of long long | |
configure:19502: result: 8 | |
configure:19512: checking for int8 | |
configure:19512: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:117: error: 'int8' undeclared (first use in this function) | |
conftest.c:117: error: (Each undeclared identifier is reported only once | |
conftest.c:117: error: for each function it appears in.) | |
configure:19512: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (int8)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19512: result: no | |
configure:19529: checking for int16 | |
configure:19529: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:117: error: 'int16' undeclared (first use in this function) | |
conftest.c:117: error: (Each undeclared identifier is reported only once | |
conftest.c:117: error: for each function it appears in.) | |
configure:19529: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (int16)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19529: result: no | |
configure:19546: checking for int32 | |
configure:19546: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:117: error: 'int32' undeclared (first use in this function) | |
conftest.c:117: error: (Each undeclared identifier is reported only once | |
conftest.c:117: error: for each function it appears in.) | |
configure:19546: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (int32)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19546: result: no | |
configure:19563: checking for int64 | |
configure:19563: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:117: error: 'int64' undeclared (first use in this function) | |
conftest.c:117: error: (Each undeclared identifier is reported only once | |
conftest.c:117: error: for each function it appears in.) | |
configure:19563: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (int64)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19563: result: no | |
configure:19580: checking for int8_t | |
configure:19580: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19580: $? = 0 | |
configure:19580: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:117: error: expected expression before ')' token | |
configure:19580: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((int8_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19580: result: yes | |
configure:19597: checking for int16_t | |
configure:19597: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19597: $? = 0 | |
configure:19597: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:118: error: expected expression before ')' token | |
configure:19597: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((int16_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19597: result: yes | |
configure:19614: checking for int32_t | |
configure:19614: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19614: $? = 0 | |
configure:19614: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:119: error: expected expression before ')' token | |
configure:19614: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((int32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19614: result: yes | |
configure:19631: checking for int64_t | |
configure:19631: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19631: $? = 0 | |
configure:19631: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:120: error: expected expression before ')' token | |
configure:19631: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((int64_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19631: result: yes | |
configure:19648: checking for uint8 | |
configure:19648: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'uint8' undeclared (first use in this function) | |
conftest.c:121: error: (Each undeclared identifier is reported only once | |
conftest.c:121: error: for each function it appears in.) | |
configure:19648: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (uint8)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19648: result: no | |
configure:19665: checking for uint16 | |
configure:19665: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'uint16' undeclared (first use in this function) | |
conftest.c:121: error: (Each undeclared identifier is reported only once | |
conftest.c:121: error: for each function it appears in.) | |
configure:19665: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (uint16)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19665: result: no | |
configure:19682: checking for uint32 | |
configure:19682: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'uint32' undeclared (first use in this function) | |
conftest.c:121: error: (Each undeclared identifier is reported only once | |
conftest.c:121: error: for each function it appears in.) | |
configure:19682: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (uint32)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19682: result: no | |
configure:19699: checking for uint64 | |
configure:19699: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'uint64' undeclared (first use in this function) | |
conftest.c:121: error: (Each undeclared identifier is reported only once | |
conftest.c:121: error: for each function it appears in.) | |
configure:19699: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (uint64)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19699: result: no | |
configure:19716: checking for uint8_t | |
configure:19716: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19716: $? = 0 | |
configure:19716: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: expected expression before ')' token | |
configure:19716: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint8_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19716: result: yes | |
configure:19733: checking for uint16_t | |
configure:19733: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19733: $? = 0 | |
configure:19733: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:122: error: expected expression before ')' token | |
configure:19733: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint16_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19733: result: yes | |
configure:19750: checking for uint32_t | |
configure:19750: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19750: $? = 0 | |
configure:19750: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:123: error: expected expression before ')' token | |
configure:19750: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19750: result: yes | |
configure:19767: checking for uint64_t | |
configure:19767: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19767: $? = 0 | |
configure:19767: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:124: error: expected expression before ')' token | |
configure:19767: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint64_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19767: result: yes | |
configure:19784: checking for u_int8_t | |
configure:19784: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19784: $? = 0 | |
configure:19784: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:125: error: expected expression before ')' token | |
configure:19784: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((u_int8_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19784: result: yes | |
configure:19801: checking for u_int16_t | |
configure:19801: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19801: $? = 0 | |
configure:19801: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:126: error: expected expression before ')' token | |
configure:19801: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((u_int16_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19801: result: yes | |
configure:19818: checking for u_int32_t | |
configure:19818: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19818: $? = 0 | |
configure:19818: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:127: error: expected expression before ')' token | |
configure:19818: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((u_int32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19818: result: yes | |
configure:19835: checking for u_int64_t | |
configure:19835: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19835: $? = 0 | |
configure:19835: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:128: error: expected expression before ')' token | |
configure:19835: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((u_int64_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19835: result: yes | |
configure:19858: checking for struct stat.st_blksize | |
configure:19858: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19858: $? = 0 | |
configure:19858: result: yes | |
configure:19872: checking for struct stat.st_blocks | |
configure:19872: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19872: $? = 0 | |
configure:19872: result: yes | |
configure:19897: checking for struct stat.st_rdev | |
configure:19897: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19897: $? = 0 | |
configure:19897: result: yes | |
configure:19911: checking for size_t | |
configure:19911: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19911: $? = 0 | |
configure:19911: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:160: error: expected expression before ')' token | |
configure:19911: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19911: result: yes | |
configure:19922: checking for uid_t in sys/types.h | |
configure:19941: result: yes | |
configure:19954: checking for struct sockaddr_storage | |
configure:19971: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:19971: $? = 0 | |
configure:19979: result: yes | |
configure:19986: checking for field sa_len in struct sockaddr | |
configure:20004: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:20004: $? = 0 | |
configure:20012: result: yes | |
configure:20021: checking for IPv6 support | |
configure:20039: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20039: $? = 0 | |
configure:20047: result: yes | |
configure:20053: checking for vprintf | |
configure:20053: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c:149: warning: conflicting types for built-in function 'vprintf' | |
configure:20053: $? = 0 | |
configure:20053: result: yes | |
configure:20059: checking for _doprnt | |
configure:20059: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
Undefined symbols: | |
"__doprnt", referenced from: | |
_main in ccGLYwHh.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:20059: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| /* end confdefs.h. */ | |
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define _doprnt innocuous__doprnt | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char _doprnt (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef _doprnt | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char _doprnt (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub__doprnt || defined __stub____doprnt | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return _doprnt (); | |
| ; | |
| return 0; | |
| } | |
configure:20059: result: no | |
configure:20155: checking for alphasort | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for asctime_r | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for chroot | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for ctime_r | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for cuserid | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
Undefined symbols: | |
"_cuserid", referenced from: | |
_main in ccHow9u3.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:20155: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| /* end confdefs.h. */ | |
| /* Define cuserid to an innocuous variant, in case <limits.h> declares cuserid. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define cuserid innocuous_cuserid | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char cuserid (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef cuserid | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char cuserid (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_cuserid || defined __stub___cuserid | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return cuserid (); | |
| ; | |
| return 0; | |
| } | |
configure:20155: result: no | |
configure:20155: checking for crypt | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for flock | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for ftok | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for funopen | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for gai_strerror | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for gcvt | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for getloadavg | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for getlogin | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for getprotobyname | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for getprotobynumber | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for getservbyname | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for getservbyport | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for gethostname | |
configure:20155: result: yes | |
configure:20155: checking for getrusage | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for gettimeofday | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for gmtime_r | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for getpwnam_r | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for getgrnam_r | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for getpwuid_r | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for grantpt | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for inet_ntoa | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for inet_ntop | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for inet_pton | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for isascii | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c:177: warning: conflicting types for built-in function 'isascii' | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for link | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for localtime_r | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for lockf | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for lchown | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for lrand48 | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for memcpy | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c:183: warning: conflicting types for built-in function 'memcpy' | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for memmove | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c:184: warning: conflicting types for built-in function 'memmove' | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for mkstemp | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for mmap | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for nl_langinfo | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for perror | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for poll | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for ptsname | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for putenv | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for realpath | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for random | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for rand_r | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for scandir | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for setitimer | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for setlocale | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for localeconv | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for setenv | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for setpgid | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for setsockopt | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for setvbuf | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for shutdown | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for sin | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c:204: warning: conflicting types for built-in function 'sin' | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for snprintf | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c:205: warning: conflicting types for built-in function 'snprintf' | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for srand48 | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for srandom | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for statfs | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for statvfs | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for std_syslog | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
Undefined symbols: | |
"_std_syslog", referenced from: | |
_main in cciiVawL.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:20155: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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 <limits.h> declares std_syslog. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define std_syslog innocuous_std_syslog | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char std_syslog (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef std_syslog | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char std_syslog (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_std_syslog || defined __stub___std_syslog | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return std_syslog (); | |
| ; | |
| return 0; | |
| } | |
configure:20155: result: no | |
configure:20155: checking for strcasecmp | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c:210: warning: conflicting types for built-in function 'strcasecmp' | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for strcoll | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for strdup | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c:212: warning: conflicting types for built-in function 'strdup' | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for strerror | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for strftime | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c:214: warning: conflicting types for built-in function 'strftime' | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for strnlen | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
Undefined symbols: | |
"_strnlen", referenced from: | |
_main in ccAUgoIX.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:20155: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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 | |
| /* end confdefs.h. */ | |
| /* Define strnlen to an innocuous variant, in case <limits.h> declares strnlen. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define strnlen innocuous_strnlen | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char strnlen (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef strnlen | |
| | |
| /* 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 strnlen (); | |
| /* 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_strnlen || defined __stub___strnlen | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return strnlen (); | |
| ; | |
| return 0; | |
| } | |
configure:20155: result: no | |
configure:20155: checking for strptime | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for strstr | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c:216: warning: conflicting types for built-in function 'strstr' | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for strtok_r | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for symlink | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for tempnam | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for tzset | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for unlockpt | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for unsetenv | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for usleep | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for utime | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for vsnprintf | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c:225: warning: conflicting types for built-in function 'vsnprintf' | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for vasprintf | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for asprintf | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20155: checking for nanosleep | |
configure:20155: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20155: $? = 0 | |
configure:20155: result: yes | |
configure:20170: checking for nanosleep in -lrt | |
configure:20195: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lrt -lm >&5 | |
ld: library not found for -lrt | |
collect2: ld returned 1 exit status | |
configure:20195: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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 | |
| /* 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 nanosleep (); | |
| int | |
| main () | |
| { | |
| return nanosleep (); | |
| ; | |
| return 0; | |
| } | |
configure:20204: result: no | |
configure:20210: checking for __nanosleep in -lrt | |
configure:20235: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lrt -lm >&5 | |
ld: library not found for -lrt | |
collect2: ld returned 1 exit status | |
configure:20235: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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 | |
| /* 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 __nanosleep (); | |
| int | |
| main () | |
| { | |
| return __nanosleep (); | |
| ; | |
| return 0; | |
| } | |
configure:20244: result: no | |
configure:20304: checking for getaddrinfo | |
configure:20320: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20320: $? = 0 | |
configure:20364: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:215: warning: incompatible implicit declaration of built-in function 'memset' | |
conftest.c:219: warning: incompatible implicit declaration of built-in function 'exit' | |
conftest.c:223: warning: incompatible implicit declaration of built-in function 'exit' | |
conftest.c:231: warning: incompatible implicit declaration of built-in function 'exit' | |
conftest.c:235: warning: incompatible implicit declaration of built-in function 'exit' | |
conftest.c:240: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:20364: $? = 0 | |
configure:20364: ./conftest | |
configure:20364: $? = 0 | |
configure:20379: result: yes | |
configure:20387: checking for __sync_fetch_and_add | |
configure:20403: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20403: $? = 0 | |
configure:20411: result: yes | |
configure:20419: checking for strlcat | |
configure:20419: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20419: $? = 0 | |
configure:20419: result: yes | |
configure:20432: checking for strlcpy | |
configure:20432: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20432: $? = 0 | |
configure:20432: result: yes | |
configure:20445: checking for getopt | |
configure:20445: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20445: $? = 0 | |
configure:20445: result: yes | |
configure:20465: checking for utime.h | |
configure:20465: result: yes | |
configure:20479: checking whether utime accepts a null argument | |
configure:20508: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20508: $? = 0 | |
configure:20508: ./conftest | |
configure:20508: $? = 0 | |
configure:20518: result: yes | |
configure:20530: checking for working alloca.h | |
configure:20547: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20547: $? = 0 | |
configure:20555: result: yes | |
configure:20563: checking for alloca | |
configure:20600: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20600: $? = 0 | |
configure:20608: result: yes | |
configure:20715: checking for declared timezone | |
configure:20740: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:20740: $? = 0 | |
configure:20751: result: yes | |
configure:20760: checking for type of reentrant time-related functions | |
configure:20789: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:225: warning: assignment makes integer from pointer without a cast | |
conftest.c:226: error: too many arguments to function 'asctime_r' | |
conftest.c:226: warning: cast from pointer to integer of different size | |
configure:20789: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_DECLARED_TIMEZONE 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <time.h> | |
| | |
| main() { | |
| char buf[27]; | |
| struct tm t; | |
| time_t old = 0; | |
| int r, s; | |
| | |
| s = gmtime_r(&old, &t); | |
| r = (int) asctime_r(&t, buf, 26); | |
| if (r == s && s == 0) return (0); | |
| return (1); | |
| } | |
| | |
configure:20816: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:224: error: too many arguments to function 'asctime_r' | |
configure:20816: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_DECLARED_TIMEZONE 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <time.h> | |
| main() { | |
| struct tm t, *s; | |
| time_t old = 0; | |
| char buf[27], *p; | |
| | |
| s = gmtime_r(&old, &t); | |
| p = asctime_r(&t, buf, 26); | |
| if (p == buf && s == &t) return (0); | |
| return (1); | |
| } | |
| | |
configure:20837: result: POSIX | |
configure:20849: checking for readdir_r | |
configure:20849: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:20849: $? = 0 | |
configure:20849: result: yes | |
configure:20857: checking for type of readdir_r | |
configure:20893: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:232: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:20893: $? = 0 | |
configure:20893: ./conftest | |
configure:20893: $? = 0 | |
configure:20926: result: POSIX | |
configure:20941: checking for in_addr_t | |
configure:20966: result: yes | |
configure:20977: checking for crypt_r | |
configure:20977: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
Undefined symbols: | |
"_crypt_r", referenced from: | |
_main in ccHzDCDf.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:20977: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 <limits.h> declares crypt_r. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define crypt_r innocuous_crypt_r | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char crypt_r (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef crypt_r | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char crypt_r (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_crypt_r || defined __stub___crypt_r | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return crypt_r (); | |
| ; | |
| return 0; | |
| } | |
configure:20977: result: no | |
configure:21094: result: | |
configure:21096: result: General settings | |
configure:21111: checking whether to include gcov symbols | |
configure:21125: result: no | |
configure:21296: checking whether to include debugging symbols | |
configure:21310: result: no | |
configure:21344: checking layout of installed files | |
configure:21359: result: PHP | |
configure:21377: checking path to configuration file | |
configure:21392: result: /Volumes/Data/macports/snowleopard/etc/php56 | |
configure:21409: checking where to scan for configuration files | |
configure:21435: result: /Volumes/Data/macports/snowleopard/var/db/php56 | |
configure:21443: checking whether to enable PHP's own SIGCHLD handler | |
configure:21457: result: no | |
configure:21476: checking whether to explicitly link against libgcc | |
configure:21490: result: no | |
configure:21553: checking whether to enable short tags by default | |
configure:21567: result: yes | |
configure:21586: checking whether to enable dmalloc | |
configure:21600: result: no | |
configure:21671: checking whether to enable IPv6 support | |
configure:21685: result: yes | |
configure:21700: checking whether to enable DTrace support | |
configure:21714: result: no | |
configure:21845: checking how big to make fd sets | |
configure:21877: result: using system default | |
configure:21891: result: | |
configure:21893: result: Configuring extensions | |
configure:21915: checking size of long | |
configure:21934: result: 8 | |
configure:21948: checking size of int | |
configure:21967: result: 4 | |
configure:21978: checking for int32_t | |
configure:22007: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:22007: $? = 0 | |
configure:22015: result: yes | |
configure:22024: checking for uint32_t | |
configure:22053: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:22053: $? = 0 | |
configure:22061: result: yes | |
configure:22079: checking for sys/types.h | |
configure:22079: result: yes | |
configure:22079: checking for inttypes.h | |
configure:22079: result: yes | |
configure:22079: checking for stdint.h | |
configure:22079: result: yes | |
configure:22079: checking for string.h | |
configure:22079: result: yes | |
configure:22079: checking for stdlib.h | |
configure:22079: result: yes | |
configure:22093: checking for strtoll | |
configure:22093: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:22093: $? = 0 | |
configure:22093: result: yes | |
configure:22093: checking for atoll | |
configure:22093: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 | |
configure:22093: $? = 0 | |
configure:22093: result: yes | |
configure:22093: checking for strftime | |
configure:22093: result: yes | |
configure:22542: checking which regex library to use | |
configure:22544: result: php | |
configure:22955: checking whether to enable LIBXML support | |
configure:22990: result: yes | |
configure:23000: checking libxml2 install dir | |
configure:23015: result: /Volumes/Data/macports/snowleopard | |
configure:23027: checking for xml2-config path | |
configure:23041: result: /Volumes/Data/macports/snowleopard/bin/xml2-config | |
configure:23185: checking whether libxml build works | |
configure:23212: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c | |
-lm -lxml2 -lz -liconv -lm >&5 | |
configure:23212: $? = 0 | |
configure:23212: ./conftest | |
configure:23212: $? = 0 | |
configure:23236: result: yes | |
configure:23573: checking for OpenSSL support | |
configure:23609: result: no | |
configure:23618: checking for Kerberos support | |
configure:23633: result: no | |
configure:23642: checking whether to use system default cipher list instead of hardcoded value | |
configure:23657: result: no | |
configure:25171: checking for PCRE headers location | |
configure:25180: result: /Volumes/Data/macports/snowleopard/include | |
configure:25183: checking for PCRE library location | |
configure:25192: result: /Volumes/Data/macports/snowleopard/lib | |
configure:25945: checking whether to enable the SQLite3 extension | |
configure:25981: result: no | |
configure:27113: checking for ZLIB support | |
configure:27149: result: yes | |
configure:27158: checking if the location of ZLIB install directory is defined | |
configure:27173: result: no | |
configure:27506: checking for zlib version >= 1.2.0.4 | |
configure:27509: result: 1.2.8 | |
configure:27612: checking for gzgets in -lz | |
configure:27637: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lz -lpcre -lm -lxml2 -lz -liconv -lm >&5 | |
configure:27637: $? = 0 | |
configure:27646: result: yes | |
configure:27771: checking whether to enable bc style precision math functions | |
configure:27806: result: yes | |
configure:28136: checking for BZip2 support | |
configure:28172: result: yes | |
configure:28297: checking for BZ2_bzerror in -lbz2 | |
configure:28322: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm >&5 | |
configure:28322: $? = 0 | |
configure:28331: result: yes | |
configure:28785: checking whether to enable calendar conversion support | |
configure:28820: result: no | |
configure:29129: checking whether to enable ctype functions | |
configure:29164: result: yes | |
configure:29473: checking for cURL support | |
configure:29509: result: no | |
configure:31363: checking for QDBM support | |
configure:31374: result: no | |
configure:31699: checking for GDBM support | |
configure:31710: result: no | |
configure:32021: checking for NDBM support | |
configure:32032: result: no | |
configure:32369: checking for TCADB support | |
configure:32380: result: no | |
configure:32697: checking for Berkeley DB4 support | |
configure:32708: result: no | |
configure:33018: checking for Berkeley DB3 support | |
configure:33029: result: no | |
configure:33339: checking for Berkeley DB2 support | |
configure:33350: result: no | |
configure:33584: checking for DB1 support | |
configure:33595: result: no | |
configure:33950: checking for DBM support | |
configure:33961: result: no | |
configure:34350: checking for CDB support | |
configure:34361: result: no | |
configure:34382: checking for INI File support | |
configure:34393: result: no | |
configure:34414: checking for FlatFile support | |
configure:34425: result: no | |
configure:34431: checking whether to enable DBA interface | |
configure:34756: result: no | |
configure:34764: checking whether to enable DOM support | |
configure:34799: result: yes | |
configure:34838: checking for xml2-config path | |
configure:34852: result: /Volumes/Data/macports/snowleopard/bin/xml2-config | |
configure:34996: checking whether libxml build works | |
configure:35047: result: yes | |
configure:35442: checking for ENCHANT support | |
configure:35478: result: no | |
configure:36093: checking whether to enable EXIF (metadata from images) support | |
configure:36128: result: no | |
configure:36437: checking for fileinfo support | |
configure:36472: result: yes | |
configure:36487: checking for strcasestr | |
configure:36524: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:36524: $? = 0 | |
configure:36524: ./conftest | |
configure:36524: $? = 0 | |
configure:36526: result: yes | |
configure:36845: checking for utimes | |
configure:36845: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:36845: $? = 0 | |
configure:36845: result: yes | |
configure:36845: checking for strndup | |
configure:36845: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c:268: warning: conflicting types for built-in function 'strndup' | |
Undefined symbols: | |
"_strndup", referenced from: | |
_main in ccZ9udOe.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:36845: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| /* end confdefs.h. */ | |
| /* Define strndup to an innocuous variant, in case <limits.h> declares strndup. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define strndup innocuous_strndup | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char strndup (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef strndup | |
| | |
| /* 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 strndup (); | |
| /* 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_strndup || defined __stub___strndup | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return strndup (); | |
| ; | |
| return 0; | |
| } | |
configure:36845: result: no | |
configure:36867: checking whether to enable input filter support | |
configure:36902: result: yes | |
configure:36911: checking pcre install prefix | |
configure:36926: result: no | |
configure:37323: checking whether to enable FTP support | |
configure:37358: result: no | |
configure:37367: checking OpenSSL dir for FTP | |
configure:37382: result: no | |
configure:38412: checking for GD support | |
configure:38448: result: no | |
configure:38457: checking for the location of libvpx | |
configure:38472: result: no | |
configure:38483: checking for the location of libjpeg | |
configure:38498: result: no | |
configure:38509: checking for the location of libpng | |
configure:38524: result: no | |
configure:38560: checking for the location of libXpm | |
configure:38575: result: no | |
configure:38584: checking for FreeType 2 | |
configure:38599: result: no | |
configure:38608: checking for T1lib support | |
configure:38623: result: no | |
configure:38632: checking whether to enable truetype string function in GD | |
configure:38646: result: no | |
configure:38655: checking whether to enable JIS-mapped Japanese font support in GD | |
configure:38669: result: no | |
configure:44114: checking for GNU gettext support | |
configure:44150: result: no | |
configure:44879: checking for GNU MP support | |
configure:44915: result: no | |
configure:45665: checking for mhash support | |
configure:45701: result: yes | |
configure:45710: checking whether to enable hash support | |
configure:45745: result: yes | |
configure:45766: checking whether byte ordering is bigendian | |
configure:45803: result: no | |
configure:45816: checking size of short | |
configure:45835: result: 2 | |
configure:45849: checking size of int | |
configure:45868: result: 4 | |
configure:45882: checking size of long | |
configure:45901: result: 8 | |
configure:45915: checking size of long long | |
configure:45934: result: 8 | |
configure:46274: checking for iconv support | |
configure:46310: result: no | |
configure:47605: checking for IMAP support | |
configure:47641: result: no | |
configure:47650: checking for IMAP Kerberos support | |
configure:47665: result: no | |
configure:47674: checking for IMAP SSL support | |
configure:47689: result: no | |
configure:50109: checking for InterBase support | |
configure:50145: result: no | |
configure:51048: checking whether to enable internationalization support | |
configure:51083: result: no | |
configure:52392: checking whether to enable JavaScript Object Serialization support | |
configure:52427: result: yes | |
configure:52437: checking for ANSI C header files | |
configure:52541: result: yes | |
configure:52876: checking for LDAP support | |
configure:52912: result: no | |
configure:52921: checking for LDAP Cyrus SASL support | |
configure:52936: result: no | |
configure:55974: checking whether to enable multibyte string support | |
configure:56009: result: no | |
configure:56018: checking whether to enable multibyte regex support | |
configure:56032: result: yes | |
configure:56041: checking whether to check multibyte regex backtrack | |
configure:56055: result: yes | |
configure:56064: checking for external libmbfl | |
configure:56079: result: no | |
configure:56088: checking for external oniguruma | |
configure:56103: result: no | |
configure:58084: checking for mcrypt support | |
configure:58120: result: no | |
configure:58927: checking for MSSQL support via FreeTDS | |
configure:58963: result: no | |
configure:59587: checking for MySQL support | |
configure:59623: result: no | |
configure:59632: checking for specified location of the MySQL UNIX socket | |
configure:59647: result: no | |
configure:60869: checking for MySQLi support | |
configure:60905: result: no | |
configure:60914: checking whether to enable embedded MySQLi support | |
configure:60928: result: no | |
configure:61964: checking for Oracle Database OCI8 support | |
configure:62000: result: no | |
configure:65680: checking whether to enable Zend OPcache support | |
configure:65715: result: no | |
configure:66574: checking whether to enable pcntl support | |
configure:66609: result: no | |
configure:66974: checking whether to enable PDO support | |
configure:67009: result: yes | |
configure:67409: checking for PDO_DBLIB support via FreeTDS | |
configure:67445: result: no | |
configure:68124: checking for Firebird support for PDO | |
configure:68160: result: no | |
configure:69116: checking for MySQL support for PDO | |
configure:69152: result: no | |
configure:70571: checking Oracle OCI support for PDO | |
configure:70607: result: no | |
configure:72659: checking for ODBC v3 support for PDO | |
configure:72695: result: no | |
configure:73818: checking for PostgreSQL support for PDO | |
configure:73854: result: no | |
configure:74674: checking for sqlite 3 support for PDO | |
configure:74710: result: no | |
configure:76140: checking for PostgreSQL support | |
configure:76176: result: no | |
configure:77959: checking for phar archive support | |
configure:77994: result: yes | |
configure:78294: checking for phar openssl support | |
configure:78317: result: no | |
configure:78396: checking whether to enable POSIX-like functions | |
configure:78431: result: no | |
configure:78848: checking for PSPELL support | |
configure:78884: result: no | |
configure:79593: checking for libedit readline replacement | |
configure:79629: result: yes | |
configure:80612: checking for tgetent in -lncurses | |
configure:80637: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:80637: $? = 0 | |
configure:80646: result: yes | |
configure:80841: checking for readline in -ledit | |
configure:80866: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -Wl,-rpath,/lib -L/lib -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
ld: warning: directory '/lib' following -L not found | |
configure:80866: $? = 0 | |
configure:80875: result: yes | |
configure:81090: checking for rl_callback_read_char in -ledit | |
configure:81115: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -Wl,-rpath,/lib -L/lib -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
ld: warning: directory '/lib' following -L not found | |
configure:81115: $? = 0 | |
configure:81124: result: yes | |
configure:81243: checking for rl_on_new_line in -ledit | |
configure:81268: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -Wl,-rpath,/lib -L/lib -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
ld: warning: directory '/lib' following -L not found | |
configure:81268: $? = 0 | |
configure:81277: result: yes | |
configure:81307: checking for rl_completion_matches | |
configure:81307: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:81307: $? = 0 | |
configure:81307: result: yes | |
configure:81618: checking for recode support | |
configure:81654: result: no | |
configure:82711: checking whether to enable PHP sessions | |
configure:82746: result: yes | |
configure:82755: checking for mm support | |
configure:82770: result: no | |
configure:82778: checking whether pwrite works | |
configure:82811: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:269: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:82811: $? = 0 | |
configure:82811: ./conftest | |
configure:82811: $? = 0 | |
configure:82873: result: yes | |
configure:82888: checking whether pread works | |
configure:82921: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:270: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:82921: $? = 0 | |
configure:82921: ./conftest | |
configure:82921: $? = 0 | |
configure:82985: result: yes | |
configure:83521: checking whether to enable shmop support | |
configure:83556: result: no | |
configure:83865: checking whether to enable SimpleXML support | |
configure:83900: result: yes | |
configure:83939: checking for xml2-config path | |
configure:83953: result: /Volumes/Data/macports/snowleopard/bin/xml2-config | |
configure:84097: checking whether libxml build works | |
configure:84148: result: yes | |
configure:84526: checking for SNMP support | |
configure:84562: result: no | |
configure:84571: checking OpenSSL dir for SNMP | |
configure:84586: result: no | |
configure:85397: checking whether to enable SOAP support | |
configure:85432: result: no | |
configure:86002: checking whether to enable sockets support | |
configure:86037: result: no | |
configure:86522: checking whether zend_object_value is packed | |
configure:86542: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/var/macports/build/_Volumes_Data_macports_dports_lang_php/php56/work/php-5.6.3RC1/ext/date/lib -I/Volumes/Data/macports/snowleopard/var/macports/build/_Volumes_Data_macports_dports_lang_php/php56/work/php-5.6.3RC1/ext/ereg/regex -I/Volumes/Data/macports/snowleopard/include/libxml2 -I/Volumes/Data/macports/snowleopard/include -I/Volumes/Data/macports/snowleopard/var/macports/build/_Volumes_Data_macports_dports_lang_php/php56/work/php-5.6.3RC1 -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:86542: $? = 0 | |
configure:86542: ./conftest | |
configure:86542: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 | |
| /* end confdefs.h. */ | |
| | |
| #include "Zend/zend_types.h" | |
| int main(int argc, char **argv) { | |
| return ((sizeof(zend_object_handle) + sizeof(zend_object_handlers*)) == sizeof(zend_object_value)) ? 0 : 1; | |
| } | |
| | |
configure:86551: result: no | |
configure:86902: checking whether flush should be called explicitly after a buffered io | |
configure:86951: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:86951: $? = 0 | |
configure:86951: ./conftest | |
configure:86951: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| | |
| int main(int argc, char **argv) | |
| { | |
| char *filename = tmpnam(NULL); | |
| char buffer[64]; | |
| int result = 0; | |
| | |
| FILE *fp = fopen(filename, "wb"); | |
| if (NULL == fp) | |
| return 0; | |
| fputs("line 1\n", fp); | |
| fputs("line 2\n", fp); | |
| fclose(fp); | |
| | |
| fp = fopen(filename, "rb+"); | |
| if (NULL == fp) | |
| return 0; | |
| fgets(buffer, sizeof(buffer), fp); | |
| fputs("line 3\n", fp); | |
| rewind(fp); | |
| fgets(buffer, sizeof(buffer), fp); | |
| if (0 != strcmp(buffer, "line 1\n")) | |
| result = 1; | |
| fgets(buffer, sizeof(buffer), fp); | |
| if (0 != strcmp(buffer, "line 3\n")) | |
| result = 1; | |
| fclose(fp); | |
| unlink(filename); | |
| | |
| exit(result); | |
| } | |
| | |
configure:86965: result: yes | |
configure:87021: checking for standard DES crypt | |
configure:87051: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:278: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:87051: $? = 0 | |
configure:87051: ./conftest | |
configure:87051: $? = 0 | |
configure:87065: result: yes | |
configure:87068: checking for extended DES crypt | |
configure:87098: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:278: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:87098: $? = 0 | |
configure:87098: ./conftest | |
configure:87098: $? = 0 | |
configure:87112: result: yes | |
configure:87115: checking for MD5 crypt | |
configure:87154: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:285: warning: incompatible implicit declaration of built-in function 'strcpy' | |
conftest.c:286: warning: incompatible implicit declaration of built-in function 'strcat' | |
conftest.c:287: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:87154: $? = 0 | |
configure:87154: ./conftest | |
configure:87154: $? = 16 | |
configure: program exited with status 16 | |
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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_UNISTD_H | |
| #include <unistd.h> | |
| #endif | |
| | |
| #if HAVE_CRYPT_H | |
| #include <crypt.h> | |
| #endif | |
| | |
| main() { | |
| #if HAVE_CRYPT | |
| char salt[15], answer[40]; | |
| | |
| salt[0]='$'; salt[1]='1'; salt[2]='$'; | |
| salt[3]='r'; salt[4]='a'; salt[5]='s'; | |
| salt[6]='m'; salt[7]='u'; salt[8]='s'; | |
| salt[9]='l'; salt[10]='e'; salt[11]='$'; | |
| salt[12]='\0'; | |
| strcpy(answer,salt); | |
| strcat(answer,"rISCgZzpwk3UhDidwXvin0"); | |
| exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); | |
| #else | |
| exit(0); | |
| #endif | |
| } | |
configure:87168: result: no | |
configure:87171: checking for Blowfish crypt | |
configure:87207: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:281: warning: incompatible implicit declaration of built-in function 'strcat' | |
conftest.c:282: warning: incompatible implicit declaration of built-in function 'strcpy' | |
conftest.c:284: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:87207: $? = 0 | |
configure:87207: ./conftest | |
configure:87207: $? = 21 | |
configure: program exited with status 21 | |
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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_UNISTD_H | |
| #include <unistd.h> | |
| #endif | |
| | |
| #if HAVE_CRYPT_H | |
| #include <crypt.h> | |
| #endif | |
| | |
| main() { | |
| #if HAVE_CRYPT | |
| char salt[30], answer[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:87221: result: no | |
configure:87224: checking for SHA512 crypt | |
configure:87259: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:280: warning: incompatible implicit declaration of built-in function 'strcpy' | |
conftest.c:282: warning: incompatible implicit declaration of built-in function 'strcat' | |
conftest.c:283: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:87259: $? = 0 | |
configure:87259: ./conftest | |
configure:87259: $? = 38 | |
configure: program exited with status 38 | |
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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_UNISTD_H | |
| #include <unistd.h> | |
| #endif | |
| | |
| #if HAVE_CRYPT_H | |
| #include <crypt.h> | |
| #endif | |
| | |
| main() { | |
| #if HAVE_CRYPT | |
| char salt[21], answer[21+86]; | |
| | |
| strcpy(salt,"$6$rasmuslerdorf$"); | |
| strcpy(answer, salt); | |
| strcat(answer, "EeHCRjm0bljalWuALHSTs1NB9ipEiLEXLhYeXdOpx22gmlmVejnVXFhd84cEKbYxCo.XuUTrW.RLraeEnsvWs/"); | |
| exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); | |
| #else | |
| exit(0); | |
| #endif | |
| } | |
configure:87273: result: no | |
configure:87276: checking for SHA256 crypt | |
configure:87312: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:280: warning: incompatible implicit declaration of built-in function 'strcpy' | |
conftest.c:282: warning: incompatible implicit declaration of built-in function 'strcat' | |
conftest.c:283: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:87312: $? = 0 | |
configure:87312: ./conftest | |
configure:87312: $? = 15 | |
configure: program exited with status 15 | |
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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_UNISTD_H | |
| #include <unistd.h> | |
| #endif | |
| | |
| #if HAVE_CRYPT_H | |
| #include <crypt.h> | |
| #endif | |
| | |
| main() { | |
| #if HAVE_CRYPT | |
| char salt[21], answer[21+43]; | |
| | |
| strcpy(salt,"$5$rasmuslerdorf$"); | |
| strcpy(answer, salt); | |
| strcat(answer, "cFAm2puLCujQ9t.0CxiFIIvFi4JyQx5UncCt/xRIX23"); | |
| exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); | |
| | |
| #else | |
| exit(0); | |
| #endif | |
| } | |
configure:87326: result: no | |
configure:87332: checking whether the compiler supports __alignof__ | |
configure:87352: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:87352: $? = 0 | |
configure:87363: result: yes | |
configure:87371: checking whether the compiler supports aligned attribute | |
configure:87391: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:87391: $? = 0 | |
configure:87402: result: yes | |
configure:87579: checking for getcwd | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:87579: $? = 0 | |
configure:87579: result: yes | |
configure:87579: checking for getwd | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:87579: $? = 0 | |
configure:87579: result: yes | |
configure:87579: checking for asinh | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c:301: warning: conflicting types for built-in function 'asinh' | |
configure:87579: $? = 0 | |
configure:87579: result: yes | |
configure:87579: checking for acosh | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c:302: warning: conflicting types for built-in function 'acosh' | |
configure:87579: $? = 0 | |
configure:87579: result: yes | |
configure:87579: checking for atanh | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c:303: warning: conflicting types for built-in function 'atanh' | |
configure:87579: $? = 0 | |
configure:87579: result: yes | |
configure:87579: checking for log1p | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c:304: warning: conflicting types for built-in function 'log1p' | |
configure:87579: $? = 0 | |
configure:87579: result: yes | |
configure:87579: checking for hypot | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c:305: warning: conflicting types for built-in function 'hypot' | |
configure:87579: $? = 0 | |
configure:87579: result: yes | |
configure:87579: checking for glob | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:87579: $? = 0 | |
configure:87579: result: yes | |
configure:87579: checking for strfmon | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c:307: warning: conflicting types for built-in function 'strfmon' | |
configure:87579: $? = 0 | |
configure:87579: result: yes | |
configure:87579: checking for nice | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:87579: $? = 0 | |
configure:87579: result: yes | |
configure:87579: checking for fpclass | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
Undefined symbols: | |
"_fpclass", referenced from: | |
_main in cc6wIEhR.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:87579: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| /* end confdefs.h. */ | |
| /* Define fpclass to an innocuous variant, in case <limits.h> declares fpclass. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define fpclass innocuous_fpclass | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char fpclass (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef fpclass | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char fpclass (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_fpclass || defined __stub___fpclass | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return fpclass (); | |
| ; | |
| return 0; | |
| } | |
configure:87579: result: no | |
configure:87579: checking for isinf | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c:309: warning: conflicting types for built-in function 'isinf' | |
configure:87579: $? = 0 | |
configure:87579: result: yes | |
configure:87579: checking for isnan | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c:310: warning: conflicting types for built-in function 'isnan' | |
configure:87579: $? = 0 | |
configure:87579: result: yes | |
configure:87579: checking for mempcpy | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c:311: warning: conflicting types for built-in function 'mempcpy' | |
Undefined symbols: | |
"_mempcpy", referenced from: | |
_main in ccjCr60t.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:87579: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| /* end confdefs.h. */ | |
| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define mempcpy innocuous_mempcpy | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char mempcpy (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef mempcpy | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char mempcpy (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_mempcpy || defined __stub___mempcpy | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return mempcpy (); | |
| ; | |
| return 0; | |
| } | |
configure:87579: result: no | |
configure:87579: checking for strpncpy | |
configure:87579: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
Undefined symbols: | |
"_strpncpy", referenced from: | |
_main in ccirbaoa.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:87579: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| /* end confdefs.h. */ | |
| /* Define strpncpy to an innocuous variant, in case <limits.h> declares strpncpy. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define strpncpy innocuous_strpncpy | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char strpncpy (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef strpncpy | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char strpncpy (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_strpncpy || defined __stub___strpncpy | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return strpncpy (); | |
| ; | |
| return 0; | |
| } | |
configure:87579: result: no | |
configure:87588: checking for working POSIX fnmatch | |
configure:87621: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:87621: $? = 0 | |
configure:87621: ./conftest | |
configure:87621: $? = 0 | |
configure:87631: result: yes | |
configure:87644: checking for fork | |
configure:87644: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
conftest.c:312: warning: conflicting types for built-in function 'fork' | |
configure:87644: $? = 0 | |
configure:87644: result: yes | |
configure:87660: checking if your OS can spawn processes with inherited handles | |
configure:87663: result: yes | |
configure:87706: checking for res_nsearch | |
configure:87706: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
Undefined symbols: | |
"_res_nsearch", referenced from: | |
_main in cc3aVqoN.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:87706: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| /* end confdefs.h. */ | |
| /* Define res_nsearch to an innocuous variant, in case <limits.h> declares res_nsearch. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define res_nsearch innocuous_res_nsearch | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char res_nsearch (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef res_nsearch | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char res_nsearch (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_res_nsearch || defined __stub___res_nsearch | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return res_nsearch (); | |
| ; | |
| return 0; | |
| } | |
configure:87706: result: no | |
configure:87710: checking for __res_nsearch | |
configure:87710: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
Undefined symbols: | |
"___res_nsearch", referenced from: | |
_main in ccOvKQww.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:87710: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| /* end confdefs.h. */ | |
| /* Define __res_nsearch to an innocuous variant, in case <limits.h> declares __res_nsearch. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define __res_nsearch innocuous___res_nsearch | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char __res_nsearch (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef __res_nsearch | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char __res_nsearch (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub___res_nsearch || defined __stub_____res_nsearch | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return __res_nsearch (); | |
| ; | |
| return 0; | |
| } | |
configure:87710: result: no | |
configure:87733: checking for res_nsearch in -lresolv | |
configure:87758: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
Undefined symbols: | |
"_res_nsearch", referenced from: | |
_main in cc03puSy.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:87758: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| /* end confdefs.h. */ | |
| | |
| /* 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:87767: result: no | |
configure:87773: checking for __res_nsearch in -lresolv | |
configure:87798: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
Undefined symbols: | |
"___res_nsearch", referenced from: | |
_main in ccAPgc2I.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:87798: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| /* end confdefs.h. */ | |
| | |
| /* 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:87807: result: no | |
configure:87865: checking for res_nsearch in -lbind | |
configure:87890: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lbind -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
ld: library not found for -lbind | |
collect2: ld returned 1 exit status | |
configure:87890: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| /* end confdefs.h. */ | |
| | |
| /* 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:87899: result: no | |
configure:87905: checking for __res_nsearch in -lbind | |
configure:87930: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lbind -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
ld: library not found for -lbind | |
collect2: ld returned 1 exit status | |
configure:87930: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| /* end confdefs.h. */ | |
| | |
| /* 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:87939: result: no | |
configure:87997: checking for res_nsearch in -lsocket | |
configure:88022: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lsocket -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
ld: library not found for -lsocket | |
collect2: ld returned 1 exit status | |
configure:88022: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| /* end confdefs.h. */ | |
| | |
| /* 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:88031: result: no | |
configure:88037: checking for __res_nsearch in -lsocket | |
configure:88062: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lsocket -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
ld: library not found for -lsocket | |
collect2: ld returned 1 exit status | |
configure:88062: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| /* end confdefs.h. */ | |
| | |
| /* 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:88071: result: no | |
configure:88144: checking for dns_search | |
configure:88144: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
Undefined symbols: | |
"_dns_search", referenced from: | |
_main in ccIJxDJt.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:88144: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| /* end confdefs.h. */ | |
| /* Define dns_search to an innocuous variant, in case <limits.h> declares dns_search. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define dns_search innocuous_dns_search | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char dns_search (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef dns_search | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char dns_search (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_dns_search || defined __stub___dns_search | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return dns_search (); | |
| ; | |
| return 0; | |
| } | |
configure:88144: result: no | |
configure:88148: checking for __dns_search | |
configure:88148: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
Undefined symbols: | |
"___dns_search", referenced from: | |
_main in cckHC7X2.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:88148: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| /* end confdefs.h. */ | |
| /* Define __dns_search to an innocuous variant, in case <limits.h> declares __dns_search. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define __dns_search innocuous___dns_search | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char __dns_search (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef __dns_search | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char __dns_search (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub___dns_search || defined __stub_____dns_search | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return __dns_search (); | |
| ; | |
| return 0; | |
| } | |
configure:88148: result: no | |
configure:88171: checking for dns_search in -lresolv | |
configure:88196: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:88196: $? = 0 | |
configure:88205: result: yes | |
configure:88267: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lresolv >&5 | |
configure:88267: $? = 0 | |
configure:88267: ./conftest | |
configure:88267: $? = 0 | |
configure:88582: checking for dn_expand | |
configure:88582: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:88582: $? = 0 | |
configure:88582: result: yes | |
configure:89020: checking for dn_skipname | |
configure:89020: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
Undefined symbols: | |
"_dn_skipname", referenced from: | |
_main in ccLXEj21.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:89020: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 1 | |
| #define HAVE_LIBRESOLV 1 | |
| #define HAVE_DN_EXPAND 1 | |
| /* end confdefs.h. */ | |
| /* Define dn_skipname to an innocuous variant, in case <limits.h> declares dn_skipname. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define dn_skipname innocuous_dn_skipname | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char dn_skipname (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef dn_skipname | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char dn_skipname (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_dn_skipname || defined __stub___dn_skipname | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return dn_skipname (); | |
| ; | |
| return 0; | |
| } | |
configure:89020: result: no | |
configure:89024: checking for __dn_skipname | |
configure:89024: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:89024: $? = 0 | |
configure:89024: result: yes | |
configure:89460: checking for res_search | |
configure:89460: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:89460: $? = 0 | |
configure:89460: result: yes | |
configure:89894: checking whether atof() accepts NAN | |
configure:89925: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:89925: $? = 0 | |
configure:89925: ./conftest | |
configure:89925: $? = 0 | |
configure:89939: result: yes | |
configure:89947: checking whether atof() accepts INF | |
configure:89981: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:89981: $? = 0 | |
configure:89981: ./conftest | |
configure:89981: $? = 0 | |
configure:89995: result: yes | |
configure:90003: checking whether HUGE_VAL == INF | |
configure:90037: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:90037: $? = 0 | |
configure:90037: ./conftest | |
configure:90037: $? = 0 | |
configure:90051: result: yes | |
configure:90059: checking whether HUGE_VAL + -HUGEVAL == NAN | |
configure:90095: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:90095: $? = 0 | |
configure:90095: ./conftest | |
configure:90095: $? = 0 | |
configure:90109: result: yes | |
configure:90117: checking whether strptime() declaration fails | |
configure:90143: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:312: error: conflicting types for 'strptime' | |
/usr/include/time.h:132: error: previous declaration of 'strptime' was here | |
configure:90143: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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 <time.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| #ifndef HAVE_STRPTIME | |
| #error no strptime() on this platform | |
| #else | |
| /* use invalid strptime() declaration to see if it fails to compile */ | |
| int strptime(const char *s, const char *format, struct tm *tm); | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:90154: result: yes | |
configure:90164: checking wchar.h usability | |
configure:90164: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:90164: $? = 0 | |
configure:90164: result: yes | |
configure:90164: checking wchar.h presence | |
configure:90164: /usr/bin/gcc-4.2 -E -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c | |
configure:90164: $? = 0 | |
configure:90164: result: yes | |
configure:90164: checking for wchar.h | |
configure:90164: result: yes | |
configure:90176: checking for mblen | |
configure:90176: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:90176: $? = 0 | |
configure:90176: result: yes | |
configure:90188: checking for mbrlen | |
configure:90188: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:90188: $? = 0 | |
configure:90188: result: yes | |
configure:90188: checking for mbsinit | |
configure:90188: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:90188: $? = 0 | |
configure:90188: result: yes | |
configure:90197: checking for mbstate_t | |
configure:90220: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:315: error: nested functions are disabled, use -fnested-functions to re-enable | |
configure:90220: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_WCHAR_H | |
| # include <wchar.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| int __tmp__() { mbstate_t a; } | |
| | |
| ; | |
| return 0; | |
| } | |
configure:90231: result: no | |
configure:90241: checking atomic.h usability | |
configure:90241: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:339:20: error: atomic.h: No such file or directory | |
configure:90241: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <atomic.h> | |
configure:90241: result: no | |
configure:90241: checking atomic.h presence | |
configure:90241: /usr/bin/gcc-4.2 -E -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c | |
conftest.c:306:20: error: atomic.h: No such file or directory | |
configure:90241: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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 | |
| /* end confdefs.h. */ | |
| #include <atomic.h> | |
configure:90241: result: no | |
configure:90241: checking for atomic.h | |
configure:90241: result: no | |
configure:90615: checking for Sybase-CT support | |
configure:90651: result: no | |
configure:93035: checking whether to enable System V IPC support | |
configure:93070: result: no | |
configure:93389: checking whether to enable System V semaphore support | |
configure:93424: result: no | |
configure:93776: checking whether to enable System V shared memory support | |
configure:93811: result: no | |
configure:94120: checking for TIDY support | |
configure:94156: result: no | |
configure:94773: checking whether to enable tokenizer support | |
configure:94808: result: yes | |
configure:95120: checking whether to enable WDDX support | |
configure:95155: result: no | |
configure:95190: checking libexpat dir for WDDX | |
configure:95205: result: no | |
configure:95966: checking whether to enable XML support | |
configure:96001: result: yes | |
configure:96036: checking libexpat install dir | |
configure:96051: result: no | |
configure:96066: checking for xml2-config path | |
configure:96080: result: /Volumes/Data/macports/snowleopard/bin/xml2-config | |
configure:96224: checking whether libxml build works | |
configure:96275: result: yes | |
configure:96782: checking whether to enable XMLReader support | |
configure:96817: result: yes | |
configure:96856: checking for xml2-config path | |
configure:96870: result: /Volumes/Data/macports/snowleopard/bin/xml2-config | |
configure:97014: checking whether libxml build works | |
configure:97065: result: yes | |
configure:97419: checking for XMLRPC-EPI support | |
configure:97455: result: no | |
configure:97490: checking libexpat dir for XMLRPC-EPI | |
configure:97505: result: no | |
configure:97514: checking iconv dir for XMLRPC-EPI | |
configure:97529: result: no | |
configure:99820: checking whether to enable XMLWriter support | |
configure:99855: result: yes | |
configure:99894: checking for xml2-config path | |
configure:99908: result: /Volumes/Data/macports/snowleopard/bin/xml2-config | |
configure:100052: checking whether libxml build works | |
configure:100103: result: yes | |
configure:100425: checking for XSL support | |
configure:100461: result: no | |
configure:101103: checking for zip archive read/writesupport | |
configure:101138: result: no | |
configure:101173: checking pcre install prefix | |
configure:101188: result: no | |
configure:101197: checking libzip | |
configure:101212: result: no | |
configure:102833: checking whether to enable mysqlnd | |
configure:102868: result: no | |
configure:102877: checking whether to disable compressed protocol support in mysqlnd | |
configure:102891: result: yes | |
configure:104073: checking whether whether compiler supports Decimal32/64/128 types | |
configure:104102: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib -L/Volumes/Data/macports/snowleopard/lib conftest.c -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm >&5 | |
configure:104102: $? = 0 | |
configure:104102: ./conftest | |
configure:104102: $? = 0 | |
configure:104116: result: yes | |
configure:104330: result: | |
configure:104332: result: Configuring PEAR | |
configure:104349: checking whether to install PEAR | |
configure:104385: result: no | |
configure:104431: result: | |
configure:104433: result: Configuring Zend | |
configure:104458: checking for bison version | |
configure:104482: result: 2.7 (ok) | |
configure:104519: checking for inttypes.h | |
configure:104519: result: yes | |
configure:104519: checking for stdint.h | |
configure:104519: result: yes | |
configure:104519: checking for limits.h | |
configure:104519: result: yes | |
configure:104519: checking malloc.h usability | |
configure:104519: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:351:20: error: malloc.h: No such file or directory | |
configure:104519: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <malloc.h> | |
configure:104519: result: no | |
configure:104519: checking malloc.h presence | |
configure:104519: /usr/bin/gcc-4.2 -E -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c | |
conftest.c:318:20: error: malloc.h: No such file or directory | |
configure:104519: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| /* end confdefs.h. */ | |
| #include <malloc.h> | |
configure:104519: result: no | |
configure:104519: checking for malloc.h | |
configure:104519: result: no | |
configure:104519: checking for string.h | |
configure:104519: result: yes | |
configure:104519: checking for unistd.h | |
configure:104519: result: yes | |
configure:104519: checking for stdarg.h | |
configure:104519: result: yes | |
configure:104519: checking for sys/types.h | |
configure:104519: result: yes | |
configure:104519: checking for sys/time.h | |
configure:104519: result: yes | |
configure:104519: checking for signal.h | |
configure:104519: result: yes | |
configure:104519: checking for unix.h | |
configure:104519: result: no | |
configure:104519: checking for stdlib.h | |
configure:104519: result: yes | |
configure:104519: checking for dlfcn.h | |
configure:104519: result: yes | |
configure:104530: checking for size_t | |
configure:104530: result: yes | |
configure:104541: checking return type of signal handlers | |
configure:104559: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:332: error: void value not ignored as it ought to be | |
configure:104559: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <signal.h> | |
| | |
| int | |
| main () | |
| { | |
| return *(signal (0, 0)) (0) == 1; | |
| ; | |
| return 0; | |
| } | |
configure:104566: result: void | |
configure:104579: checking for uint | |
configure:104579: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:104579: $? = 0 | |
configure:104579: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:363: error: expected expression before ')' token | |
configure:104579: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define RETSIGTYPE void | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:104579: result: yes | |
configure:104590: checking for ulong | |
configure:104590: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:363: error: 'ulong' undeclared (first use in this function) | |
conftest.c:363: error: (Each undeclared identifier is reported only once | |
conftest.c:363: error: for each function it appears in.) | |
configure:104590: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define RETSIGTYPE void | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof (ulong)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:104590: result: no | |
configure:104603: checking for int32_t | |
configure:104628: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:104628: $? = 0 | |
configure:104635: result: yes | |
configure:104645: checking for uint32_t | |
configure:104670: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:104670: $? = 0 | |
configure:104677: result: yes | |
configure:104689: checking for vprintf | |
configure:104689: result: yes | |
configure:104695: checking for _doprnt | |
configure:104695: result: no | |
configure:104706: checking for working memcmp | |
configure:104749: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:104749: $? = 0 | |
configure:104749: ./conftest | |
configure:104749: $? = 0 | |
configure:104759: result: yes | |
configure:104770: checking for working alloca.h | |
configure:104795: result: yes | |
configure:104803: checking for alloca | |
configure:104848: result: yes | |
configure:104957: checking for memcpy | |
configure:104957: result: yes | |
configure:104957: checking for strdup | |
configure:104957: result: yes | |
configure:104957: checking for getpid | |
configure:104957: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:104957: $? = 0 | |
configure:104957: result: yes | |
configure:104957: checking for kill | |
configure:104957: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:104957: $? = 0 | |
configure:104957: result: yes | |
configure:104957: checking for strtod | |
configure:104957: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:104957: $? = 0 | |
configure:104957: result: yes | |
configure:104957: checking for strtol | |
configure:104957: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:104957: $? = 0 | |
configure:104957: result: yes | |
configure:104957: checking for finite | |
configure:104957: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:362: warning: conflicting types for built-in function 'finite' | |
configure:104957: $? = 0 | |
configure:104957: result: yes | |
configure:104957: checking for fpclass | |
configure:104957: result: no | |
configure:104957: checking for sigsetjmp | |
configure:104957: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:104957: $? = 0 | |
configure:104957: result: yes | |
configure:104967: checking whether sprintf is broken | |
configure:104982: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:341: warning: incompatible implicit declaration of built-in function 'exit' | |
conftest.c:341: warning: incompatible implicit declaration of built-in function 'sprintf' | |
configure:104982: $? = 0 | |
configure:104982: ./conftest | |
configure:104982: $? = 0 | |
configure:104997: result: no | |
configure:105014: checking for finite | |
configure:105014: result: yes | |
configure:105014: checking for isfinite | |
configure:105014: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
Undefined symbols: | |
"_isfinite", referenced from: | |
_main in cctjNkYW.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:105014: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define RETSIGTYPE void | |
| #define ulong unsigned long | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_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 HAVE_SIGSETJMP 1 | |
| #define ZEND_BROKEN_SPRINTF 0 | |
| #define HAVE_FINITE 1 | |
| /* end confdefs.h. */ | |
| /* Define isfinite to an innocuous variant, in case <limits.h> declares isfinite. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define isfinite innocuous_isfinite | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char isfinite (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef isfinite | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char isfinite (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_isfinite || defined __stub___isfinite | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return isfinite (); | |
| ; | |
| return 0; | |
| } | |
configure:105014: result: no | |
configure:105014: checking for isinf | |
configure:105014: result: yes | |
configure:105014: checking for isnan | |
configure:105014: result: yes | |
configure:105025: checking whether fp_except is defined | |
configure:105046: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:346:27: error: floatingpoint.h: No such file or directory | |
conftest.c: In function 'main': | |
conftest.c:352: error: 'fp_except' undeclared (first use in this function) | |
conftest.c:352: error: (Each undeclared identifier is reported only once | |
conftest.c:352: error: for each function it appears in.) | |
conftest.c:352: error: expected ';' before 'x' | |
configure:105046: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define RETSIGTYPE void | |
| #define ulong unsigned long | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_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 HAVE_SIGSETJMP 1 | |
| #define ZEND_BROKEN_SPRINTF 0 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <floatingpoint.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| fp_except x = (fp_except) 0; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:105057: result: no | |
configure:105067: checking for usable _FPU_SETCW | |
configure:105093: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:346:29: error: fpu_control.h: No such file or directory | |
conftest.c: In function 'main': | |
conftest.c:352: error: 'fpu_control_t' undeclared (first use in this function) | |
conftest.c:352: error: (Each undeclared identifier is reported only once | |
conftest.c:352: error: for each function it appears in.) | |
conftest.c:352: error: expected ';' before 'fpu_oldcw' | |
conftest.c:357: error: 'fpu_oldcw' undeclared (first use in this function) | |
conftest.c:358: error: 'fpu_cw' undeclared (first use in this function) | |
conftest.c:358: error: '_FPU_EXTENDED' undeclared (first use in this function) | |
conftest.c:358: error: '_FPU_SINGLE' undeclared (first use in this function) | |
conftest.c:358: error: '_FPU_DOUBLE' undeclared (first use in this function) | |
configure:105093: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define RETSIGTYPE void | |
| #define ulong unsigned long | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_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 HAVE_SIGSETJMP 1 | |
| #define ZEND_BROKEN_SPRINTF 0 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <fpu_control.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| fpu_control_t fpu_oldcw, fpu_cw; | |
| volatile double result; | |
| double a = 2877.0; | |
| volatile double b = 1000000.0; | |
| | |
| _FPU_GETCW(fpu_oldcw); | |
| fpu_cw = (fpu_oldcw & ~_FPU_EXTENDED & ~_FPU_SINGLE) | _FPU_DOUBLE; | |
| _FPU_SETCW(fpu_cw); | |
| result = a / b; | |
| _FPU_SETCW(fpu_oldcw); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:105107: result: no | |
configure:105111: checking for usable fpsetprec | |
configure:105136: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c:346:32: error: machine/ieeefp.h: No such file or directory | |
conftest.c: In function 'main': | |
conftest.c:352: error: 'fp_prec_t' undeclared (first use in this function) | |
conftest.c:352: error: (Each undeclared identifier is reported only once | |
conftest.c:352: error: for each function it appears in.) | |
conftest.c:352: error: expected ';' before 'fpu_oldprec' | |
conftest.c:357: error: 'fpu_oldprec' undeclared (first use in this function) | |
conftest.c:358: error: 'FP_PD' undeclared (first use in this function) | |
configure:105136: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define RETSIGTYPE void | |
| #define ulong unsigned long | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_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 HAVE_SIGSETJMP 1 | |
| #define ZEND_BROKEN_SPRINTF 0 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <machine/ieeefp.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| fp_prec_t fpu_oldprec; | |
| volatile double result; | |
| double a = 2877.0; | |
| volatile double b = 1000000.0; | |
| | |
| fpu_oldprec = fpgetprec(); | |
| fpsetprec(FP_PD); | |
| result = a / b; | |
| fpsetprec(fpu_oldprec); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:105150: result: no | |
configure:105154: checking for usable _controlfp | |
configure:105179: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:358: error: '_PC_53' undeclared (first use in this function) | |
conftest.c:358: error: (Each undeclared identifier is reported only once | |
conftest.c:358: error: for each function it appears in.) | |
conftest.c:358: error: '_MCW_PC' undeclared (first use in this function) | |
configure:105179: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define RETSIGTYPE void | |
| #define ulong unsigned long | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_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 HAVE_SIGSETJMP 1 | |
| #define ZEND_BROKEN_SPRINTF 0 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <float.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| unsigned int fpu_oldcw; | |
| volatile double result; | |
| double a = 2877.0; | |
| volatile double b = 1000000.0; | |
| | |
| fpu_oldcw = _controlfp(0, 0); | |
| _controlfp(_PC_53, _MCW_PC); | |
| result = a / b; | |
| _controlfp(fpu_oldcw, _MCW_PC); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:105193: result: no | |
configure:105197: checking for usable _controlfp_s | |
configure:105223: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:359: error: '_PC_53' undeclared (first use in this function) | |
conftest.c:359: error: (Each undeclared identifier is reported only once | |
conftest.c:359: error: for each function it appears in.) | |
conftest.c:359: error: '_MCW_PC' undeclared (first use in this function) | |
configure:105223: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define RETSIGTYPE void | |
| #define ulong unsigned long | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_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 HAVE_SIGSETJMP 1 | |
| #define ZEND_BROKEN_SPRINTF 0 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <float.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| unsigned int fpu_oldcw, fpu_cw; | |
| volatile double result; | |
| double a = 2877.0; | |
| volatile double b = 1000000.0; | |
| | |
| _controlfp_s(&fpu_cw, 0, 0); | |
| fpu_oldcw = fpu_cw; | |
| _controlfp_s(&fpu_cw, _PC_53, _MCW_PC); | |
| result = a / b; | |
| _controlfp_s(&fpu_cw, fpu_oldcw, _MCW_PC); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:105237: result: no | |
configure:105241: checking whether FPU control word can be manipulated by inline assembler | |
configure:105269: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:105269: $? = 0 | |
configure:105280: result: yes | |
configure:105288: checking whether double cast to long preserves least significant bits | |
configure:105321: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:355: warning: incompatible implicit declaration of built-in function 'exit' | |
conftest.c:361: warning: incompatible implicit declaration of built-in function 'exit' | |
conftest.c:364: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:105321: $? = 0 | |
configure:105321: ./conftest | |
configure:105321: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define RETSIGTYPE void | |
| #define ulong unsigned long | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_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 HAVE_SIGSETJMP 1 | |
| #define ZEND_BROKEN_SPRINTF 0 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FPU_INLINE_ASM_X86 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <limits.h> | |
| | |
| int main() | |
| { | |
| if (sizeof(long) == 4) { | |
| double d = (double) LONG_MIN * LONG_MIN + 2e9; | |
| | |
| if ((long) d == 2e9 && (long) -d == -2e9) { | |
| exit(0); | |
| } | |
| } else if (sizeof(long) == 8) { | |
| double correct = 18e18 - ((double) LONG_MIN * -2); /* Subtract ULONG_MAX + 1 */ | |
| | |
| if ((long) 18e18 == correct) { /* On 64-bit, only check between LONG_MAX and ULONG_MAX */ | |
| exit(0); | |
| } | |
| } | |
| exit(1); | |
| } | |
| | |
configure:105331: result: no | |
configure:105343: checking for dlfcn.h | |
configure:105343: result: yes | |
configure:105354: checking whether dlsym() requires a leading underscore in symbol names | |
configure:105425: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure: In function 'main': | |
configure:105421: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:105428: $? = 0 | |
configure:105445: result: no | |
configure:105499: checking virtual machine dispatch method | |
configure:105501: result: CALL | |
configure:105504: checking whether to enable thread-safety | |
configure:105506: result: no | |
configure:105509: checking whether to enable inline optimization for GCC | |
configure:105511: result: yes | |
configure:105514: checking whether to enable Zend debugging | |
configure:105516: result: no | |
configure:105575: checking for inline | |
configure:105591: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:105591: $? = 0 | |
configure:105599: result: inline | |
configure:105620: checking target system is Darwin | |
configure:105626: result: yes | |
configure:105633: checking for MM alignment and log values | |
configure:105677: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:377: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' | |
conftest.c:380: warning: incompatible implicit declaration of built-in function 'exit' | |
configure:105677: $? = 0 | |
configure:105677: ./conftest | |
configure:105677: $? = 0 | |
configure:105698: result: done | |
configure:105701: checking for memory allocation using mmap(MAP_ANON) | |
configure:105746: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:105746: $? = 0 | |
configure:105746: ./conftest | |
configure:105746: $? = 0 | |
configure:105751: result: yes | |
configure:105765: checking for memory allocation using mmap("/dev/zero") | |
configure:105820: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:105820: $? = 0 | |
configure:105820: ./conftest | |
configure:105820: $? = 2 | |
configure: program exited with status 2 | |
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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define RETSIGTYPE void | |
| #define ulong unsigned long | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_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 HAVE_SIGSETJMP 1 | |
| #define ZEND_BROKEN_SPRINTF 0 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FPU_INLINE_ASM_X86 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define ZEND_VM_KIND ZEND_VM_KIND_CALL | |
| #define ZEND_DEBUG 0 | |
| #define DARWIN 1 | |
| #define ZEND_MM_ALIGNMENT 8 | |
| #define ZEND_MM_ALIGNMENT_LOG2 3 | |
| #define HAVE_MEM_MMAP_ANON 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| #include <fcntl.h> | |
| #include <sys/mman.h> | |
| #include <stdlib.h> | |
| #include <stdio.h> | |
| #ifndef MAP_ANON | |
| # ifdef MAP_ANONYMOUS | |
| # define MAP_ANON MAP_ANONYMOUS | |
| # endif | |
| #endif | |
| #ifndef MREMAP_MAYMOVE | |
| # define MREMAP_MAYMOVE 0 | |
| #endif | |
| #ifndef MAP_FAILED | |
| # define MAP_FAILED ((void*)-1) | |
| #endif | |
| | |
| #define SEG_SIZE (256*1024) | |
| | |
| int main() | |
| { | |
| int fd; | |
| void *seg; | |
| | |
| fd = open("/dev/zero", O_RDWR, S_IRUSR | S_IWUSR); | |
| if (fd < 0) { | |
| return 1; | |
| } | |
| seg = mmap(NULL, SEG_SIZE, PROT_READ | PROT_WRITE, MAP_PRIVATE, fd, 0); | |
| if (seg == MAP_FAILED) { | |
| return 2; | |
| } | |
| if (munmap(seg, SEG_SIZE) != 0) { | |
| return 3; | |
| } | |
| if (close(fd) != 0) { | |
| return 4; | |
| } | |
| return 0; | |
| } | |
| | |
configure:105830: result: no | |
configure:105841: checking for mremap | |
configure:105841: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
Undefined symbols: | |
"_mremap", referenced from: | |
_main in ccOVaGUz.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:105841: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define RETSIGTYPE void | |
| #define ulong unsigned long | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_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 HAVE_SIGSETJMP 1 | |
| #define ZEND_BROKEN_SPRINTF 0 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FPU_INLINE_ASM_X86 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define ZEND_VM_KIND ZEND_VM_KIND_CALL | |
| #define ZEND_DEBUG 0 | |
| #define DARWIN 1 | |
| #define ZEND_MM_ALIGNMENT 8 | |
| #define ZEND_MM_ALIGNMENT_LOG2 3 | |
| #define HAVE_MEM_MMAP_ANON 1 | |
| /* end confdefs.h. */ | |
| /* Define mremap to an innocuous variant, in case <limits.h> declares mremap. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define mremap innocuous_mremap | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char mremap (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef mremap | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char mremap (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_mremap || defined __stub___mremap | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return mremap (); | |
| ; | |
| return 0; | |
| } | |
configure:105841: result: no | |
configure:105864: checking for sigaction | |
configure:105864: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:105864: $? = 0 | |
configure:105864: result: yes | |
configure:105884: checking whether to enable zend signal handling | |
configure:105886: result: no | |
configure:105919: result: | |
configure:105921: result: Configuring TSRM | |
configure:105929: checking for stdarg.h | |
configure:105929: result: yes | |
configure:105942: checking for sigprocmask | |
configure:105942: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.c >&5 | |
configure:105942: $? = 0 | |
configure:105942: result: yes | |
configure:106772: result: | |
configure:106774: result: Configuring libtool | |
configure:106870: checking for ld used by /usr/bin/gcc-4.2 | |
configure:106937: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld | |
configure:106944: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld | |
configure:106959: result: no | |
configure:106964: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files | |
configure:106971: result: -r | |
configure:106989: checking for BSD-compatible nm | |
configure:107038: result: /Volumes/Data/macports/snowleopard/bin/nm | |
configure:107042: checking how to recognize dependent libraries | |
configure:107228: result: pass_all | |
configure:107456: checking how to run the C++ preprocessor | |
configure:107483: /usr/bin/g++-4.2 -E -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.cpp | |
configure:107483: $? = 0 | |
configure:107497: /usr/bin/g++-4.2 -E -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.cpp | |
conftest.cpp:359:28: error: ac_nonexistent.h: No such file or directory | |
configure:107497: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define RETSIGTYPE void | |
| #define ulong unsigned long | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_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 HAVE_SIGSETJMP 1 | |
| #define ZEND_BROKEN_SPRINTF 0 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FPU_INLINE_ASM_X86 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define ZEND_VM_KIND ZEND_VM_KIND_CALL | |
| #define ZEND_DEBUG 0 | |
| #define DARWIN 1 | |
| #define ZEND_MM_ALIGNMENT 8 | |
| #define ZEND_MM_ALIGNMENT_LOG2 3 | |
| #define HAVE_MEM_MMAP_ANON 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define PHP_BUILD_DATE "2014-11-03" | |
| #define PHP_UNAME "Darwin tv6.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386" | |
| #define PHP_OS "Darwin" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:107522: result: /usr/bin/g++-4.2 -E | |
configure:107542: /usr/bin/g++-4.2 -E -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.cpp | |
configure:107542: $? = 0 | |
configure:107556: /usr/bin/g++-4.2 -E -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.cpp | |
conftest.cpp:359:28: error: ac_nonexistent.h: No such file or directory | |
configure:107556: $? = 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 PHP_WRITE_STDOUT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_HTONL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYADDR 1 | |
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_INET_ATON 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define MISSING_FCLOSE_DECL 0 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_STRUCT_FLOCK 1 | |
| #define HAVE_SOCKLEN_T 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG_LONG_INT 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define HAVE_INTMAX_T 1 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define HAVE_SSIZE_T 1 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_U_INT8_T 1 | |
| #define HAVE_U_INT16_T 1 | |
| #define HAVE_U_INT32_T 1 | |
| #define HAVE_U_INT64_T 1 | |
| #define PHP_HAVE_STDINT_TYPES 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_ST_RDEV 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALPHASORT 1 | |
| #define HAVE_ASCTIME_R 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CTIME_R 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FTOK 1 | |
| #define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
| #define HAVE_SYNC_FETCH_AND_ADD 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_ALLOCA_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 8 | |
| #define SIZEOF_INT 4 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_REGEX_T_RE_MAGIC 1 | |
| #define HSREGEX 1 | |
| #define REGEX 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_PCRE 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BCMATH 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_CTYPE 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_DOM 1 | |
| #define HAVE_UTIMES 1 | |
| #define PHP_MHASH_BC 1 | |
| #define HAVE_HASH_EXT 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_JSON 1 | |
| #define STDC_HEADERS 1 | |
| #define PHAR_HASH_OK 1 | |
| #define HAVE_RL_CALLBACK_READ_CHAR 1 | |
| #define HAVE_RL_ON_NEW_LINE 1 | |
| #define HAVE_LIBEDIT 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 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 0 | |
| #define HAVE_SPL 1 | |
| #define HAVE_FLUSHIO 1 | |
| #define HAVE_ALIGNOF 1 | |
| #define HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define PHP_USE_PHP_CRYPT_R 1 | |
| #define PHP_STD_DES_CRYPT 1 | |
| #define PHP_BLOWFISH_CRYPT 1 | |
| #define PHP_EXT_DES_CRYPT 1 | |
| #define PHP_MD5_CRYPT 1 | |
| #define PHP_SHA512_CRYPT 1 | |
| #define PHP_SHA256_CRYPT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_LOG1P 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_STRFMON 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_FORK 1 | |
| #define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
| #define ENABLE_CHROOT_FUNC 1 | |
| #define HAVE_DNS_SEARCH 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_LIBXML 1 | |
| #define HAVE_XML 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLREADER 1 | |
| #define HAVE_LIBXML 1 | |
| #define HAVE_XMLWRITER 1 | |
| #define MYSQLND_COMPRESSION_WANTED 1 | |
| #define MYSQLND_SSL_SUPPORTED 1 | |
| #define HAVE_DECIMAL_FP_SUPPORT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define RETSIGTYPE void | |
| #define ulong unsigned long | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_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 HAVE_SIGSETJMP 1 | |
| #define ZEND_BROKEN_SPRINTF 0 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_FPU_INLINE_ASM_X86 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define ZEND_VM_KIND ZEND_VM_KIND_CALL | |
| #define ZEND_DEBUG 0 | |
| #define DARWIN 1 | |
| #define ZEND_MM_ALIGNMENT 8 | |
| #define ZEND_MM_ALIGNMENT_LOG2 3 | |
| #define HAVE_MEM_MMAP_ANON 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define PHP_BUILD_DATE "2014-11-03" | |
| #define PHP_UNAME "Darwin tv6.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386" | |
| #define PHP_OS "Darwin" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:107589: checking the maximum length of command line arguments | |
configure:107701: result: 196608 | |
configure:107713: checking command to parse /Volumes/Data/macports/snowleopard/bin/nm output from /usr/bin/gcc-4.2 object | |
configure:107818: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.cpp >&5 | |
configure:107821: $? = 0 | |
configure:107825: /Volumes/Data/macports/snowleopard/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | |
configure:107828: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:107818: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.cpp >&5 | |
configure:107821: $? = 0 | |
configure:107825: /Volumes/Data/macports/snowleopard/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm | |
configure:107828: $? = 0 | |
configure:107880: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.cpp conftstm.o >&5 | |
configure:107883: $? = 0 | |
configure:107921: result: ok | |
configure:107925: checking for objdir | |
configure:107940: result: .libs | |
configure:108032: checking for ar | |
configure:108048: found /Volumes/Data/macports/snowleopard/bin/ar | |
configure:108059: result: ar | |
configure:108124: checking for ranlib | |
configure:108140: found /Volumes/Data/macports/snowleopard/bin/ranlib | |
configure:108151: result: ranlib | |
configure:108216: checking for strip | |
configure:108232: found /Volumes/Data/macports/snowleopard/bin/strip | |
configure:108243: result: strip | |
configure:108496: checking for dsymutil | |
configure:108512: found /usr/bin/dsymutil | |
configure:108523: result: dsymutil | |
configure:108588: checking for nmedit | |
configure:108604: found /Volumes/Data/macports/snowleopard/bin/nmedit | |
configure:108615: result: nmedit | |
configure:108638: checking for -single_module linker flag | |
configure:108659: result: yes | |
configure:108661: checking for -exported_symbols_list linker flag | |
configure:108677: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5 | |
configure:108680: $? = 0 | |
configure:108694: result: yes | |
configure:108812: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions | |
configure:108830: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C | |
configure:108834: $? = 0 | |
configure:108847: result: no | |
configure:108862: checking for /usr/bin/gcc-4.2 option to produce PIC | |
configure:109102: result: -fno-common | |
configure:109110: checking if /usr/bin/gcc-4.2 PIC flag -fno-common works | |
configure:109128: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -fno-common -DPIC conftest.c >&5 | |
configure:109132: $? = 0 | |
configure:109145: result: yes | |
configure:109173: checking if /usr/bin/gcc-4.2 static flag -static works | |
configure:109201: result: no | |
configure:109211: checking if /usr/bin/gcc-4.2 supports -c -o file.o | |
configure:109232: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -fvisibility=hidden -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -o out/conftest2.o conftest.c >&5 | |
configure:109236: $? = 0 | |
configure:109258: result: yes | |
configure:109284: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries | |
configure:110212: result: yes | |
configure:110279: checking dynamic linker characteristics | |
configure:110877: result: darwin10.8.0 dyld | |
configure:110901: checking how to hardcode library paths into programs | |
configure:110926: result: immediate | |
configure:110940: checking whether stripping libraries is possible | |
configure:110954: result: yes | |
configure:111462: checking if libtool supports shared libraries | |
configure:111464: result: yes | |
configure:111467: checking whether to build shared libraries | |
configure:111488: result: no | |
configure:111491: checking whether to build static libraries | |
configure:111495: result: yes | |
configure:111590: result: | |
creating libtool | |
configure:112321: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries | |
configure:113219: result: no | |
configure:113240: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp conftest.cpp >&5 | |
configure:113243: $? = 0 | |
configure:113399: checking for /usr/bin/g++-4.2 option to produce PIC | |
configure:113689: result: | |
configure:113760: checking if /usr/bin/g++-4.2 static flag works | |
configure:113788: result: yes | |
configure:113798: checking if /usr/bin/g++-4.2 supports -c -o file.o | |
configure:113819: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp -o out/conftest2.o conftest.cpp >&5 | |
configure:113823: $? = 0 | |
configure:113845: result: yes | |
configure:113871: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries | |
configure:113897: result: no | |
configure:113964: checking dynamic linker characteristics | |
configure:114510: result: darwin10.8.0 dyld | |
configure:114534: checking how to hardcode library paths into programs | |
configure:114559: result: immediate | |
configure:115076: result: | |
configure:115078: result: Generating files | |
configure:115753: 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 tv6.local | |
config.status:1408: creating php5.spec | |
config.status:1408: creating main/build-defs.h | |
config.status:1408: creating scripts/phpize | |
config.status:1408: creating scripts/man1/phpize.1 | |
config.status:1408: creating scripts/php-config | |
config.status:1408: creating scripts/man1/php-config.1 | |
config.status:1408: creating sapi/cli/php.1 | |
config.status:1408: creating ext/phar/phar.1 | |
config.status:1408: creating ext/phar/phar.phar.1 | |
config.status:1408: creating main/php_config.h | |
config.status:1592: executing default commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
_cv_have_broken_glibc_fopen_append=no | |
ac_cv_alignof_exists=yes | |
ac_cv_atof_accept_inf=yes | |
ac_cv_atof_accept_nan=yes | |
ac_cv_attribute_aligned=yes | |
ac_cv_broken_sprintf=no | |
ac_cv_build=x86_64-apple-darwin10.8.0 | |
ac_cv_c_bigendian_php=no | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_inline=inline | |
ac_cv_crypt_SHA256=no | |
ac_cv_crypt_SHA512=no | |
ac_cv_crypt_blowfish=no | |
ac_cv_crypt_des=yes | |
ac_cv_crypt_ext_des=yes | |
ac_cv_crypt_md5=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=set | |
ac_cv_env_CC_value=/usr/bin/gcc-4.2 | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value=-I/Volumes/Data/macports/snowleopard/include | |
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=set | |
ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64' | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=/usr/bin/g++-4.2 | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-L/Volumes/Data/macports/snowleopard/lib -Wl,-headerpad_max_install_names -arch x86_64' | |
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_exeext= | |
ac_cv_flush_io=yes | |
ac_cv_func___dn_skipname=yes | |
ac_cv_func___dns_search=no | |
ac_cv_func___res_nsearch=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=yes | |
ac_cv_func_crypt_r=no | |
ac_cv_func_ctime_r=yes | |
ac_cv_func_cuserid=no | |
ac_cv_func_dlopen=yes | |
ac_cv_func_dn_expand=yes | |
ac_cv_func_dn_skipname=yes | |
ac_cv_func_dns_search=yes | |
ac_cv_func_finite=yes | |
ac_cv_func_flock=yes | |
ac_cv_func_fnmatch_works=yes | |
ac_cv_func_fopencookie=no | |
ac_cv_func_fork=yes | |
ac_cv_func_fpclass=no | |
ac_cv_func_ftok=yes | |
ac_cv_func_funopen=yes | |
ac_cv_func_gai_strerror=yes | |
ac_cv_func_gcvt=yes | |
ac_cv_func_getaddrinfo=yes | |
ac_cv_func_getcwd=yes | |
ac_cv_func_getgrnam_r=yes | |
ac_cv_func_gethostbyaddr=yes | |
ac_cv_func_gethostname=yes | |
ac_cv_func_getloadavg=yes | |
ac_cv_func_getlogin=yes | |
ac_cv_func_getopt=yes | |
ac_cv_func_getpid=yes | |
ac_cv_func_getprotobyname=yes | |
ac_cv_func_getprotobynumber=yes | |
ac_cv_func_getpwnam_r=yes | |
ac_cv_func_getpwuid_r=yes | |
ac_cv_func_getrusage=yes | |
ac_cv_func_getservbyname=yes | |
ac_cv_func_getservbyport=yes | |
ac_cv_func_gettimeofday=yes | |
ac_cv_func_getwd=yes | |
ac_cv_func_glob=yes | |
ac_cv_func_gmtime_r=yes | |
ac_cv_func_grantpt=yes | |
ac_cv_func_htonl=yes | |
ac_cv_func_hypot=yes | |
ac_cv_func_inet_aton=yes | |
ac_cv_func_inet_ntoa=yes | |
ac_cv_func_inet_ntop=yes | |
ac_cv_func_inet_pton=yes | |
ac_cv_func_isascii=yes | |
ac_cv_func_isfinite=no | |
ac_cv_func_isinf=yes | |
ac_cv_func_isnan=yes | |
ac_cv_func_kill=yes | |
ac_cv_func_lchown=yes | |
ac_cv_func_link=yes | |
ac_cv_func_localeconv=yes | |
ac_cv_func_localtime_r=yes | |
ac_cv_func_lockf=yes | |
ac_cv_func_log1p=yes | |
ac_cv_func_lrand48=yes | |
ac_cv_func_mblen=yes | |
ac_cv_func_mbrlen=yes | |
ac_cv_func_mbsinit=yes | |
ac_cv_func_memcmp_working=yes | |
ac_cv_func_memcpy=yes | |
ac_cv_func_memmove=yes | |
ac_cv_func_mempcpy=no | |
ac_cv_func_mkstemp=yes | |
ac_cv_func_mmap=yes | |
ac_cv_func_mremap=no | |
ac_cv_func_nanosleep=yes | |
ac_cv_func_nice=yes | |
ac_cv_func_nl_langinfo=yes | |
ac_cv_func_perror=yes | |
ac_cv_func_poll=yes | |
ac_cv_func_ptsname=yes | |
ac_cv_func_putenv=yes | |
ac_cv_func_rand_r=yes | |
ac_cv_func_random=yes | |
ac_cv_func_readdir_r=yes | |
ac_cv_func_realpath=yes | |
ac_cv_func_res_nsearch=no | |
ac_cv_func_res_search=yes | |
ac_cv_func_rl_completion_matches=yes | |
ac_cv_func_scandir=yes | |
ac_cv_func_setenv=yes | |
ac_cv_func_setitimer=yes | |
ac_cv_func_setlocale=yes | |
ac_cv_func_setpgid=yes | |
ac_cv_func_setproctitle=no | |
ac_cv_func_setsockopt=yes | |
ac_cv_func_setvbuf=yes | |
ac_cv_func_shutdown=yes | |
ac_cv_func_sigaction=yes | |
ac_cv_func_sigprocmask=yes | |
ac_cv_func_sigsetjmp=yes | |
ac_cv_func_sin=yes | |
ac_cv_func_snprintf=yes | |
ac_cv_func_socket=yes | |
ac_cv_func_socketpair=yes | |
ac_cv_func_srand48=yes | |
ac_cv_func_srandom=yes | |
ac_cv_func_statfs=yes | |
ac_cv_func_statvfs=yes | |
ac_cv_func_std_syslog=no | |
ac_cv_func_strcasecmp=yes | |
ac_cv_func_strcoll=yes | |
ac_cv_func_strdup=yes | |
ac_cv_func_strerror=yes | |
ac_cv_func_strfmon=yes | |
ac_cv_func_strftime=yes | |
ac_cv_func_strlcat=yes | |
ac_cv_func_strlcpy=yes | |
ac_cv_func_strndup=no | |
ac_cv_func_strnlen=no | |
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_gcc_arg_no_cpp_precomp=yes | |
ac_cv_header_ApplicationServices_ApplicationServices_h=yes | |
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=no | |
ac_cv_header_dirent_dirent_h=yes | |
ac_cv_header_dirent_h=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_dns_h=yes | |
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=no | |
ac_cv_header_memory_h=yes | |
ac_cv_header_minix_config_h=no | |
ac_cv_header_monetary_h=yes | |
ac_cv_header_netdb_h=yes | |
ac_cv_header_netinet_in_h=yes | |
ac_cv_header_pwd_h=yes | |
ac_cv_header_resolv_h=yes | |
ac_cv_header_signal_h=yes | |
ac_cv_header_stdarg_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_file_h=yes | |
ac_cv_header_sys_ioctl_h=yes | |
ac_cv_header_sys_ipc_h=yes | |
ac_cv_header_sys_loadavg_h=no | |
ac_cv_header_sys_mman_h=yes | |
ac_cv_header_sys_mount_h=yes | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_poll_h=yes | |
ac_cv_header_sys_pstat_h=no | |
ac_cv_header_sys_resource_h=yes | |
ac_cv_header_sys_select_h=yes | |
ac_cv_header_sys_socket_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_statfs_h=no | |
ac_cv_header_sys_statvfs_h=yes | |
ac_cv_header_sys_sysexits_h=no | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_sys_utsname_h=yes | |
ac_cv_header_sys_varargs_h=no | |
ac_cv_header_sys_vfs_h=no | |
ac_cv_header_sys_wait_h=yes | |
ac_cv_header_sysexits_h=yes | |
ac_cv_header_syslog_h=yes | |
ac_cv_header_termios_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_unix_h=no | |
ac_cv_header_utime_h=yes | |
ac_cv_header_wchar_h=yes | |
ac_cv_host=x86_64-apple-darwin10.8.0 | |
ac_cv_huge_val_inf=yes | |
ac_cv_huge_val_nan=yes | |
ac_cv_int_type_int32_t=yes | |
ac_cv_int_type_uint32_t=yes | |
ac_cv_ipv6_support=yes | |
ac_cv_lib_bind___res_nsearch=no | |
ac_cv_lib_bind_res_nsearch=no | |
ac_cv_lib_bz2_BZ2_bzerror=yes | |
ac_cv_lib_edit_readline=yes | |
ac_cv_lib_edit_rl_callback_read_char=yes | |
ac_cv_lib_edit_rl_on_new_line=yes | |
ac_cv_lib_m_sin=yes | |
ac_cv_lib_ncurses_tgetent=yes | |
ac_cv_lib_resolv___res_nsearch=no | |
ac_cv_lib_resolv_dns_search=yes | |
ac_cv_lib_resolv_res_nsearch=no | |
ac_cv_lib_rt___nanosleep=no | |
ac_cv_lib_rt_nanosleep=no | |
ac_cv_lib_socket___res_nsearch=no | |
ac_cv_lib_socket_res_nsearch=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='/usr/bin/grep -E' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail | |
ac_cv_php_xml2_config_path=/Volumes/Data/macports/snowleopard/bin/xml2-config | |
ac_cv_pread=yes | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' | |
ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E' | |
ac_cv_prog_YACC='bison -y' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
ac_cv_prog_ac_ct_NMEDIT=nmedit | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc__usr_bin_gcc_4_2_c_o=yes | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_pthreads_cflags= | |
ac_cv_pthreads_lib= | |
ac_cv_pwrite=yes | |
ac_cv_safe_to_define___extensions__=yes | |
ac_cv_search_opendir='none required' | |
ac_cv_sizeof_int=4 | |
ac_cv_sizeof_long=8 | |
ac_cv_sizeof_long_long=8 | |
ac_cv_sizeof_long_long_int=8 | |
ac_cv_sizeof_short=2 | |
ac_cv_sizeof_size_t=8 | |
ac_cv_sockaddr_sa_len=yes | |
ac_cv_sockaddr_storage=yes | |
ac_cv_socklen_t=yes | |
ac_cv_strptime_decl_fails=yes | |
ac_cv_struct_flock=yes | |
ac_cv_struct_tm=time.h | |
ac_cv_struct_tm_gmtoff=yes | |
ac_cv_target=x86_64-apple-darwin10.8.0 | |
ac_cv_time_r_type=POSIX | |
ac_cv_type_fp_except=no | |
ac_cv_type_in_addr_t=yes | |
ac_cv_type_int16=no | |
ac_cv_type_int16_t=yes | |
ac_cv_type_int32=no | |
ac_cv_type_int32_t=yes | |
ac_cv_type_int64=no | |
ac_cv_type_int64_t=yes | |
ac_cv_type_int8=no | |
ac_cv_type_int8_t=yes | |
ac_cv_type_mbstate_t=no | |
ac_cv_type_signal=void | |
ac_cv_type_size_t=yes | |
ac_cv_type_u_int16_t=yes | |
ac_cv_type_u_int32_t=yes | |
ac_cv_type_u_int64_t=yes | |
ac_cv_type_u_int8_t=yes | |
ac_cv_type_uid_t=yes | |
ac_cv_type_uint16=no | |
ac_cv_type_uint16_t=yes | |
ac_cv_type_uint32=no | |
ac_cv_type_uint32_t=yes | |
ac_cv_type_uint64=no | |
ac_cv_type_uint64_t=yes | |
ac_cv_type_uint8=no | |
ac_cv_type_uint8_t=yes | |
ac_cv_type_uint=yes | |
ac_cv_type_ulong=no | |
ac_cv_what_readdir_r=POSIX | |
ac_cv_working_alloca_h=yes | |
ac_cv_write_stdout=yes | |
cli_cv_var_PS_STRINGS=no | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_exported_symbols_list=yes | |
lt_cv_ld_reload_flag=-r | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld | |
lt_cv_path_LDCXX= | |
lt_cv_path_NM=/Volumes/Data/macports/snowleopard/bin/nm | |
lt_cv_path_SED=/Volumes/Data/macports/snowleopard/bin/gsed | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_rtti_exceptions=no | |
lt_cv_prog_compiler_static_works=no | |
lt_cv_prog_compiler_static_works_CXX=yes | |
lt_cv_prog_gnu_ld=no | |
lt_cv_prog_gnu_ldcxx= | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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='/usr/local/lib /lib /usr/lib' | |
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /Volumes/Data/macports/snowleopard/lib /usr/local/lib' | |
lt_cv_sys_max_cmd_len=196608 | |
lt_lt_cv_prog_compiler_c_o='"yes"' | |
lt_lt_cv_prog_compiler_c_o_CXX='"yes"' | |
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' | |
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' | |
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' | |
php_cv_bison_version='2.7 (ok)' | |
php_cv_cc_dashr=no | |
php_cv_cc_rpath=yes | |
php_cv_libxml_build_works=yes | |
php_cv_sizeof_intmax_t=8 | |
php_cv_sizeof_ptrdiff_t=8 | |
php_cv_sizeof_ssize_t=8 | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ALLOCA='' | |
AR='ar' | |
AWK='gawk' | |
CC='/usr/bin/gcc-4.2' | |
CFLAGS='$(CFLAGS_CLEAN) -prefer-non-pic -static' | |
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/Volumes/Data/macports/snowleopard'\'' '\''--mandir=/Volumes/Data/macports/snowleopard/share/man'\'' '\''--infodir=/Volumes/Data/macports/snowleopard/share/info'\'' '\''--program-suffix=56'\'' '\''--includedir=/Volumes/Data/macports/snowleopard/include/php56'\'' '\''--libdir=/Volumes/Data/macports/snowleopard/lib/php56'\'' '\''--with-config-file-path=/Volumes/Data/macports/snowleopard/etc/php56'\'' '\''--with-config-file-scan-dir=/Volumes/Data/macports/snowleopard/var/db/php56'\'' '\''--disable-all'\'' '\''--enable-bcmath'\'' '\''--enable-ctype'\'' '\''--enable-dom'\'' '\''--enable-fileinfo'\'' '\''--enable-filter'\'' '\''--enable-hash'\'' '\''--enable-json'\'' '\''--enable-libxml'\'' '\''--enable-pdo'\'' '\''--enable-phar'\'' '\''--enable-session'\'' '\''--enable-simplexml'\'' '\''--enable-tokenizer'\'' '\''--enable-xml'\'' '\''--enable-xmlreader'\'' '\''--enable-xmlwriter'\'' '\''--with-bz2=/Volumes/Data/macports/snowleopard'\'' '\''--with-mhash=/Volumes/Data/macports/snowleopard'\'' '\''--with-pcre-regex=/Volumes/Data/macports/snowleopard'\'' '\''--with-libxml-dir=/Volumes/Data/macports/snowleopard'\'' '\''--with-zlib=/Volumes/Data/macports/snowleopard'\'' '\''--without-pear'\'' '\''--disable-cgi'\'' '\''--enable-cli'\'' '\''--disable-fpm'\'' '\''--with-libedit=/Volumes/Data/macports/snowleopard'\'' '\''CC=/usr/bin/gcc-4.2'\'' '\''CFLAGS=-pipe '\''-Os'\'' '\''-arch'\'' '\''LDFLAGS=-L/Volumes/Data/macports/snowleopard/lib '\''-Wl,-headerpad_max_install_names'\'' '\''-arch'\'' '\''CPPFLAGS=-I/Volumes/Data/macports/snowleopard/include'\'' '\''CXX=/usr/bin/g++-4.2'\'' '\''CXXFLAGS=-pipe '\''-Os'\'' '\''-arch'\''' | |
CONFIGURE_OPTIONS=' '\''--prefix=/Volumes/Data/macports/snowleopard'\'' '\''--mandir=/Volumes/Data/macports/snowleopard/share/man'\'' '\''--infodir=/Volumes/Data/macports/snowleopard/share/info'\'' '\''--program-suffix=56'\'' '\''--includedir=/Volumes/Data/macports/snowleopard/include/php56'\'' '\''--libdir=/Volumes/Data/macports/snowleopard/lib/php56'\'' '\''--with-config-file-path=/Volumes/Data/macports/snowleopard/etc/php56'\'' '\''--with-config-file-scan-dir=/Volumes/Data/macports/snowleopard/var/db/php56'\'' '\''--disable-all'\'' '\''--enable-bcmath'\'' '\''--enable-ctype'\'' '\''--enable-dom'\'' '\''--enable-fileinfo'\'' '\''--enable-filter'\'' '\''--enable-hash'\'' '\''--enable-json'\'' '\''--enable-libxml'\'' '\''--enable-pdo'\'' '\''--enable-phar'\'' '\''--enable-session'\'' '\''--enable-simplexml'\'' '\''--enable-tokenizer'\'' '\''--enable-xml'\'' '\''--enable-xmlreader'\'' '\''--enable-xmlwriter'\'' '\''--with-bz2=/Volumes/Data/macports/snowleopard'\'' '\''--with-mhash=/Volumes/Data/macports/snowleopard'\'' '\''--with-pcre-regex=/Volumes/Data/macports/snowleopard'\'' '\''--with-libxml-dir=/Volumes/Data/macports/snowleopard'\'' '\''--with-zlib=/Volumes/Data/macports/snowleopard'\'' '\''--without-pear'\'' '\''--disable-cgi'\'' '\''--enable-cli'\'' '\''--disable-fpm'\'' '\''--with-libedit=/Volumes/Data/macports/snowleopard'\'' '\''CC=/usr/bin/gcc-4.2'\'' '\''CFLAGS=-pipe '\''-Os'\'' '\''-arch'\'' '\''LDFLAGS=-L/Volumes/Data/macports/snowleopard/lib '\''-Wl,-headerpad_max_install_names'\'' '\''-arch'\'' '\''CPPFLAGS=-I/Volumes/Data/macports/snowleopard/include'\'' '\''CXX=/usr/bin/g++-4.2'\'' '\''CXXFLAGS=-pipe '\''-Os'\'' '\''-arch'\''' | |
CPP='/usr/bin/gcc-4.2 -E' | |
CPPFLAGS='-I/Volumes/Data/macports/snowleopard/include -no-cpp-precomp' | |
CXX='/usr/bin/g++-4.2' | |
CXXCPP='/usr/bin/g++-4.2 -E' | |
CXXFLAGS='-pipe -Os -arch x86_64 -prefer-non-pic -static' | |
DEBUG_CFLAGS='' | |
DEFS='-DHAVE_CONFIG_H' | |
DSYMUTIL='dsymutil' | |
ECHO='/bin/echo' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
EXPANDED_BINDIR='/Volumes/Data/macports/snowleopard/bin' | |
EXPANDED_DATADIR='${prefix}/share' | |
EXPANDED_EXTENSION_DIR='/Volumes/Data/macports/snowleopard/lib/php56/extensions/no-debug-non-zts-20131226' | |
EXPANDED_LIBDIR='/Volumes/Data/macports/snowleopard/lib/php56' | |
EXPANDED_LOCALSTATEDIR='/Volumes/Data/macports/snowleopard/var' | |
EXPANDED_MANDIR='/Volumes/Data/macports/snowleopard/share/man' | |
EXPANDED_PEAR_INSTALLDIR='' | |
EXPANDED_PHP_CONFIG_FILE_PATH='/Volumes/Data/macports/snowleopard/etc/php56' | |
EXPANDED_PHP_CONFIG_FILE_SCAN_DIR='/Volumes/Data/macports/snowleopard/var/db/php56' | |
EXPANDED_SBINDIR='/Volumes/Data/macports/snowleopard/sbin' | |
EXPANDED_SYSCONFDIR='/Volumes/Data/macports/snowleopard/etc' | |
EXTENSION_DIR='/Volumes/Data/macports/snowleopard/lib/php56/extensions/no-debug-non-zts-20131226' | |
EXTRA_INCLUDES='' | |
EXTRA_LDFLAGS=' -L/Volumes/Data/macports/snowleopard/lib' | |
EXTRA_LDFLAGS_PROGRAM=' -L/Volumes/Data/macports/snowleopard/lib' | |
EXTRA_LIBS=' -lresolv -ledit -lncurses -lbz2 -lz -lpcre -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm ' | |
GREP='/usr/bin/grep' | |
ICU_CONFIG='' | |
INCLUDES=' -I/Volumes/Data/macports/snowleopard/var/macports/build/_Volumes_Data_macports_dports_lang_php/php56/work/php-5.6.3RC1/ext/date/lib -I/Volumes/Data/macports/snowleopard/var/macports/build/_Volumes_Data_macports_dports_lang_php/php56/work/php-5.6.3RC1/ext/ereg/regex -I/Volumes/Data/macports/snowleopard/include/libxml2 -I/Volumes/Data/macports/snowleopard/include -I$(top_builddir)/TSRM -I$(top_builddir)/Zend' | |
INCLUDE_PATH='.:' | |
INLINE_CFLAGS='-pipe -Os -arch x86_64 -fvisibility=hidden -prefer-non-pic -static' | |
INSTALL_IT='' | |
KRB5_CONFIG='' | |
LDFLAGS=' ' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent --preserve-dup-deps' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
LTP='' | |
LTP_GENHTML='' | |
MANFMT='' | |
MYSQL_INCLUDE='' | |
MYSQL_LIBS='' | |
MYSQL_MODULE_TYPE='' | |
NATIVE_RPATHS=' -Wl,-rpath,/Volumes/Data/macports/snowleopard/lib' | |
NMEDIT='nmedit' | |
OBJEXT='o' | |
OCI8_DIR='' | |
OCI8_ORACLE_VERSION='' | |
OCI8_SHARED_LIBADD='' | |
ODBC_INCLUDE='' | |
ODBC_LFLAGS='' | |
ODBC_LIBS='' | |
ODBC_TYPE='' | |
OPENSSL_INCDIR_OPT='' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
PDO_MYSQL_MODULE_TYPE='' | |
PDO_OCI_DIR='' | |
PDO_OCI_SHARED_LIBADD='' | |
PDO_OCI_VERSION='' | |
PEAR_INSTALLDIR='' | |
PHP_INSTALLED_SAPIS=' cli' | |
PHP_LDFLAGS=' -L/Volumes/Data/macports/snowleopard/lib' | |
PHP_LIBS='' | |
PHP_VERSION='5.6.3RC1' | |
PHP_VERSION_ID='50603' | |
PKG_CONFIG='' | |
PROG_SENDMAIL='/usr/sbin/sendmail' | |
RANLIB='ranlib' | |
RE2C='exit 0;' | |
SED='/Volumes/Data/macports/snowleopard/bin/gsed' | |
SHELL='/bin/sh' | |
SHLIB_DL_SUFFIX_NAME='so' | |
SHLIB_SUFFIX_NAME='dylib' | |
SNMP_CONFIG='' | |
STRIP='strip' | |
TOUCH='' | |
UNZIP='' | |
YACC='bison -y' | |
YFLAGS='' | |
ZEND_EXTRA_LIBS='' | |
abs_builddir='/Volumes/Data/macports/snowleopard/var/macports/build/_Volumes_Data_macports_dports_lang_php/php56/work/php-5.6.3RC1' | |
abs_srcdir='/Volumes/Data/macports/snowleopard/var/macports/build/_Volumes_Data_macports_dports_lang_php/php56/work/php-5.6.3RC1' | |
ac_ct_CC='' | |
ac_ct_CXX='' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin10.8.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin10.8.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='/Volumes/Data/macports/snowleopard/php' | |
docdir='${datarootdir}/doc/${PACKAGE}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='x86_64-apple-darwin10.8.0' | |
host_alias='x86_64-apple-darwin10.8.0' | |
host_cpu='x86_64' | |
host_os='darwin10.8.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='/Volumes/Data/macports/snowleopard/include/php56' | |
infodir='/Volumes/Data/macports/snowleopard/share/info' | |
libdir='/Volumes/Data/macports/snowleopard/lib/php56' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='/Volumes/Data/macports/snowleopard/share/man' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
php_abs_top_builddir='/Volumes/Data/macports/snowleopard/var/macports/build/_Volumes_Data_macports_dports_lang_php/php56/work/php-5.6.3RC1' | |
php_abs_top_srcdir='/Volumes/Data/macports/snowleopard/var/macports/build/_Volumes_Data_macports_dports_lang_php/php56/work/php-5.6.3RC1' | |
php_fpm_group='' | |
php_fpm_localstatedir='' | |
php_fpm_prefix='' | |
php_fpm_sysconfdir='' | |
php_fpm_systemd='' | |
php_fpm_user='' | |
prefix='/Volumes/Data/macports/snowleopard' | |
program_prefix='' | |
program_suffix='56' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target='x86_64-apple-darwin10.8.0' | |
target_alias='' | |
target_cpu='x86_64' | |
target_os='darwin10.8.0' | |
target_vendor='apple' | |
## ----------- ## | |
## 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 PHP_WRITE_STDOUT 1 | |
#define HAVE_SOCKET 1 | |
#define HAVE_SOCKETPAIR 1 | |
#define HAVE_HTONL 1 | |
#define HAVE_GETHOSTNAME 1 | |
#define HAVE_GETHOSTBYADDR 1 | |
#define HAVE_YP_GET_DEFAULT_DOMAIN 1 | |
#define HAVE_DLOPEN 1 | |
#define HAVE_LIBDL 1 | |
#define HAVE_LIBM 1 | |
#define HAVE_INET_ATON 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_H 1 | |
#define HAVE_SYS_WAIT_H 1 | |
#define HAVE_TERMIOS_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_UTIME_H 1 | |
#define HAVE_SYS_UTSNAME_H 1 | |
#define HAVE_SYS_IPC_H 1 | |
#define HAVE_DLFCN_H 1 | |
#define HAVE_ASSERT_H 1 | |
#define HAVE_STRUCT_TM_TM_ZONE 1 | |
#define HAVE_TM_ZONE 1 | |
#define MISSING_FCLOSE_DECL 0 | |
#define HAVE_TM_GMTOFF 1 | |
#define HAVE_STRUCT_FLOCK 1 | |
#define HAVE_SOCKLEN_T 1 | |
#define SIZEOF_SIZE_T 8 | |
#define SIZEOF_LONG_LONG 8 | |
#define SIZEOF_LONG_LONG_INT 8 | |
#define SIZEOF_LONG 8 | |
#define SIZEOF_INT 4 | |
#define SIZEOF_INTMAX_T 8 | |
#define HAVE_INTMAX_T 1 | |
#define SIZEOF_SSIZE_T 8 | |
#define HAVE_SSIZE_T 1 | |
#define SIZEOF_PTRDIFF_T 8 | |
#define HAVE_PTRDIFF_T 1 | |
#define SIZEOF_SHORT 2 | |
#define SIZEOF_INT 4 | |
#define SIZEOF_LONG 8 | |
#define SIZEOF_LONG_LONG 8 | |
#define HAVE_INT8_T 1 | |
#define HAVE_INT16_T 1 | |
#define HAVE_INT32_T 1 | |
#define HAVE_INT64_T 1 | |
#define HAVE_UINT8_T 1 | |
#define HAVE_UINT16_T 1 | |
#define HAVE_UINT32_T 1 | |
#define HAVE_UINT64_T 1 | |
#define HAVE_U_INT8_T 1 | |
#define HAVE_U_INT16_T 1 | |
#define HAVE_U_INT32_T 1 | |
#define HAVE_U_INT64_T 1 | |
#define PHP_HAVE_STDINT_TYPES 1 | |
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
#define HAVE_ST_BLKSIZE 1 | |
#define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
#define HAVE_ST_BLOCKS 1 | |
#define HAVE_STRUCT_STAT_ST_RDEV 1 | |
#define HAVE_ST_RDEV 1 | |
#define HAVE_SOCKADDR_STORAGE 1 | |
#define HAVE_SOCKADDR_SA_LEN 1 | |
#define HAVE_VPRINTF 1 | |
#define HAVE_ALPHASORT 1 | |
#define HAVE_ASCTIME_R 1 | |
#define HAVE_CHROOT 1 | |
#define HAVE_CTIME_R 1 | |
#define HAVE_CRYPT 1 | |
#define HAVE_FLOCK 1 | |
#define HAVE_FTOK 1 | |
#define HAVE_FUNOPEN 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_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_GETADDRINFO 1 | |
#define HAVE_SYNC_FETCH_AND_ADD 1 | |
#define HAVE_STRLCAT 1 | |
#define HAVE_STRLCPY 1 | |
#define HAVE_GETOPT 1 | |
#define HAVE_UTIME_H 1 | |
#define HAVE_UTIME_NULL 1 | |
#define HAVE_ALLOCA_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 8 | |
#define SIZEOF_INT 4 | |
#define HAVE_INT32_T 1 | |
#define HAVE_UINT32_T 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRTOLL 1 | |
#define HAVE_ATOLL 1 | |
#define HAVE_STRFTIME 1 | |
#define HAVE_REGEX_T_RE_MAGIC 1 | |
#define HSREGEX 1 | |
#define REGEX 1 | |
#define HAVE_LIBXML 1 | |
#define HAVE_LIBXML 1 | |
#define HAVE_PCRE 1 | |
#define HAVE_ZLIB 1 | |
#define HAVE_BCMATH 1 | |
#define HAVE_BZ2 1 | |
#define HAVE_CTYPE 1 | |
#define HAVE_LIBXML 1 | |
#define HAVE_DOM 1 | |
#define HAVE_UTIMES 1 | |
#define PHP_MHASH_BC 1 | |
#define HAVE_HASH_EXT 1 | |
#define SIZEOF_SHORT 2 | |
#define SIZEOF_INT 4 | |
#define SIZEOF_LONG 8 | |
#define SIZEOF_LONG_LONG 8 | |
#define HAVE_JSON 1 | |
#define STDC_HEADERS 1 | |
#define PHAR_HASH_OK 1 | |
#define HAVE_RL_CALLBACK_READ_CHAR 1 | |
#define HAVE_RL_ON_NEW_LINE 1 | |
#define HAVE_LIBEDIT 1 | |
#define HAVE_RL_COMPLETION_MATCHES 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 0 | |
#define HAVE_SPL 1 | |
#define HAVE_FLUSHIO 1 | |
#define HAVE_ALIGNOF 1 | |
#define HAVE_ATTRIBUTE_ALIGNED 1 | |
#define PHP_USE_PHP_CRYPT_R 1 | |
#define PHP_STD_DES_CRYPT 1 | |
#define PHP_BLOWFISH_CRYPT 1 | |
#define PHP_EXT_DES_CRYPT 1 | |
#define PHP_MD5_CRYPT 1 | |
#define PHP_SHA512_CRYPT 1 | |
#define PHP_SHA256_CRYPT 1 | |
#define HAVE_GETCWD 1 | |
#define HAVE_GETWD 1 | |
#define HAVE_ASINH 1 | |
#define HAVE_ACOSH 1 | |
#define HAVE_ATANH 1 | |
#define HAVE_LOG1P 1 | |
#define HAVE_HYPOT 1 | |
#define HAVE_GLOB 1 | |
#define HAVE_STRFMON 1 | |
#define HAVE_NICE 1 | |
#define HAVE_ISINF 1 | |
#define HAVE_ISNAN 1 | |
#define HAVE_FNMATCH 1 | |
#define HAVE_FORK 1 | |
#define PHP_CAN_SUPPORT_PROC_OPEN 1 | |
#define ENABLE_CHROOT_FUNC 1 | |
#define HAVE_DNS_SEARCH 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_LIBXML 1 | |
#define HAVE_XML 1 | |
#define HAVE_LIBXML 1 | |
#define HAVE_XMLREADER 1 | |
#define HAVE_LIBXML 1 | |
#define HAVE_XMLWRITER 1 | |
#define MYSQLND_COMPRESSION_WANTED 1 | |
#define MYSQLND_SSL_SUPPORTED 1 | |
#define HAVE_DECIMAL_FP_SUPPORT 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_LIMITS_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_STDARG_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SIGNAL_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_DLFCN_H 1 | |
#define RETSIGTYPE void | |
#define ulong unsigned long | |
#define HAVE_INT32_T 1 | |
#define HAVE_UINT32_T 1 | |
#define HAVE_VPRINTF 1 | |
#define HAVE_ALLOCA_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 HAVE_SIGSETJMP 1 | |
#define ZEND_BROKEN_SPRINTF 0 | |
#define HAVE_FINITE 1 | |
#define HAVE_ISINF 1 | |
#define HAVE_ISNAN 1 | |
#define HAVE_FPU_INLINE_ASM_X86 1 | |
#define HAVE_DLFCN_H 1 | |
#define ZEND_VM_KIND ZEND_VM_KIND_CALL | |
#define ZEND_DEBUG 0 | |
#define DARWIN 1 | |
#define ZEND_MM_ALIGNMENT 8 | |
#define ZEND_MM_ALIGNMENT_LOG2 3 | |
#define HAVE_MEM_MMAP_ANON 1 | |
#define HAVE_SIGACTION 1 | |
#define HAVE_STDARG_H 1 | |
#define HAVE_SIGPROCMASK 1 | |
#define PHP_BUILD_DATE "2014-11-03" | |
#define PHP_UNAME "Darwin tv6.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386" | |
#define PHP_OS "Darwin" | |
#define HAVE_BUILD_DEFS_H 1 | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment