📄 config.log
字号:
configure:4498: gcc -c -g -O2 conftest.c >&5configure:4504: $? = 0configure:4508: test -z || test ! -s conftest.errconfigure:4511: $? = 0configure:4514: test -s conftest.oconfigure:4517: $? = 0configure:4527: result: yesconfigure:4531: checking sys/time.h presenceconfigure:4541: gcc -E conftest.cconfigure:4547: $? = 0configure:4567: result: yesconfigure:4602: checking for sys/time.hconfigure:4609: result: yesconfigure:4477: checking for unistd.hconfigure:4482: result: yesconfigure:4486: checking ssl/sha.h usabilityconfigure:4498: gcc -c -g -O2 conftest.c >&5conftest.c:72:21: ssl/sha.h: No such file or directoryconfigure:4504: $? = 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| /* end confdefs.h. */| #include <stdio.h>| #if HAVE_SYS_TYPES_H| # include <sys/types.h>| #endif| #if HAVE_SYS_STAT_H| # include <sys/stat.h>| #endif| #if STDC_HEADERS| # include <stdlib.h>| # include <stddef.h>| #else| # if HAVE_STDLIB_H| # include <stdlib.h>| # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include <memory.h>| # endif| # include <string.h>| #endif| #if HAVE_STRINGS_H| # include <strings.h>| #endif| #if HAVE_INTTYPES_H| # include <inttypes.h>| #else| # if HAVE_STDINT_H| # include <stdint.h>| # endif| #endif| #if HAVE_UNISTD_H| # include <unistd.h>| #endif| #include <ssl/sha.h>configure:4527: result: noconfigure:4531: checking ssl/sha.h presenceconfigure:4541: gcc -E conftest.cconftest.c:38:21: ssl/sha.h: No such file or directoryconfigure:4547: $? = 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| /* end confdefs.h. */| #include <ssl/sha.h>configure:4567: result: noconfigure:4602: checking for ssl/sha.hconfigure:4609: result: noconfigure:4624: checking for an ANSI C-conforming constconfigure:4691: gcc -c -g -O2 conftest.c >&5configure:4697: $? = 0configure:4701: test -z || test ! -s conftest.errconfigure:4704: $? = 0configure:4707: test -s conftest.oconfigure:4710: $? = 0configure:4721: result: yesconfigure:4731: checking for inlineconfigure:4752: gcc -c -g -O2 conftest.c >&5configure:4758: $? = 0configure:4762: test -z || test ! -s conftest.errconfigure:4765: $? = 0configure:4768: test -s conftest.oconfigure:4771: $? = 0configure:4783: result: inlineconfigure:4802: checking for size_tconfigure:4826: gcc -c -g -O2 conftest.c >&5configure:4832: $? = 0configure:4836: test -z || test ! -s conftest.errconfigure:4839: $? = 0configure:4842: test -s conftest.oconfigure:4845: $? = 0configure:4856: result: yesconfigure:4868: checking whether time.h and sys/time.h may both be includedconfigure:4893: gcc -c -g -O2 conftest.c >&5configure:4899: $? = 0configure:4903: test -z || test ! -s conftest.errconfigure:4906: $? = 0configure:4909: test -s conftest.oconfigure:4912: $? = 0configure:4923: result: yesconfigure:4936: checking whether gcc needs -traditionalconfigure:4978: result: noconfigure:4985: checking for working memcmpconfigure:5033: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5036: $? = 0configure:5038: ./conftestconfigure:5041: $? = 0configure:5055: result: yesconfigure:5066: checking return type of signal handlersconfigure:5097: gcc -c -g -O2 conftest.c >&5configure:5103: $? = 0configure:5107: test -z || test ! -s conftest.errconfigure:5110: $? = 0configure:5113: test -s conftest.oconfigure:5116: $? = 0configure:5127: result: voidconfigure:5135: checking whether lstat dereferences a symlink specified with a trailing slashconfigure:5166: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5169: $? = 0configure:5171: ./conftestconfigure:5174: $? = 0configure:5195: result: yesconfigure:5216: checking whether stat accepts an empty stringconfigure:5241: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5244: $? = 0configure:5246: ./conftestconfigure:5249: $? = 1configure: program exited with status 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| /* end confdefs.h. */| #include <stdio.h>| #if HAVE_SYS_TYPES_H| # include <sys/types.h>| #endif| #if HAVE_SYS_STAT_H| # include <sys/stat.h>| #endif| #if STDC_HEADERS| # include <stdlib.h>| # include <stddef.h>| #else| # if HAVE_STDLIB_H| # include <stdlib.h>| # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include <memory.h>| # endif| # include <string.h>| #endif| #if HAVE_STRINGS_H| # include <strings.h>| #endif| #if HAVE_INTTYPES_H| # include <inttypes.h>| #else| # if HAVE_STDINT_H| # include <stdint.h>| # endif| #endif| #if HAVE_UNISTD_H| # include <unistd.h>| #endif| int| main ()| {| struct stat sbuf;| exit (stat ("", &sbuf) ? 1 : 0);| ;| return 0;| }configure:5263: result: noconfigure:5302: checking for ftruncateconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for gethostbynameconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for gettimeofdayconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for getwdconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5/tmp/ccaHGV2a.o(.text+0x11): In function `main':/home/aaron/Gemini_v2_4_2-n.BSP/source/ctorrent-dnh2/conftest.c:84: the `getwd' function is dangerous and should not be used.configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for inet_ntoaconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for memchrconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for memmoveconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for memsetconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5conftest.c:72: warning: conflicting types for built-in function `memset'configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for mkdirconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for selectconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for socketconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for strchrconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5conftest.c:76: warning: conflicting types for built-in function `strchr'configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for strerrorconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for strncasecmpconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for strstrconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5conftest.c:79: warning: conflicting types for built-in function `strstr'configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for strtolconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for strtollconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5configure:5365: $? = 0configure:5369: test -z || test ! -s conftest.errconfigure:5372: $? = 0configure:5375: test -s conftestconfigure:5378: $? = 0configure:5390: result: yesconfigure:5302: checking for strnstrconfigure:5359: gcc -o conftest -g -O2 conftest.c -lssl >&5/tmp/ccMYvp7n.o(.text+0x11): In function `main':/home/aaron/Gemini_v2_4_2-n.BSP/source/ctorrent-dnh2/conftest.c:98: undefined reference to `strnstr'/tmp/ccMYvp7n.o(.data+0x0):/home/aaron/Gemini_v2_4_2-n.BSP/source/ctorrent-dnh2/conftest.c:97: undefined reference to `strnstr'collect2: ld returned 1 exit statusconfigure:5365: $? = 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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -