代码拉取完成,页面将自动刷新
同步操作将从 陈毓端/phdfs 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
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 --with-php-config=/usr/local/php5.5/bin/php-config
## --------- ##
## Platform. ##
## --------- ##
hostname = cyd-ThinkPad-T400
uname -m = i686
uname -r = 3.2.0-55-generic-pae
uname -s = Linux
uname -v = #85-Ubuntu SMP Wed Oct 2 14:03:15 UTC 2013
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /opt/scala-2.10.4/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2276: checking for grep that handles long lines and -e
configure:2334: result: /bin/grep
configure:2339: checking for egrep
configure:2401: result: /bin/grep -E
configure:2406: checking for a sed that does not truncate output
configure:2460: result: /bin/sed
configure:2592: checking for cc
configure:2608: found /usr/bin/cc
configure:2619: result: cc
configure:2650: checking for C compiler version
configure:2659: cc --version >&5
cc (Ubuntu/Linaro 4.7.3-2ubuntu1~12.04) 4.7.3
Copyright (C) 2012 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:2670: $? = 0
configure:2659: cc -v >&5
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.7/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-2ubuntu1~12.04' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-2ubuntu1~12.04)
configure:2670: $? = 0
configure:2659: cc -V >&5
cc: error: unrecognized command line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:2670: $? = 4
configure:2659: cc -qversion >&5
cc: error: unrecognized command line option '-qversion'
cc: fatal error: no input files
compilation terminated.
configure:2670: $? = 4
configure:2690: checking whether the C compiler works
configure:2712: cc conftest.c >&5
configure:2716: $? = 0
configure:2764: result: yes
configure:2767: checking for C compiler default output file name
configure:2769: result: a.out
configure:2775: checking for suffix of executables
configure:2782: cc -o conftest conftest.c >&5
configure:2786: $? = 0
configure:2808: result:
configure:2830: checking whether we are cross compiling
configure:2838: cc -o conftest conftest.c >&5
configure:2842: $? = 0
configure:2849: ./conftest
configure:2853: $? = 0
configure:2868: result: no
configure:2873: checking for suffix of object files
configure:2895: cc -c conftest.c >&5
configure:2899: $? = 0
configure:2920: result: o
configure:2924: checking whether we are using the GNU C compiler
configure:2943: cc -c conftest.c >&5
configure:2943: $? = 0
configure:2952: result: yes
configure:2961: checking whether cc accepts -g
configure:2981: cc -c -g conftest.c >&5
configure:2981: $? = 0
configure:3022: result: yes
configure:3039: checking for cc option to accept ISO C89
configure:3103: cc -c -g -O2 conftest.c >&5
configure:3103: $? = 0
configure:3116: result: none needed
configure:3142: checking how to run the C preprocessor
configure:3173: cc -E conftest.c
configure:3173: $? = 0
configure:3187: cc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3187: $? = 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:3212: result: cc -E
configure:3232: cc -E conftest.c
configure:3232: $? = 0
configure:3246: cc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3246: $? = 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:3277: checking for icc
configure:3286: result: no
configure:3300: checking for suncc
configure:3309: result: no
configure:3327: checking whether cc understands -c and -o together
configure:3355: cc -c conftest.c -o conftest2.o >&5
configure:3359: $? = 0
configure:3365: cc -c conftest.c -o conftest2.o >&5
configure:3369: $? = 0
configure:3424: result: yes
configure:3438: checking for system library directory
configure:3453: result: lib
configure:3460: checking if compiler supports -R
configure:3479: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5
cc: error: unrecognized option '-R'
configure:3479: $? = 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:3489: result: no
configure:3494: checking if compiler supports -Wl,-rpath,
configure:3513: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:3513: $? = 0
configure:3523: result: yes
configure:3568: checking build system type
configure:3582: result: i686-pc-linux-gnu
configure:3602: checking host system type
configure:3615: result: i686-pc-linux-gnu
configure:3635: checking target system type
configure:3648: result: i686-pc-linux-gnu
configure:3751: checking for PHP prefix
configure:3753: result: /usr/local/php5.5
configure:3755: checking for PHP includes
configure:3757: result: -I/usr/local/php5.5/include/php -I/usr/local/php5.5/include/php/main -I/usr/local/php5.5/include/php/TSRM -I/usr/local/php5.5/include/php/Zend -I/usr/local/php5.5/include/php/ext -I/usr/local/php5.5/include/php/ext/date/lib
configure:3759: checking for PHP extension directory
configure:3761: result: /usr/local/php5.5/lib/php/extensions/no-debug-non-zts-20121212
configure:3763: checking for PHP installed headers prefix
configure:3765: result: /usr/local/php5.5/include/php
configure:3768: checking if debug is enabled
configure:3794: result: no
configure:3797: checking if zts is enabled
configure:3823: result: no
configure:3894: checking for re2c
configure:3924: result: no
configure:3949: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
configure:3963: checking for gawk
configure:3994: result: no
configure:3963: checking for nawk
configure:3980: found /usr/bin/nawk
configure:3991: result: nawk
configure:4014: checking if nawk is broken
configure:4021: result: no
configure:4035: checking whether to enable phdfs functions
configure:4074: result: yes, shared
configure:4088: checking PHP version
configure:4105: cc -c -g -O2 -I/usr/local/php5.5/include/php -I/usr/local/php5.5/include/php/main -I/usr/local/php5.5/include/php/TSRM -I/usr/local/php5.5/include/php/Zend -I/usr/local/php5.5/include/php/ext -I/usr/local/php5.5/include/php/ext/date/lib -DHAVE_PHDFS conftest.c >&5
configure:4105: $? = 0
configure:4106: result: ok
configure:4511: checking for ld used by cc
configure:4578: result: /usr/bin/ld
configure:4585: checking if the linker (/usr/bin/ld) is GNU ld
configure:4600: result: yes
configure:4605: checking for /usr/bin/ld option to reload object files
configure:4612: result: -r
configure:4630: checking for BSD-compatible nm
configure:4679: result: /usr/bin/nm -B
configure:4683: checking whether ln -s works
configure:4687: result: yes
configure:4694: checking how to recognize dependent libraries
configure:4880: result: pass_all
configure:5092: checking for ANSI C header files
configure:5112: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:5112: $? = 0
configure:5185: cc -o conftest -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:5185: $? = 0
configure:5185: ./conftest
configure:5185: $? = 0
configure:5196: result: yes
configure:5209: checking for sys/types.h
configure:5209: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:5209: $? = 0
configure:5209: result: yes
configure:5209: checking for sys/stat.h
configure:5209: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:5209: $? = 0
configure:5209: result: yes
configure:5209: checking for stdlib.h
configure:5209: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:5209: $? = 0
configure:5209: result: yes
configure:5209: checking for string.h
configure:5209: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:5209: $? = 0
configure:5209: result: yes
configure:5209: checking for memory.h
configure:5209: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:5209: $? = 0
configure:5209: result: yes
configure:5209: checking for strings.h
configure:5209: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:5209: $? = 0
configure:5209: result: yes
configure:5209: checking for inttypes.h
configure:5209: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:5209: $? = 0
configure:5209: result: yes
configure:5209: checking for stdint.h
configure:5209: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:5209: $? = 0
configure:5209: result: yes
configure:5209: checking for unistd.h
configure:5209: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:5209: $? = 0
configure:5209: result: yes
configure:5223: checking dlfcn.h usability
configure:5223: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:5223: $? = 0
configure:5223: result: yes
configure:5223: checking dlfcn.h presence
configure:5223: cc -E -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c
configure:5223: $? = 0
configure:5223: result: yes
configure:5223: checking for dlfcn.h
configure:5223: result: yes
configure:5245: checking the maximum length of command line arguments
configure:5357: result: 1572864
configure:5369: checking command to parse /usr/bin/nm -B output from cc object
configure:5474: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:5477: $? = 0
configure:5481: /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:5484: $? = 0
configure:5536: cc -o conftest -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c conftstm.o >&5
configure:5539: $? = 0
configure:5577: result: ok
configure:5581: checking for objdir
configure:5596: result: .libs
configure:5688: checking for ar
configure:5704: found /usr/bin/ar
configure:5715: result: ar
configure:5780: checking for ranlib
configure:5796: found /usr/bin/ranlib
configure:5807: result: ranlib
configure:5872: checking for strip
configure:5888: found /usr/bin/strip
configure:5899: result: strip
configure:6468: checking if cc supports -fno-rtti -fno-exceptions
configure:6486: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:6490: $? = 0
configure:6503: result: no
configure:6518: checking for cc option to produce PIC
configure:6758: result: -fPIC
configure:6766: checking if cc PIC flag -fPIC works
configure:6784: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm -fPIC -DPIC conftest.c >&5
configure:6788: $? = 0
configure:6801: result: yes
configure:6829: checking if cc static flag -static works
configure:6857: result: no
configure:6867: checking if cc supports -c -o file.o
configure:6888: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm -o out/conftest2.o conftest.c >&5
configure:6892: $? = 0
configure:6914: result: yes
configure:6940: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:7872: result: yes
configure:7893: checking whether -lc should be explicitly linked in
configure:7898: cc -c -g -O2 -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm conftest.c >&5
configure:7901: $? = 0
configure:7916: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7919: $? = 0
configure:7931: result: no
configure:7939: checking dynamic linker characteristics
configure:8541: result: GNU/Linux ld.so
configure:8565: checking how to hardcode library paths into programs
configure:8590: result: immediate
configure:8604: checking whether stripping libraries is possible
configure:8609: result: yes
configure:9126: checking if libtool supports shared libraries
configure:9128: result: yes
configure:9131: checking whether to build shared libraries
configure:9152: result: yes
configure:9155: checking whether to build static libraries
configure:9159: result: no
configure:9254: result:
creating libtool
configure:12957: 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 cyd-ThinkPad-T400
config.status:689: creating config.h
config.status:779: config.h is unchanged
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-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=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_prog_AWK=nawk
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=i686-pc-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/lib/i386-linux-gnu/mesa /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib ${HADOOP_HOME}/c++/Linux-i386-32/lib ${JAVA_HOME}/jre/lib/i386/client '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-linux-gnu/4.7 /usr/lib/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib'
lt_cv_sys_max_cmd_len=1572864
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
php_cv_cc_dashr=no
php_cv_cc_rpath=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AWK='nawk'
CC='cc'
CFLAGS='-g -O2'
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-php-config=/usr/local/php5.5/bin/php-config'\'''
CONFIGURE_OPTIONS=' '\''--with-php-config=/usr/local/php5.5/bin/php-config'\'''
CPP='cc -E'
CPPFLAGS=' -I /home/cyd/hadoop//src/c++/libhdfs -I /usr/jdk1.7.0_40//include -I /usr/jdk1.7.0_40//include/linux -L/home/cyd/hadoop//c++/Linux-i386-32/lib -lhdfs -L/usr/jdk1.7.0_40//jre/lib/i386/server -ljvm -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_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
RE2C='exit 0;'
SED='/bin/sed'
SHELL='/bin/bash'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
STRIP='strip'
ac_ct_CC='cc'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/php5.5'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define HAVE_PHDFS 1
#define COMPILE_DL_PHDFS 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
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。