Слияние кода завершено, страница обновится автоматически
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
## --------- ##
## Platform. ##
## --------- ##
hostname = yaf.example.com
uname -m = i686
uname -r = 2.6.32-358.6.1.el6.i686
uname -s = Linux
uname -v = #1 SMP Tue Apr 23 18:13:20 UTC 2013
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/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/lib/qt-3.3/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1984: checking for grep that handles long lines and -e
configure:2044: result: /bin/grep
configure:2049: checking for egrep
configure:2113: result: /bin/grep -E
configure:2118: checking for a sed that does not truncate output
configure:2184: result: /bin/sed
configure:2318: checking for cc
configure:2334: found /usr/bin/cc
configure:2345: result: cc
configure:2379: checking for C compiler version
configure:2387: cc --version >&5
cc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3)
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:2391: $? = 0
configure:2398: cc -v >&5
Using built-in specs.
Target: i686-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=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC)
configure:2402: $? = 0
configure:2409: cc -V >&5
cc: '-V' option must have argument
configure:2413: $? = 1
configure:2436: checking for C compiler default output file name
configure:2458: cc conftest.c >&5
configure:2462: $? = 0
configure:2500: result: a.out
configure:2519: checking whether the C compiler works
configure:2529: ./a.out
configure:2533: $? = 0
configure:2552: result: yes
configure:2559: checking whether we are cross compiling
configure:2561: result: no
configure:2564: checking for suffix of executables
configure:2571: cc -o conftest conftest.c >&5
configure:2575: $? = 0
configure:2601: result:
configure:2607: checking for suffix of object files
configure:2633: cc -c conftest.c >&5
configure:2637: $? = 0
configure:2662: result: o
configure:2666: checking whether we are using the GNU C compiler
configure:2695: cc -c conftest.c >&5
configure:2702: $? = 0
configure:2719: result: yes
configure:2728: checking whether cc accepts -g
configure:2758: cc -c -g conftest.c >&5
configure:2765: $? = 0
configure:2866: result: yes
configure:2883: checking for cc option to accept ISO C89
configure:2957: cc -c -g -O2 conftest.c >&5
configure:2964: $? = 0
configure:2987: result: none needed
configure:3011: checking how to run the C preprocessor
configure:3051: cc -E conftest.c
configure:3058: $? = 0
configure:3089: cc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3096: $? = 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 <ac_nonexistent.h>
configure:3129: result: cc -E
configure:3158: cc -E conftest.c
configure:3165: $? = 0
configure:3196: cc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3203: $? = 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 <ac_nonexistent.h>
configure:3245: checking for icc
configure:3258: result: no
configure:3272: checking for suncc
configure:3285: result: no
configure:3303: checking whether cc understands -c and -o together
configure:3335: cc -c conftest.c -o conftest2.o >&5
configure:3339: $? = 0
configure:3345: cc -c conftest.c -o conftest2.o >&5
configure:3349: $? = 0
configure:3404: result: yes
configure:3420: checking for system library directory
configure:3438: result: lib
configure:3445: checking if compiler supports -R
configure:3474: 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:3481: $? = 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:3503: result: no
configure:3508: checking if compiler supports -Wl,-rpath,
configure:3537: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:3544: $? = 0
configure:3566: result: yes
configure:3615: checking build system type
configure:3633: result: i686-pc-linux-gnu
configure:3655: checking host system type
configure:3670: result: i686-pc-linux-gnu
configure:3692: checking target system type
configure:3707: result: i686-pc-linux-gnu
configure:3819: checking for PHP prefix
configure:3821: result: /usr
configure:3823: checking for PHP includes
configure:3825: 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:3827: checking for PHP extension directory
configure:3829: result: /usr/lib/php/modules
configure:3831: checking for PHP installed headers prefix
configure:3833: result: /usr/include/php
configure:3836: checking if debug is enabled
configure:3866: result: no
configure:3869: checking if zts is enabled
configure:3899: result: no
configure:3973: checking for re2c
configure:4003: result: no
configure:4028: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
configure:4042: checking for gawk
configure:4059: found /bin/gawk
configure:4070: result: gawk
configure:4122: checking whether to enable Inflector support
configure:4164: result: yes, shared
configure:4506: checking for a sed that does not truncate output
configure:4572: result: /bin/sed
configure:4590: checking for fgrep
configure:4654: result: /bin/grep -F
configure:4689: checking for ld used by cc
configure:4756: result: /usr/bin/ld
configure:4765: checking if the linker (/usr/bin/ld) is GNU ld
configure:4780: result: yes
configure:4792: checking for BSD- or MS-compatible name lister (nm)
configure:4841: result: /usr/bin/nm -B
configure:4959: checking the name lister (/usr/bin/nm -B) interface
configure:4966: cc -c -g -O2 conftest.c >&5
configure:4969: /usr/bin/nm -B "conftest.o"
configure:4972: output
00000000 B some_variable
configure:4979: result: BSD nm
configure:4982: checking whether ln -s works
configure:4986: result: yes
configure:4994: checking the maximum length of command line arguments
configure:5114: result: 1966080
configure:5131: checking whether the shell understands some XSI constructs
configure:5141: result: yes
configure:5145: checking whether the shell understands "+="
configure:5151: result: yes
configure:5186: checking for /usr/bin/ld option to reload object files
configure:5193: result: -r
configure:5262: checking for objdump
configure:5278: found /usr/bin/objdump
configure:5289: result: objdump
configure:5321: checking how to recognize dependent libraries
configure:5517: result: pass_all
configure:5577: checking for ar
configure:5593: found /usr/bin/ar
configure:5604: result: ar
configure:5682: checking for strip
configure:5698: found /usr/bin/strip
configure:5709: result: strip
configure:5781: checking for ranlib
configure:5797: found /usr/bin/ranlib
configure:5808: result: ranlib
configure:5898: checking command to parse /usr/bin/nm -B output from cc object
configure:6016: cc -c -g -O2 conftest.c >&5
configure:6019: $? = 0
configure:6023: /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:6026: $? = 0
configure:6080: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6083: $? = 0
configure:6121: result: ok
configure:6982: checking for ANSI C header files
configure:7012: cc -c -g -O2 conftest.c >&5
configure:7019: $? = 0
configure:7118: cc -o conftest -g -O2 conftest.c >&5
configure:7122: $? = 0
configure:7128: ./conftest
configure:7132: $? = 0
configure:7150: result: yes
configure:7174: checking for sys/types.h
configure:7195: cc -c -g -O2 conftest.c >&5
configure:7202: $? = 0
configure:7219: result: yes
configure:7174: checking for sys/stat.h
configure:7195: cc -c -g -O2 conftest.c >&5
configure:7202: $? = 0
configure:7219: result: yes
configure:7174: checking for stdlib.h
configure:7195: cc -c -g -O2 conftest.c >&5
configure:7202: $? = 0
configure:7219: result: yes
configure:7174: checking for string.h
configure:7195: cc -c -g -O2 conftest.c >&5
configure:7202: $? = 0
configure:7219: result: yes
configure:7174: checking for memory.h
configure:7195: cc -c -g -O2 conftest.c >&5
configure:7202: $? = 0
configure:7219: result: yes
configure:7174: checking for strings.h
configure:7195: cc -c -g -O2 conftest.c >&5
configure:7202: $? = 0
configure:7219: result: yes
configure:7174: checking for inttypes.h
configure:7195: cc -c -g -O2 conftest.c >&5
configure:7202: $? = 0
configure:7219: result: yes
configure:7174: checking for stdint.h
configure:7195: cc -c -g -O2 conftest.c >&5
configure:7202: $? = 0
configure:7219: result: yes
configure:7174: checking for unistd.h
configure:7195: cc -c -g -O2 conftest.c >&5
configure:7202: $? = 0
configure:7219: result: yes
configure:7237: checking for dlfcn.h
configure:7258: cc -c -g -O2 conftest.c >&5
configure:7265: $? = 0
configure:7282: result: yes
configure:7468: checking for objdir
configure:7483: result: .libs
configure:7779: checking if cc supports -fno-rtti -fno-exceptions
configure:7797: 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:7801: $? = 0
configure:7814: result: no
configure:7834: checking for cc option to produce PIC
configure:8106: result: -fPIC -DPIC
configure:8118: checking if cc PIC flag -fPIC -DPIC works
configure:8136: cc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8140: $? = 0
configure:8153: result: yes
configure:8177: checking if cc static flag -static works
configure:8205: result: no
configure:8220: checking if cc supports -c -o file.o
configure:8241: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8245: $? = 0
configure:8267: result: yes
configure:8275: checking if cc supports -c -o file.o
configure:8322: result: yes
configure:8355: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:9429: result: yes
configure:9466: checking whether -lc should be explicitly linked in
configure:9471: cc -c -g -O2 conftest.c >&5
configure:9474: $? = 0
configure:9489: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:9492: $? = 0
configure:9504: result: no
configure:9668: checking dynamic linker characteristics
configure:10111: cc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10118: $? = 0
configure:10354: result: GNU/Linux ld.so
configure:10456: checking how to hardcode library paths into programs
configure:10481: result: immediate
configure:11314: checking whether stripping libraries is possible
configure:11319: result: yes
configure:11354: checking if libtool supports shared libraries
configure:11356: result: yes
configure:11359: checking whether to build shared libraries
configure:11380: result: yes
configure:11383: checking whether to build static libraries
configure:11387: result: no
configure:11649: 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 yaf.example.com
config.status:801: creating config.h
config.status:953: executing libtool commands
## ---------------- ##
## 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_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
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_OBJDUMP=objdump
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_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1966080
php_cv_cc_dashr=no
php_cv_cc_rpath=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AWK='gawk'
CC='cc'
CFLAGS='-g -O2'
CONFIGURE_COMMAND=' '\''./configure'\'' '
CONFIGURE_OPTIONS=''
CPP='cc -E'
CPPFLAGS=' -DHAVE_CONFIG_H'
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
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'
ac_ct_DUMPBIN=''
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'
lt_ECHO='echo'
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='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define COMPILE_DL_INFLECTOR 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
#define LT_OBJDIR ".libs/"
configure: exit 0
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )