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.68. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr/local --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = jake.local uname -m = x86_64 uname -r = 11.2.0 uname -s = Darwin uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 /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 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 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: 8.00 gigabytes Default processor set: 91 tasks, 361 threads, 2 processors Load average: 1.51, Mach factor: 0.75 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11/bin PATH: /Users/jake/sandbox/bin PATH: /usr/share/maven/bin PATH: /Users/jake/.gem/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2675: checking for grep that handles long lines and -e configure:2733: result: /usr/bin/grep configure:2738: checking for egrep configure:2800: result: /usr/bin/grep -E configure:2805: checking for a sed that does not truncate output configure:2859: result: /usr/bin/sed configure:2991: checking for cc configure:3007: found /usr/bin/cc configure:3018: result: cc configure:3049: checking for C compiler version configure:3058: cc --version >&5 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) 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:3069: $? = 0 configure:3058: cc -v >&5 Using built-in specs. Target: i686-apple-darwin11 Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) configure:3069: $? = 0 configure:3058: cc -V >&5 llvm-gcc-4.2: argument to `-V' is missing configure:3069: $? = 1 configure:3058: cc -qversion >&5 i686-apple-darwin11-llvm-gcc-4.2: no input files configure:3069: $? = 1 configure:3089: checking whether the C compiler works configure:3111: cc conftest.c -lssl -lcrypto -lpthread >&5 configure:3115: $? = 0 configure:3163: result: yes configure:3166: checking for C compiler default output file name configure:3168: result: a.out configure:3174: checking for suffix of executables configure:3181: cc -o conftest conftest.c -lssl -lcrypto -lpthread >&5 configure:3185: $? = 0 configure:3207: result: configure:3229: checking whether we are cross compiling configure:3237: cc -o conftest conftest.c -lssl -lcrypto -lpthread >&5 configure:3241: $? = 0 configure:3248: ./conftest configure:3252: $? = 0 configure:3267: result: no configure:3272: checking for suffix of object files configure:3294: cc -c conftest.c >&5 configure:3298: $? = 0 configure:3319: result: o configure:3323: checking whether we are using the GNU C compiler configure:3342: cc -c conftest.c >&5 configure:3342: $? = 0 configure:3351: result: yes configure:3360: checking whether cc accepts -g configure:3380: cc -c -g conftest.c >&5 configure:3380: $? = 0 configure:3421: result: yes configure:3438: checking for cc option to accept ISO C89 configure:3502: cc -c -g -O2 conftest.c >&5 configure:3502: $? = 0 configure:3515: result: none needed configure:3541: checking how to run the C preprocessor configure:3572: cc -E conftest.c configure:3572: $? = 0 configure:3586: cc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3611: result: cc -E configure:3631: cc -E conftest.c configure:3631: $? = 0 configure:3645: cc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3645: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3676: checking for icc configure:3685: result: no configure:3699: checking for suncc configure:3708: result: no configure:3726: checking whether cc understands -c and -o together configure:3754: cc -c conftest.c -o conftest2.o >&5 configure:3758: $? = 0 configure:3764: cc -c conftest.c -o conftest2.o >&5 configure:3768: $? = 0 configure:3823: result: yes configure:3837: checking for system library directory configure:3852: result: lib configure:3859: checking if compiler supports -R configure:3878: cc -o conftest -g -O2 conftest.c -R /usr/lib -lssl -lcrypto -lpthread >&5 ld: in /usr/lib, can't map file, errno=22 for architecture x86_64 collect2: ld returned 1 exit status configure:3878: $? = 1 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. */ | | int | main () | { | | ; | return 0; | } configure:3888: result: no configure:3893: checking if compiler supports -Wl,-rpath, configure:3912: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib -lssl -lcrypto -lpthread >&5 configure:3912: $? = 0 configure:3922: result: yes configure:3967: checking build system type configure:3981: result: i386-apple-darwin11.2.0 configure:4001: checking host system type configure:4014: result: i386-apple-darwin11.2.0 configure:4034: checking target system type configure:4047: result: i386-apple-darwin11.2.0 configure:4150: checking for PHP prefix configure:4152: result: /usr configure:4154: checking for PHP includes configure:4156: result: -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib configure:4158: checking for PHP extension directory configure:4160: result: /usr/lib/php/extensions/no-debug-non-zts-20090626 configure:4162: checking for PHP installed headers prefix configure:4164: result: /usr/include/php configure:4167: checking if debug is enabled configure:4193: result: no configure:4196: checking if zts is enabled configure:4222: result: no configure:4296: checking for re2c configure:4326: result: no configure:4351: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. configure:4365: checking for gawk configure:4396: result: no configure:4365: checking for nawk configure:4396: result: no configure:4365: checking for awk configure:4382: found /usr/bin/awk configure:4393: result: awk configure:4416: checking if awk is broken configure:4423: result: no configure:4437: checking whether to enable the thrift_protocol extension configure:4476: result: yes, shared configure:4543: checking for g++ configure:4559: found /usr/bin/g++ configure:4570: result: g++ configure:4597: checking for C++ compiler version configure:4606: g++ --version >&5 i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) 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:4617: $? = 0 configure:4606: g++ -v >&5 Using built-in specs. Target: i686-apple-darwin11 Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) configure:4617: $? = 0 configure:4606: g++ -V >&5 llvm-g++-4.2: argument to `-V' is missing configure:4617: $? = 1 configure:4606: g++ -qversion >&5 i686-apple-darwin11-llvm-g++-4.2: no input files configure:4617: $? = 1 configure:4621: checking whether we are using the GNU C++ compiler configure:4640: g++ -c conftest.cpp >&5 configure:4640: $? = 0 configure:4649: result: yes configure:4658: checking whether g++ accepts -g configure:4678: g++ -c -g conftest.cpp >&5 configure:4678: $? = 0 configure:4719: result: yes configure:4747: checking how to run the C++ preprocessor configure:4774: g++ -E conftest.cpp configure:4774: $? = 0 configure:4788: g++ -E conftest.cpp conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory configure:4788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4813: result: g++ -E configure:4833: g++ -E conftest.cpp configure:4833: $? = 0 configure:4847: g++ -E conftest.cpp conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory configure:4847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5362: checking for ld used by cc configure:5429: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld configure:5436: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld configure:5451: result: no configure:5456: checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files configure:5463: result: -r configure:5481: checking for BSD-compatible nm configure:5530: result: /usr/bin/nm configure:5534: checking whether ln -s works configure:5538: result: yes configure:5545: checking how to recognize dependent libraries configure:5731: result: pass_all configure:5943: checking for ANSI C header files configure:5963: cc -c -g -O2 conftest.c >&5 configure:5963: $? = 0 configure:6036: cc -o conftest -g -O2 conftest.c -lssl -lcrypto -lpthread >&5 configure:6036: $? = 0 configure:6036: ./conftest configure:6036: $? = 0 configure:6047: result: yes configure:6060: checking for sys/types.h configure:6060: cc -c -g -O2 conftest.c >&5 configure:6060: $? = 0 configure:6060: result: yes configure:6060: checking for sys/stat.h configure:6060: cc -c -g -O2 conftest.c >&5 configure:6060: $? = 0 configure:6060: result: yes configure:6060: checking for stdlib.h configure:6060: cc -c -g -O2 conftest.c >&5 configure:6060: $? = 0 configure:6060: result: yes configure:6060: checking for string.h configure:6060: cc -c -g -O2 conftest.c >&5 configure:6060: $? = 0 configure:6060: result: yes configure:6060: checking for memory.h configure:6060: cc -c -g -O2 conftest.c >&5 configure:6060: $? = 0 configure:6060: result: yes configure:6060: checking for strings.h configure:6060: cc -c -g -O2 conftest.c >&5 configure:6060: $? = 0 configure:6060: result: yes configure:6060: checking for inttypes.h configure:6060: cc -c -g -O2 conftest.c >&5 configure:6060: $? = 0 configure:6060: result: yes configure:6060: checking for stdint.h configure:6060: cc -c -g -O2 conftest.c >&5 configure:6060: $? = 0 configure:6060: result: yes configure:6060: checking for unistd.h configure:6060: cc -c -g -O2 conftest.c >&5 configure:6060: $? = 0 configure:6060: result: yes configure:6074: checking dlfcn.h usability configure:6074: cc -c -g -O2 conftest.c >&5 configure:6074: $? = 0 configure:6074: result: yes configure:6074: checking dlfcn.h presence configure:6074: cc -E conftest.c configure:6074: $? = 0 configure:6074: result: yes configure:6074: checking for dlfcn.h configure:6074: result: yes configure:6094: checking how to run the C++ preprocessor configure:6160: result: g++ -E configure:6180: g++ -E conftest.cpp configure:6180: $? = 0 configure:6194: g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:6194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define COMPILE_DL_THRIFT_PROTOCOL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6227: checking the maximum length of command line arguments configure:6339: result: 196608 configure:6351: checking command to parse /usr/bin/nm output from cc object configure:6456: g++ -c -g -O2 conftest.cpp >&5 configure:6459: $? = 0 configure:6463: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6466: $? = 0 cannot find nm_test_var in conftest.nm configure:6456: g++ -c -g -O2 conftest.cpp >&5 configure:6459: $? = 0 configure:6463: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:6466: $? = 0 configure:6518: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:6521: $? = 0 configure:6559: result: ok configure:6563: checking for objdir configure:6578: result: .libs configure:6670: checking for ar configure:6686: found /usr/bin/ar configure:6697: result: ar configure:6762: checking for ranlib configure:6778: found /usr/bin/ranlib configure:6789: result: ranlib configure:6854: checking for strip configure:6870: found /usr/bin/strip configure:6881: result: strip configure:7134: checking for dsymutil configure:7150: found /usr/bin/dsymutil configure:7161: result: dsymutil configure:7226: checking for nmedit configure:7242: found /usr/bin/nmedit configure:7253: result: nmedit configure:7276: checking for -single_module linker flag configure:7297: result: yes configure:7299: checking for -exported_symbols_list linker flag configure:7315: g++ -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.cpp -lssl -lcrypto -lpthread >&5 configure:7318: $? = 0 configure:7332: result: yes configure:7450: checking if cc supports -fno-rtti -fno-exceptions configure:7468: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7472: $? = 0 configure:7485: result: no configure:7500: checking for cc option to produce PIC configure:7740: result: -fno-common configure:7748: checking if cc PIC flag -fno-common works configure:7766: cc -c -g -O2 -fno-common -DPIC conftest.c >&5 configure:7770: $? = 0 configure:7783: result: yes configure:7811: checking if cc static flag -static works configure:7839: result: no configure:7849: checking if cc supports -c -o file.o configure:7870: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7874: $? = 0 configure:7896: result: yes configure:7922: checking whether the cc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries configure:8854: result: yes configure:8921: checking dynamic linker characteristics configure:9523: result: darwin11.2.0 dyld configure:9547: checking how to hardcode library paths into programs configure:9572: result: immediate configure:9586: checking whether stripping libraries is possible configure:9600: result: yes configure:10108: checking if libtool supports shared libraries configure:10110: result: yes configure:10113: checking whether to build shared libraries configure:10134: result: yes configure:10137: checking whether to build static libraries configure:10141: result: no configure:10236: result: creating libtool configure:10827: checking for ld used by g++ configure:10894: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld configure:10901: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld configure:10916: result: no configure:10967: checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries configure:11865: result: yes configure:11886: g++ -c -g -O2 conftest.cpp >&5 configure:11889: $? = 0 configure:12045: checking for g++ option to produce PIC configure:12335: result: -fno-common configure:12343: checking if g++ PIC flag -fno-common works configure:12361: g++ -c -g -O2 -fno-common -DPIC conftest.cpp >&5 configure:12365: $? = 0 configure:12378: result: yes configure:12406: checking if g++ static flag -static works configure:12434: result: no configure:12444: checking if g++ supports -c -o file.o configure:12465: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12469: $? = 0 configure:12491: result: yes configure:12517: checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries configure:12543: result: yes configure:12610: checking dynamic linker characteristics configure:13160: result: darwin11.2.0 dyld configure:13184: checking how to hardcode library paths into programs configure:13209: result: immediate configure:13939: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on jake.local config.status:688: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin11.2.0 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set=set ac_cv_env_LIBS_value='-lssl -lcrypto -lpthread ' 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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-apple-darwin11.2.0 ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=awk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_CXX=g++ 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_c89= ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_target=i386-apple-darwin11.2.0 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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld lt_cv_path_LDCXX=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld lt_cv_path_NM=/usr/bin/nm lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no 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/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 /Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 /lib /usr/lib /usr/llvm-gcc-4.2/lib/gcc /usr/llvm-gcc-4.2/lib /Developer/usr/llvm-gcc-4.2/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_cc_dashr=no php_cv_cc_rpath=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AWK='awk' CC='cc' CFLAGS='-g -O2' CONFIGURE_COMMAND=' '\''./configure'\'' '\''--disable-option-checking'\'' '\''--prefix=/usr/local'\'' '\''--cache-file=/dev/null'\'' '\''--srcdir=.'\''' CONFIGURE_OPTIONS=' '\''--disable-option-checking'\'' '\''--prefix=/usr/local'\'' '\''--cache-file=/dev/null'\'' '\''--srcdir=.'\''' CPP='cc -E' CPPFLAGS=' -DHAVE_CONFIG_H' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='dsymutil' ECHO='/bin/echo' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='-lssl -lcrypto -lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' NMEDIT='nmedit' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RE2C='exit 0;' SED='/usr/bin/sed' SHELL='/bin/sh' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='dylib' STRIP='strip' ac_ct_CC='cc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='i386-apple-darwin11.2.0' build_alias='' build_cpu='i386' build_os='darwin11.2.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='$(prefix)' host='i386-apple-darwin11.2.0' host_alias='i386-apple-darwin11.2.0' host_cpu='i386' host_os='darwin11.2.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-apple-darwin11.2.0' target_alias='' target_cpu='i386' target_os='darwin11.2.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 COMPILE_DL_THRIFT_PROTOCOL 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 configure: exit 0