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

📄 config.log

📁 zebra测试源代码用于 SOCKET 通信
💻 LOG
📖 第 1 页 / 共 5 页
字号:
| /* 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 tputs ();| int| main ()| {| tputs ();|   ;|   return 0;| }configure:4490: result: noconfigure:4501: checking for tputs in -lncursesconfigure:4532: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lncurses   >&5configure:4535: $? = 0configure:4538: test -s conftestconfigure:4541: $? = 0configure:4553: result: yesconfigure:4567: checking for main in -lreadlineconfigure:4592: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline  -lncurses  >&5configure:4595: $? = 0configure:4598: test -s conftestconfigure:4601: $? = 0configure:4613: result: yesconfigure:4639: checking readline/history.h usabilityconfigure:4652: ppc_8xx-gcc -c -g -O2 -Wall  conftest.c >&5configure:4655: $? = 0configure:4658: test -s conftest.oconfigure:4661: $? = 0configure:4671: result: yesconfigure:4675: checking readline/history.h presenceconfigure:4686: ppc_8xx-gcc -E  conftest.cconfigure:4692: $? = 0configure:4711: result: yesconfigure:4747: checking for readline/history.hconfigure:4754: result: yesconfigure:5036: checking whether byte ordering is bigendianconfigure:5064: ppc_8xx-gcc -c -g -O2 -Wall  conftest.c >&5configure:5067: $? = 0configure:5070: test -s conftest.oconfigure:5073: $? = 0configure:5098: ppc_8xx-gcc -c -g -O2 -Wall  conftest.c >&5configure:5101: $? = 0configure:5104: test -s conftest.oconfigure:5107: $? = 0configure:5221: result: yesconfigure:5257: checking for bcopyconfigure:5307: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline -lncurses  >&5configure:5310: $? = 0configure:5313: test -s conftestconfigure:5316: $? = 0configure:5327: result: yesconfigure:5257: checking for bzeroconfigure:5307: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline -lncurses  >&5configure:5317: warning: conflicting types for built-in function `bzero'configure:5310: $? = 0configure:5313: test -s conftestconfigure:5316: $? = 0configure:5327: result: yesconfigure:5257: checking for strerrorconfigure:5307: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline -lncurses  >&5configure:5310: $? = 0configure:5313: test -s conftestconfigure:5316: $? = 0configure:5327: result: yesconfigure:5257: checking for inet_atonconfigure:5307: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline -lncurses  >&5configure:5310: $? = 0configure:5313: test -s conftestconfigure:5316: $? = 0configure:5327: result: yesconfigure:5257: checking for daemonconfigure:5307: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline -lncurses  >&5configure:5310: $? = 0configure:5313: test -s conftestconfigure:5316: $? = 0configure:5327: result: yesconfigure:5257: checking for snprintfconfigure:5307: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline -lncurses  >&5configure:5321: warning: conflicting types for built-in function `snprintf'configure:5310: $? = 0configure:5313: test -s conftestconfigure:5316: $? = 0configure:5327: result: yesconfigure:5257: checking for vsnprintfconfigure:5307: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline -lncurses  >&5configure:5322: warning: conflicting types for built-in function `vsnprintf'configure:5310: $? = 0configure:5313: test -s conftestconfigure:5316: $? = 0configure:5327: result: yesconfigure:5257: checking for strlcatconfigure:5307: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline -lncurses  >&5/tmp/ccSDLDUK.o(.text+0xa): In function `main':/home/sunl/zebra-0.94/configure:5339: undefined reference to `strlcat'/tmp/ccSDLDUK.o(.text+0xe):/home/sunl/zebra-0.94/configure:5339: undefined reference to `strlcat'/tmp/ccSDLDUK.o(.sdata+0x0):/home/sunl/zebra-0.94/configure:5339: undefined reference to `strlcat'collect2: ld returned 1 exit statusconfigure:5310: $? = 1configure: failed program was:| #line 5262 "configure"| /* confdefs.h.  */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "zebra"| #define VERSION "0.94"| #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_STRING_H 1| #define HAVE_STROPTS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_TIMES_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SYSCTL_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_LINUX_VERSION_H 1| #define HAVE_NETDB_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ASM_TYPES_H 1| #define HAVE_NETINET_ICMP6_H 1| #define RETSIGTYPE void| #define GNU_LINUX| #define VTYSH| #define HAVE_LIBNCURSES 1| #define HAVE_LIBREADLINE 1| #define WORDS_BIGENDIAN 1| #define HAVE_BCOPY 1| #define HAVE_BZERO 1| #define HAVE_STRERROR 1| #define HAVE_INET_ATON 1| #define HAVE_DAEMON 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| /* end confdefs.h.  */| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char strlcat (); 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| /* 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 strlcat ();| /* 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_strlcat) || defined (__stub___strlcat)| choke me| #else| char (*f) () = strlcat;| #endif| #ifdef __cplusplus| }| #endif| | int| main ()| {| return f != strlcat;|   ;|   return 0;| }configure:5327: result: noconfigure:5257: checking for strlcpyconfigure:5307: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline -lncurses  >&5/tmp/cc6U8ZqT.o(.text+0xa): In function `main':/home/sunl/zebra-0.94/configure:5339: undefined reference to `strlcpy'/tmp/cc6U8ZqT.o(.text+0xe):/home/sunl/zebra-0.94/configure:5339: undefined reference to `strlcpy'/tmp/cc6U8ZqT.o(.sdata+0x0):/home/sunl/zebra-0.94/configure:5339: undefined reference to `strlcpy'collect2: ld returned 1 exit statusconfigure:5310: $? = 1configure: failed program was:| #line 5262 "configure"| /* confdefs.h.  */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "zebra"| #define VERSION "0.94"| #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_STRING_H 1| #define HAVE_STROPTS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_TIMES_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SYSCTL_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_LINUX_VERSION_H 1| #define HAVE_NETDB_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ASM_TYPES_H 1| #define HAVE_NETINET_ICMP6_H 1| #define RETSIGTYPE void| #define GNU_LINUX| #define VTYSH| #define HAVE_LIBNCURSES 1| #define HAVE_LIBREADLINE 1| #define WORDS_BIGENDIAN 1| #define HAVE_BCOPY 1| #define HAVE_BZERO 1| #define HAVE_STRERROR 1| #define HAVE_INET_ATON 1| #define HAVE_DAEMON 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| /* end confdefs.h.  */| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char strlcpy (); 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| /* 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 strlcpy ();| /* 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_strlcpy) || defined (__stub___strlcpy)| choke me| #else| char (*f) () = strlcpy;| #endif| #ifdef __cplusplus| }| #endif| | int| main ()| {| return f != strlcpy;|   ;|   return 0;| }configure:5327: result: noconfigure:5257: checking for if_nametoindexconfigure:5307: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline -lncurses  >&5configure:5310: $? = 0configure:5313: test -s conftestconfigure:5316: $? = 0configure:5327: result: yesconfigure:5257: checking for if_indextonameconfigure:5307: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline -lncurses  >&5configure:5310: $? = 0configure:5313: test -s conftestconfigure:5316: $? = 0configure:5327: result: yesconfigure:5257: checking for getifaddrsconfigure:5307: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline -lncurses  >&5configure:5310: $? = 0configure:5313: test -s conftestconfigure:5316: $? = 0configure:5327: result: yesconfigure:5341: checking for setproctitleconfigure:5391: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lreadline -lncurses  >&5/tmp/ccASe7ft.o(.text+0xa): In function `main':/home/sunl/zebra-0.94/configure:5426: undefined reference to `setproctitle'/tmp/ccASe7ft.o(.text+0xe):/home/sunl/zebra-0.94/configure:5426: undefined reference to `setproctitle'/tmp/ccASe7ft.o(.sdata+0x0):/home/sunl/zebra-0.94/configure:5426: undefined reference to `setproctitle'collect2: ld returned 1 exit statusconfigure:5394: $? = 1configure: failed program was:| #line 5346 "configure"| /* confdefs.h.  */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "zebra"| #define VERSION "0.94"| #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_STRING_H 1| #define HAVE_STROPTS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_TIMES_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SYSCTL_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_LINUX_VERSION_H 1| #define HAVE_NETDB_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ASM_TYPES_H 1| #define HAVE_NETINET_ICMP6_H 1| #define RETSIGTYPE void| #define GNU_LINUX| #define VTYSH| #define HAVE_LIBNCURSES 1| #define HAVE_LIBREADLINE 1| #define WORDS_BIGENDIAN 1| #define HAVE_BCOPY 1| #define HAVE_BZERO 1| #define HAVE_STRERROR 1| #define HAVE_INET_ATON 1| #define HAVE_DAEMON 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_IF_NAMETOINDEX 1| #define HAVE_IF_INDEXTONAME 1| #define HAVE_GETIFADDRS 1| /* end confdefs.h.  */| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char setproctitle (); 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| /* 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 setproctitle ();| /* 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_setproctitle) || defined (__stub___setproctitle)| choke me| #else| char (*f) () = setproctitle;| #endif| #ifdef __cplusplus| }| #endif| | int| main ()| {| return f != setproctitle;|   ;|   return 0;| }configure:5411: result: noconfigure:5419: checking for setproctitle in -lutilconfigure:5450: ppc_8xx-gcc -o conftest -g -O2 -Wall   conftest.c -lutil  -lreadline -lncurses  >&5/tmp/ccaO6yZA.o(.text+0xc): In function `main':/home/sunl/zebra-0.94/configure:5485: undefined reference to `setproctitle'collect2: ld returned 1 exit statusconfigure:5453: $? = 1configure: failed program was:| #line 5426 "configure"| /* confdefs.h.  */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "zebra"| #define VERSION "0.94"| #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_STRING_H 1| #define HAVE_STROPTS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_TIMES_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SYSCTL_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_LINUX_VERSION_H 1| #define HAVE_NETDB_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ASM_TYPES_H 1| #define HAVE_NETINET_ICMP6_H 1| #define RETSIGTYPE void| #define GNU_LINUX| #define VTYSH| #define HAVE_LIBNCURSES 1| #define HAVE_LIBREADLINE 1| #define WORDS_BIGENDIAN 1| #define HAVE_BCOPY 1| #define HAVE_BZERO 1| #define HAVE_STRERROR 1| #define HAVE_INET_ATON 1| #define HAVE_DAEMON 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_IF_NAMETOINDEX 1| #define HAVE_IF_INDEXTONAME 1| #define HAVE_GETIFADDRS 1| /* end confdefs.h.  */| | /* 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 setproctitle ();| i

⌨️ 快捷键说明

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