⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.log

📁 在嵌入linux-arm上运行的bt下载应用程序
💻 LOG
📖 第 1 页 / 共 3 页
字号:
| #define HAVE_STRERROR 1| #define HAVE_STRNCASECMP 1| #define HAVE_STRSTR 1| #define HAVE_STRTOL 1| #define HAVE_STRTOLL 1| /* end confdefs.h.  */| /* Define strnstr to an innocuous variant, in case <limits.h> declares strnstr.|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */| #define strnstr innocuous_strnstr| | /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char strnstr (); 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 strnstr| | /* Override any gcc2 internal prototype to avoid an error.  */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2|    builtin and then its argument prototype would still apply.  */| char strnstr ();| /* 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_strnstr) || defined (__stub___strnstr)| choke me| #else| char (*f) () = strnstr;| #endif| #ifdef __cplusplus| }| #endif| | int| main ()| {| return f != strnstr;|   ;|   return 0;| }configure:5390: result: noconfigure:5409: checking for special C compiler options needed for large filesconfigure:5508: result: noconfigure:5514: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:5545: gcc -c -g -O2  conftest.c >&5conftest.c:64: warning: left shift count >= width of typeconftest.c:64: warning: left shift count >= width of typeconftest.c:66: size of array `off_t_is_large' is negativeconfigure:5551: $? = 1configure: failed program was:| /* confdefs.h.  */| | #define PACKAGE_NAME "CTorrent"| #define PACKAGE_TARNAME "ctorrent"| #define PACKAGE_VERSION "dnh2"| #define PACKAGE_STRING "CTorrent dnh2"| #define PACKAGE_BUGREPORT "dholmes@ct.boxmail.com"| #define PACKAGE "ctorrent"| #define VERSION "dnh2"| #ifdef __cplusplus| extern "C" void std::exit (int) throw (); using std::exit;| #endif| #define HAVE_LIBSSL 1| #define HAVE_DIRENT_H 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_ARPA_INET_H 1| #define HAVE_FCNTL_H 1| #define HAVE_LIMITS_H 1| #define HAVE_MEMORY_H 1| #define HAVE_NETDB_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define TIME_WITH_SYS_TIME 1| #define RETSIGTYPE void| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1| #define HAVE_FTRUNCATE 1| #define HAVE_GETHOSTBYNAME 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_GETWD 1| #define HAVE_INET_NTOA 1| #define HAVE_MEMCHR 1| #define HAVE_MEMMOVE 1| #define HAVE_MEMSET 1| #define HAVE_MKDIR 1| #define HAVE_SELECT 1| #define HAVE_SOCKET 1| #define HAVE_STRCHR 1| #define HAVE_STRERROR 1| #define HAVE_STRNCASECMP 1| #define HAVE_STRSTR 1| #define HAVE_STRTOL 1| #define HAVE_STRTOLL 1| /* end confdefs.h.  */| #include <sys/types.h>|  /* Check that off_t can represent 2**63 - 1 correctly.|     We can't simply define LARGE_OFF_T to be 9223372036854775807,|     since some C++ compilers masquerading as C compilers|     incorrectly reject 9223372036854775807.  */| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721| 		       && LARGE_OFF_T % 2147483647 == 1)| 		      ? 1 : -1];| int| main ()| {| |   ;|   return 0;| }configure:5598: gcc -c -g -O2  conftest.c >&5configure:5604: $? = 0configure:5608: test -z 			 || test ! -s conftest.errconfigure:5611: $? = 0configure:5614: test -s conftest.oconfigure:5617: $? = 0configure:5629: result: 64configure:5639: checking for _LARGE_FILES value needed for large filesconfigure:5670: gcc -c -g -O2  conftest.c >&5configure:5676: $? = 0configure:5680: test -z 			 || test ! -s conftest.errconfigure:5683: $? = 0configure:5686: test -s conftest.oconfigure:5689: $? = 0configure:5754: result: noconfigure:5766: checking for _LARGEFILE_SOURCE value needed for large filesconfigure:5789: gcc -c -g -O2  conftest.c >&5conftest.c: In function `main':conftest.c:63: `fseeko' undeclared (first use in this function)conftest.c:63: (Each undeclared identifier is reported only onceconftest.c:63: for each function it appears in.)configure:5795: $? = 1configure: failed program was:| /* confdefs.h.  */| | #define PACKAGE_NAME "CTorrent"| #define PACKAGE_TARNAME "ctorrent"| #define PACKAGE_VERSION "dnh2"| #define PACKAGE_STRING "CTorrent dnh2"| #define PACKAGE_BUGREPORT "dholmes@ct.boxmail.com"| #define PACKAGE "ctorrent"| #define VERSION "dnh2"| #ifdef __cplusplus| extern "C" void std::exit (int) throw (); using std::exit;| #endif| #define HAVE_LIBSSL 1| #define HAVE_DIRENT_H 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_ARPA_INET_H 1| #define HAVE_FCNTL_H 1| #define HAVE_LIMITS_H 1| #define HAVE_MEMORY_H 1| #define HAVE_NETDB_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define TIME_WITH_SYS_TIME 1| #define RETSIGTYPE void| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1| #define HAVE_FTRUNCATE 1| #define HAVE_GETHOSTBYNAME 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_GETWD 1| #define HAVE_INET_NTOA 1| #define HAVE_MEMCHR 1| #define HAVE_MEMMOVE 1| #define HAVE_MEMSET 1| #define HAVE_MKDIR 1| #define HAVE_SELECT 1| #define HAVE_SOCKET 1| #define HAVE_STRCHR 1| #define HAVE_STRERROR 1| #define HAVE_STRNCASECMP 1| #define HAVE_STRSTR 1| #define HAVE_STRTOL 1| #define HAVE_STRTOLL 1| #define _FILE_OFFSET_BITS 64| /* end confdefs.h.  */| #include <stdio.h>| int| main ()| {| return !fseeko;|   ;|   return 0;| }configure:5834: gcc -c -g -O2  conftest.c >&5configure:5840: $? = 0configure:5844: test -z 			 || test ! -s conftest.errconfigure:5847: $? = 0configure:5850: test -s conftest.oconfigure:5853: $? = 0configure:5865: result: 1configure:5879: checking for fseekoconfigure:5900: gcc -o conftest -g -O2   conftest.c -lssl  >&5configure:5906: $? = 0configure:5910: test -z 			 || test ! -s conftest.errconfigure:5913: $? = 0configure:5916: test -s conftestconfigure:5919: $? = 0configure:5931: result: yesconfigure:6059: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by CTorrent config.status dnh2, which wasgenerated by GNU Autoconf 2.59.  Invocation command line was  CONFIG_FILES    =   CONFIG_HEADERS  =   CONFIG_LINKS    =   CONFIG_COMMANDS =   $ ./config.status on MVL4config.status:695: creating Makefileconfig.status:799: creating config.hconfig.status:1177: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_cxx_compiler_gnu=yesac_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_CXXFLAGS_set=ac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=ac_cv_env_CXX_value=ac_cv_env_LDFLAGS_set=ac_cv_env_LDFLAGS_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_func_fseeko=yesac_cv_func_ftruncate=yesac_cv_func_gethostbyname=yesac_cv_func_gettimeofday=yesac_cv_func_getwd=yesac_cv_func_inet_ntoa=yesac_cv_func_lstat_dereferences_slashed_symlink=yesac_cv_func_memchr=yesac_cv_func_memcmp_working=yesac_cv_func_memmove=yesac_cv_func_memset=yesac_cv_func_mkdir=yesac_cv_func_select=yesac_cv_func_socket=yesac_cv_func_stat_empty_string_bug=noac_cv_func_strchr=yesac_cv_func_strerror=yesac_cv_func_strncasecmp=yesac_cv_func_strnstr=noac_cv_func_strstr=yesac_cv_func_strtol=yesac_cv_func_strtoll=yesac_cv_header_arpa_inet_h=yesac_cv_header_dirent_dirent_h=yesac_cv_header_fcntl_h=yesac_cv_header_inttypes_h=yesac_cv_header_limits_h=yesac_cv_header_memory_h=yesac_cv_header_netdb_h=yesac_cv_header_netinet_in_h=yesac_cv_header_ssl_sha_h=noac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_param_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_lib_ssl_SHA1_Init=yesac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_CXX=g++ac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_cxx_g=yesac_cv_prog_egrep='grep -E'ac_cv_prog_gcc_traditional=noac_cv_prog_make_make_set=yesac_cv_search_opendir='none required'ac_cv_sys_file_offset_bits=64ac_cv_sys_large_files=noac_cv_sys_largefile_CC=noac_cv_sys_largefile_source=1ac_cv_type_signal=voidac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /home/aaron/Gemini_v2_4_2-n.BSP/source/ctorrent-dnh2/missing --run aclocal-1.9'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /home/aaron/Gemini_v2_4_2-n.BSP/source/ctorrent-dnh2/missing --run tar'AUTOCONF='${SHELL} /home/aaron/Gemini_v2_4_2-n.BSP/source/ctorrent-dnh2/missing --run autoconf'AUTOHEADER='${SHELL} /home/aaron/Gemini_v2_4_2-n.BSP/source/ctorrent-dnh2/missing --run autoheader'AUTOMAKE='${SHELL} /home/aaron/Gemini_v2_4_2-n.BSP/source/ctorrent-dnh2/missing --run automake-1.9'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CFLAGS='-g -O2'CPP='gcc -E'CPPFLAGS=''CXX='g++'CXXDEPMODE='depmode=gcc3'CXXFLAGS='-g -O2'CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='grep -E'EXEEXT=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS='-lssl 'LTLIBOBJS=''MAKEINFO='${SHELL} /home/aaron/Gemini_v2_4_2-n.BSP/source/ctorrent-dnh2/missing --run makeinfo'OBJEXT='o'PACKAGE='ctorrent'PACKAGE_BUGREPORT='dholmes@ct.boxmail.com'PACKAGE_NAME='CTorrent'PACKAGE_STRING='CTorrent dnh2'PACKAGE_TARNAME='ctorrent'PACKAGE_VERSION='dnh2'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP=''VERSION='dnh2'ac_ct_CC='gcc'ac_ct_CXX='g++'ac_ct_STRIP=''am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__fastdepCXX_FALSE='#'am__fastdepCXX_TRUE=''am__include='include'am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} xf -'bindir='${exec_prefix}/bin'build_alias=''datadir='${prefix}/share'exec_prefix='${prefix}'host_alias=''includedir='${prefix}/include'infodir='${prefix}/info'install_sh='/home/aaron/Gemini_v2_4_2-n.BSP/source/ctorrent-dnh2/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='${prefix}/man'mkdir_p='mkdir -p --'oldincludedir='/usr/include'prefix='/usr/local'program_transform_name='s,x,x,'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define HAVE_ARPA_INET_H 1#define HAVE_DIRENT_H 1#define HAVE_FCNTL_H 1#define HAVE_FSEEKO 1#define HAVE_FTRUNCATE 1#define HAVE_GETHOSTBYNAME 1#define HAVE_GETTIMEOFDAY 1#define HAVE_GETWD 1#define HAVE_INET_NTOA 1#define HAVE_INTTYPES_H 1#define HAVE_LIBSSL 1#define HAVE_LIMITS_H 1#define HAVE_MEMCHR 1#define HAVE_MEMMOVE 1#define HAVE_MEMORY_H 1#define HAVE_MEMORY_H 1#define HAVE_MEMSET 1#define HAVE_MKDIR 1#define HAVE_NETDB_H 1#define HAVE_NETINET_IN_H 1#define HAVE_SELECT 1#define HAVE_SOCKET 1#define HAVE_STDINT_H 1#define HAVE_STDLIB_H 1#define HAVE_STDLIB_H 1#define HAVE_STRCHR 1#define HAVE_STRERROR 1#define HAVE_STRINGS_H 1#define HAVE_STRING_H 1#define HAVE_STRING_H 1#define HAVE_STRNCASECMP 1#define HAVE_STRSTR 1#define HAVE_STRTOL 1#define HAVE_STRTOLL 1#define HAVE_SYS_PARAM_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_TIME_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_UNISTD_H 1#define HAVE_UNISTD_H 1#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1#define PACKAGE "ctorrent"#define PACKAGE_BUGREPORT "dholmes@ct.boxmail.com"#define PACKAGE_NAME "CTorrent"#define PACKAGE_STRING "CTorrent dnh2"#define PACKAGE_TARNAME "ctorrent"#define PACKAGE_VERSION "dnh2"#define RETSIGTYPE void#define STDC_HEADERS 1#define TIME_WITH_SYS_TIME 1#define VERSION "dnh2"#define _FILE_OFFSET_BITS 64#define _LARGEFILE_SOURCE 1#endif#ifdef __cplusplusextern "C" void std::exit (int) throw (); using std::exit;configure: exit 0

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -