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.63. Invocation command line was $ ./configure --with-php-config=/data/php/bin/php-config --with-curl=/usr/local/curl ## --------- ## ## Platform. ## ## --------- ## hostname = bgp_dx_f_tms_202 uname -m = x86_64 uname -r = 2.6.32-504.el6.x86_64 uname -s = Linux uname -v = #1 SMP Wed Oct 15 04:27:16 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /opt/dell/srvadmin/bin PATH: /opt/dell/srvadmin/sbin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2322: checking for grep that handles long lines and -e configure:2382: result: /bin/grep configure:2387: checking for egrep configure:2451: result: /bin/grep -E configure:2456: checking for a sed that does not truncate output configure:2510: result: /bin/sed configure:2642: checking for cc configure:2658: found /usr/bin/cc configure:2669: result: cc configure:2703: checking for C compiler version configure:2711: cc --version >&5 cc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) Copyright (C) 2010 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:2715: $? = 0 configure:2722: cc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) configure:2726: $? = 0 configure:2733: cc -V >&5 cc: '-V' option must have argument configure:2737: $? = 1 configure:2760: checking for C compiler default output file name configure:2782: cc conftest.c >&5 configure:2786: $? = 0 configure:2824: result: a.out configure:2843: checking whether the C compiler works configure:2853: ./a.out configure:2857: $? = 0 configure:2876: result: yes configure:2883: checking whether we are cross compiling configure:2885: result: no configure:2888: checking for suffix of executables configure:2895: cc -o conftest conftest.c >&5 configure:2899: $? = 0 configure:2925: result: configure:2931: checking for suffix of object files configure:2957: cc -c conftest.c >&5 configure:2961: $? = 0 configure:2986: result: o configure:2990: checking whether we are using the GNU C compiler configure:3019: cc -c conftest.c >&5 configure:3026: $? = 0 configure:3043: result: yes configure:3052: checking whether cc accepts -g configure:3082: cc -c -g conftest.c >&5 configure:3089: $? = 0 configure:3190: result: yes configure:3207: checking for cc option to accept ISO C89 configure:3281: cc -c -g -O2 conftest.c >&5 configure:3288: $? = 0 configure:3311: result: none needed configure:3335: checking how to run the C preprocessor configure:3375: cc -E conftest.c configure:3382: $? = 0 configure:3413: cc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3420: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3453: result: cc -E configure:3482: cc -E conftest.c configure:3489: $? = 0 configure:3520: cc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3527: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3569: checking for icc configure:3582: result: no configure:3596: checking for suncc configure:3609: result: no configure:3627: checking whether cc understands -c and -o together configure:3659: cc -c conftest.c -o conftest2.o >&5 configure:3663: $? = 0 configure:3669: cc -c conftest.c -o conftest2.o >&5 configure:3673: $? = 0 configure:3728: result: yes configure:3744: checking for system library directory configure:3759: result: lib configure:3766: checking if compiler supports -R configure:3795: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5 cc: unrecognized option '-R' /usr/lib: file not recognized: Is a directory collect2: ld returned 1 exit status configure:3802: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3824: result: no configure:3829: checking if compiler supports -Wl,-rpath, configure:3858: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5 configure:3865: $? = 0 configure:3887: result: yes configure:3936: checking build system type configure:3954: result: x86_64-unknown-linux-gnu configure:3976: checking host system type configure:3991: result: x86_64-unknown-linux-gnu configure:4013: checking target system type configure:4028: result: x86_64-unknown-linux-gnu configure:4137: checking for PHP prefix configure:4139: result: /data/php configure:4141: checking for PHP includes configure:4143: result: -I/data/php/include/php -I/data/php/include/php/main -I/data/php/include/php/TSRM -I/data/php/include/php/Zend -I/data/php/include/php/ext -I/data/php/include/php/ext/date/lib configure:4145: checking for PHP extension directory configure:4147: result: /data/php/lib/php/extensions/no-debug-non-zts-20090626 configure:4149: checking for PHP installed headers prefix configure:4151: result: /data/php/include/php configure:4154: checking if debug is enabled configure:4184: result: no configure:4187: checking if zts is enabled configure:4217: result: no configure:4291: checking for re2c configure:4321: result: no configure:4346: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. configure:4360: checking for gawk configure:4377: found /bin/gawk configure:4388: result: gawk configure:4436: checking for cURL support configure:4476: result: yes, shared configure:4485: checking if we should use cURL for url streams configure:4500: result: no configure:4533: checking for cURL 7.10.5 or greater configure:4547: result: libcurl 7.20.1 configure:4774: checking for SSL support in libcurl configure:4778: result: yes configure:4794: checking how to run the C preprocessor configure:4912: result: cc -E configure:4941: cc -E conftest.c configure:4948: $? = 0 configure:4979: cc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:4986: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_CURL_SSL 1 | /* end confdefs.h. */ | #include configure:5025: checking for openssl support in libcurl configure:5027: checking for ANSI C header files configure:5057: cc -c -I/usr/local/curl/include conftest.c >&5 configure:5064: $? = 0 configure:5163: cc -o conftest -I/usr/local/curl/include conftest.c >&5 configure:5167: $? = 0 configure:5173: ./conftest configure:5177: $? = 0 configure:5195: result: yes configure:5219: checking for sys/types.h configure:5240: cc -c -I/usr/local/curl/include conftest.c >&5 configure:5247: $? = 0 configure:5264: result: yes configure:5219: checking for sys/stat.h configure:5240: cc -c -I/usr/local/curl/include conftest.c >&5 configure:5247: $? = 0 configure:5264: result: yes configure:5219: checking for stdlib.h configure:5240: cc -c -I/usr/local/curl/include conftest.c >&5 configure:5247: $? = 0 configure:5264: result: yes configure:5219: checking for string.h configure:5240: cc -c -I/usr/local/curl/include conftest.c >&5 configure:5247: $? = 0 configure:5264: result: yes configure:5219: checking for memory.h configure:5240: cc -c -I/usr/local/curl/include conftest.c >&5 configure:5247: $? = 0 configure:5264: result: yes configure:5219: checking for strings.h configure:5240: cc -c -I/usr/local/curl/include conftest.c >&5 configure:5247: $? = 0 configure:5264: result: yes configure:5219: checking for inttypes.h configure:5240: cc -c -I/usr/local/curl/include conftest.c >&5 configure:5247: $? = 0 configure:5264: result: yes configure:5219: checking for stdint.h configure:5240: cc -c -I/usr/local/curl/include conftest.c >&5 configure:5247: $? = 0 configure:5264: result: yes configure:5219: checking for unistd.h configure:5240: cc -c -I/usr/local/curl/include conftest.c >&5 configure:5247: $? = 0 configure:5264: result: yes configure:5313: cc -o conftest -I/usr/local/curl/include conftest.c >&5 /tmp/ccbNFnZL.o: In function `main': conftest.c:(.text+0xa5): undefined reference to `curl_version_info' collect2: ld returned 1 exit status configure:5317: $? = 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 HAVE_CURL_SSL 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 | /* end confdefs.h. */ | | #include | | int main(int argc, char *argv[]) | { | curl_version_info_data *data = curl_version_info(CURLVERSION_NOW); | | if (data && data->ssl_version && *data->ssl_version) { | const char *ptr = data->ssl_version; | | while(*ptr == ' ') ++ptr; | return strncasecmp(ptr, "OpenSSL", sizeof("OpenSSL")-1); | } | return 1; | } | configure:5492: result: no configure:5502: checking for gnutls support in libcurl configure:5539: cc -o conftest -I/usr/local/curl/include conftest.c >&5 /tmp/ccBbbTqP.o: In function `main': conftest.c:(.text+0xa5): undefined reference to `curl_version_info' collect2: ld returned 1 exit status configure:5543: $? = 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 HAVE_CURL_SSL 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 | /* end confdefs.h. */ | | #include | | int main(int argc, char *argv[]) | { | curl_version_info_data *data = curl_version_info(CURLVERSION_NOW); | | if (data && data->ssl_version && *data->ssl_version) { | const char *ptr = data->ssl_version; | | while(*ptr == ' ') ++ptr; | return strncasecmp(ptr, "GnuTLS", sizeof("GnuTLS")-1); | } | return 1; | } | configure:5704: result: no configure:5817: checking for curl_easy_perform in -lcurl configure:5852: cc -o conftest -g -O2 -Wl,-rpath,/usr/local/curl/lib -L/usr/local/curl/lib -Wl,-rpath,/usr/local/curl/lib -L/usr/local/curl/lib -lcurl conftest.c -lcurl >&5 configure:5859: $? = 0 configure:5880: result: yes configure:6005: checking for curl_version_info in -lcurl configure:6040: cc -o conftest -g -O2 -Wl,-rpath,/usr/local/curl/lib -L/usr/local/curl/lib -Wl,-rpath,/usr/local/curl/lib -L/usr/local/curl/lib -lcurl conftest.c -lcurl >&5 configure:6047: $? = 0 configure:6068: result: yes configure:6189: checking for curl_easy_strerror in -lcurl configure:6224: cc -o conftest -g -O2 -Wl,-rpath,/usr/local/curl/lib -L/usr/local/curl/lib -Wl,-rpath,/usr/local/curl/lib -L/usr/local/curl/lib -lcurl conftest.c -lcurl >&5 configure:6231: $? = 0 configure:6252: result: yes configure:6373: checking for curl_multi_strerror in -lcurl configure:6408: cc -o conftest -g -O2 -Wl,-rpath,/usr/local/curl/lib -L/usr/local/curl/lib -Wl,-rpath,/usr/local/curl/lib -L/usr/local/curl/lib -lcurl conftest.c -lcurl >&5 configure:6415: $? = 0 configure:6436: result: yes configure:6859: checking for ld used by cc configure:6926: result: /usr/bin/ld configure:6935: checking if the linker (/usr/bin/ld) is GNU ld configure:6950: result: yes configure:6955: checking for /usr/bin/ld option to reload object files configure:6962: result: -r configure:6980: checking for BSD-compatible nm configure:7029: result: /usr/bin/nm -B configure:7033: checking whether ln -s works configure:7037: result: yes configure:7044: checking how to recognize dependent libraries configure:7230: result: pass_all configure:7315: cc -c -g -O2 conftest.c >&5 configure:7318: $? = 0 configure:7487: checking dlfcn.h usability configure:7504: cc -c -g -O2 conftest.c >&5 configure:7511: $? = 0 configure:7525: result: yes configure:7529: checking dlfcn.h presence configure:7544: cc -E conftest.c configure:7551: $? = 0 configure:7565: result: yes configure:7593: checking for dlfcn.h configure:7602: result: yes configure:7629: checking the maximum length of command line arguments configure:7741: result: 1966080 configure:7753: checking command to parse /usr/bin/nm -B output from cc object configure:7858: cc -c -g -O2 conftest.c >&5 configure:7861: $? = 0 configure:7865: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7868: $? = 0 configure:7920: cc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7923: $? = 0 configure:7961: result: ok configure:7965: checking for objdir configure:7980: result: .libs configure:8072: checking for ar configure:8088: found /usr/bin/ar configure:8099: result: ar configure:8164: checking for ranlib configure:8180: found /usr/bin/ranlib configure:8191: result: ranlib configure:8256: checking for strip configure:8272: found /usr/bin/strip configure:8283: result: strip configure:8852: checking if cc supports -fno-rtti -fno-exceptions configure:8870: 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:8874: $? = 0 configure:8887: result: no configure:8902: checking for cc option to produce PIC configure:9142: result: -fPIC configure:9150: checking if cc PIC flag -fPIC works configure:9168: cc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:9172: $? = 0 configure:9185: result: yes configure:9213: checking if cc static flag -static works configure:9241: result: no configure:9251: checking if cc supports -c -o file.o configure:9272: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9276: $? = 0 configure:9298: result: yes configure:9324: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10256: result: yes configure:10277: checking whether -lc should be explicitly linked in configure:10282: cc -c -g -O2 conftest.c >&5 configure:10285: $? = 0 configure:10300: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10303: $? = 0 configure:10315: result: no configure:10323: checking dynamic linker characteristics configure:10925: result: GNU/Linux ld.so configure:10949: checking how to hardcode library paths into programs configure:10974: result: immediate configure:10988: checking whether stripping libraries is possible configure:10993: result: yes configure:11823: checking if libtool supports shared libraries configure:11825: result: yes configure:11828: checking whether to build shared libraries configure:11849: result: yes configure:11852: checking whether to build static libraries configure:11856: result: no configure:11951: result: creating libtool configure:15652: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bgp_dx_f_tms_202 config.status:611: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_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=x86_64-unknown-linux-gnu ac_cv_lib_curl_curl_easy_perform=yes ac_cv_lib_curl_curl_easy_strerror=yes ac_cv_lib_curl_curl_multi_strerror=yes ac_cv_lib_curl_curl_version_info=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=yes ac_cv_target=x86_64-unknown-linux-gnu lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib64/mysql /usr/local/openresty/lualib /usr/lib64/qt-3.3/lib /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/openmanage /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/srvadmin-idrac /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/srvadmin-isvc /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/openmanage /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/openmanage /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/openmanage /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/openmanage /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/openmanage /opt/dell/srvadmin/lib64/openmanage/smpop /opt/dell/srvadmin/lib64 /usr/local/ssl/lib /usr/local/ssl/lib ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-redhat-linux/4.4.7 /usr/lib64 /lib64' lt_cv_sys_max_cmd_len=1966080 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' php_cv_cc_dashr=no php_cv_cc_rpath=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AWK='gawk' CC='cc' CFLAGS='-g -O2' CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-php-config=/data/php/bin/php-config'\'' '\''--with-curl=/usr/local/curl'\''' CONFIGURE_OPTIONS=' '\''--with-php-config=/data/php/bin/php-config'\'' '\''--with-curl=/usr/local/curl'\''' CPP='cc -E' CPPFLAGS=' -DHAVE_CONFIG_H' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' NMEDIT='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RE2C='exit 0;' SED='/bin/sed' SHELL='/bin/sh' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' STRIP='strip' ac_ct_CC='cc' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='$(prefix)' host='x86_64-unknown-linux-gnu' host_alias='x86_64-unknown-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' 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='/data/php' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_CURL_SSL 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_CURL 1 #define HAVE_CURL_VERSION_INFO 1 #define HAVE_CURL_EASY_STRERROR 1 #define HAVE_CURL_MULTI_STRERROR 1 #define COMPILE_DL_CURL 1 #define HAVE_DLFCN_H 1 configure: exit 0