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

📄 config.log

📁 在MAC OS下的一个可以直接调试modem的工具minicom,类似于是在windows下的超级终端.
💻 LOG
📖 第 1 页 / 共 5 页
字号:
| #define PACKAGE_STRING "minicom 2.3"| #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"| #define PACKAGE "minicom"| #define VERSION "2.3"| #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 USE_SOCKET 1| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1| #define HAVE_CFLOCALECOPYCURRENT 1| /* end confdefs.h.  */| #include <stdlib.h>| #include <iconv.h>| int| main ()| {| iconv_t cd = iconv_open("","");|        iconv(cd,NULL,NULL,NULL,NULL);|        iconv_close(cd);|   ;|   return 0;| }configure:5900: gcc -o conftest -g -O2   conftest.c  -liconv >&5configure:5906: $? = 0configure:5927: result: yesconfigure:5937: checking how to link with libiconvconfigure:5939: result: -liconvconfigure:6343: checking for GNU gettext in libintlconfigure:6381: gcc -o conftest -g -O2    conftest.c  -lintl >&5conftest.c:24:21: error: libintl.h: No such file or directoryconftest.c: In function 'main':conftest.c:36: warning: incompatible implicit declaration of built-in function 'gettext'configure:6387: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "minicom"| #define PACKAGE_TARNAME "minicom"| #define PACKAGE_VERSION "2.3"| #define PACKAGE_STRING "minicom 2.3"| #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"| #define PACKAGE "minicom"| #define VERSION "2.3"| #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 USE_SOCKET 1| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1| #define HAVE_CFLOCALECOPYCURRENT 1| #define HAVE_ICONV 1| /* end confdefs.h.  */| #include <libintl.h>| | extern int _nl_msg_cat_cntr;| extern| #ifdef __cplusplus| "C"| #endif| const char *_nl_expand_alias (const char *);| int| main ()| {| bindtextdomain ("", "");| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")|   ;|   return 0;| }configure:6434: gcc -o conftest -g -O2    conftest.c  -lintl -liconv >&5conftest.c:24:21: error: libintl.h: No such file or directoryconftest.c: In function 'main':conftest.c:36: warning: incompatible implicit declaration of built-in function 'gettext'configure:6440: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "minicom"| #define PACKAGE_TARNAME "minicom"| #define PACKAGE_VERSION "2.3"| #define PACKAGE_STRING "minicom 2.3"| #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"| #define PACKAGE "minicom"| #define VERSION "2.3"| #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 USE_SOCKET 1| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1| #define HAVE_CFLOCALECOPYCURRENT 1| #define HAVE_ICONV 1| /* end confdefs.h.  */| #include <libintl.h>| | extern int _nl_msg_cat_cntr;| extern| #ifdef __cplusplus| "C"| #endif| const char *_nl_expand_alias (const char *);| int| main ()| {| bindtextdomain ("", "");| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")|   ;|   return 0;| }configure:6464: result: noconfigure:6501: checking whether to use NLSconfigure:6503: result: noconfigure:6584: checking for kermitconfigure:6616: result: noconfigure:6651: checking for tputs in -ltinfoconfigure:6686: gcc -o conftest -g -O2   conftest.c -ltinfo   >&5ld: library not found for -ltinfocollect2: ld returned 1 exit statusconfigure:6692: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "minicom"| #define PACKAGE_TARNAME "minicom"| #define PACKAGE_VERSION "2.3"| #define PACKAGE_STRING "minicom 2.3"| #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"| #define PACKAGE "minicom"| #define VERSION "2.3"| #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 USE_SOCKET 1| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1| #define HAVE_CFLOCALECOPYCURRENT 1| #define HAVE_ICONV 1| #define KERMIT ""| /* end confdefs.h.  */| | /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char tputs ();| int| main ()| {| return tputs ();|   ;|   return 0;| }configure:6711: result: noconfigure:6651: checking for tputs in -lncursesconfigure:6686: gcc -o conftest -g -O2   conftest.c -lncurses   >&5configure:6692: $? = 0configure:6711: result: yesconfigure:6737: checking ncurses/termcap.h usabilityconfigure:6754: gcc -c -g -O2  conftest.c >&5conftest.c:58:29: error: ncurses/termcap.h: No such file or directoryconfigure:6760: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "minicom"| #define PACKAGE_TARNAME "minicom"| #define PACKAGE_VERSION "2.3"| #define PACKAGE_STRING "minicom 2.3"| #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"| #define PACKAGE "minicom"| #define VERSION "2.3"| #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 USE_SOCKET 1| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1| #define HAVE_CFLOCALECOPYCURRENT 1| #define HAVE_ICONV 1| #define KERMIT ""| /* end confdefs.h.  */| #include <stdio.h>| #ifdef HAVE_SYS_TYPES_H| # include <sys/types.h>| #endif| #ifdef HAVE_SYS_STAT_H| # include <sys/stat.h>| #endif| #ifdef STDC_HEADERS| # include <stdlib.h>| # include <stddef.h>| #else| # ifdef HAVE_STDLIB_H| #  include <stdlib.h>| # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include <memory.h>| # endif| # include <string.h>| #endif| #ifdef HAVE_STRINGS_H| # include <strings.h>| #endif| #ifdef HAVE_INTTYPES_H| # include <inttypes.h>| #endif| #ifdef HAVE_STDINT_H| # include <stdint.h>| #endif| #ifdef HAVE_UNISTD_H| # include <unistd.h>| #endif| #include <ncurses/termcap.h>configure:6774: result: noconfigure:6778: checking ncurses/termcap.h presenceconfigure:6793: gcc -E  conftest.cconftest.c:25:29: error: ncurses/termcap.h: No such file or directoryconfigure:6799: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "minicom"| #define PACKAGE_TARNAME "minicom"| #define PACKAGE_VERSION "2.3"| #define PACKAGE_STRING "minicom 2.3"| #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"| #define PACKAGE "minicom"| #define VERSION "2.3"| #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 USE_SOCKET 1| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1| #define HAVE_CFLOCALECOPYCURRENT 1| #define HAVE_ICONV 1| #define KERMIT ""| /* end confdefs.h.  */| #include <ncurses/termcap.h>configure:6813: result: noconfigure:6846: checking for ncurses/termcap.hconfigure:6854: result: noconfigure:6870: checking for socket in -lsocketconfigure:6905: gcc -o conftest -g -O2   conftest.c -lsocket    -lncurses >&5ld: library not found for -lsocketcollect2: ld returned 1 exit statusconfigure:6911: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "minicom"| #define PACKAGE_TARNAME "minicom"| #define PACKAGE_VERSION "2.3"| #define PACKAGE_STRING "minicom 2.3"| #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"| #define PACKAGE "minicom"| #define VERSION "2.3"| #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 USE_SOCKET 1| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1| #define HAVE_CFLOCALECOPYCURRENT 1| #define HAVE_ICONV 1| #define KERMIT ""| /* end confdefs.h.  */| | /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char socket ();| int| main ()| {| return socket ();|   ;|   return 0;| }configure:6929: result: noconfigure:6949: checking for dirent.h that defines DIRconfigure:6978: gcc -c -g -O2  conftest.c >&5configure:6984: $? = 0configure:7000: result: yesconfigure:7013: checking for library containing opendirconfigure:7054: gcc -o conftest -g -O2   conftest.c   -lncurses >&5configure:7060: $? = 0configure:7088: result: none requiredconfigure:7182: checking for ANSI C header filesconfigure:7346: result: yesconfigure:7356: checking for sys/wait.h that is POSIX.1 compatibleconfigure:7392: gcc -c -g -O2  conftest.c >&5configure:7398: $? = 0configure:7413: result: yesconfigure:7423: checking whether stat file-mode macros are brokenconfigure:7460: gcc -c -g -O2  conftest.c >&5configure:7466: $? = 0configure:7481: result: noconfigure:7491: checking whether time.h and sys/time.h may both be includedconfigure:7521: gcc -c -g -O2  conftest.c >&5configure:7527: $? = 0configure:7542: result: yesconfigure:7553: checking POSIX termiosconfigure:7583: gcc -o conftest -g -O2   conftest.c   -lncurses >&5configure:7589: $? = 0configure:7606: result: yesconfigure:7609: checking whether termios.h defines TIOCGWINSZconfigure:7636: result: yesconfigure:7726: checking stdarg.h usabilityconfigure:7743: gcc -c -g -O2  conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking stdarg.h presenceconfigure:7782: gcc -E  conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for stdarg.hconfigure:7843: result: yesconfigure:7726: checking varargs.h usabilityconfigure:7743: gcc -c -g -O2  conftest.c >&5In file included from conftest.c:64:/usr/lib/gcc/i686-apple-darwin9/4.0.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>."/usr/lib/gcc/i686-apple-darwin9/4.0.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."configure:7749: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "minicom"| #define PACKAGE_TARNAME "minicom"| #define PACKAGE_VERSION "2.3"| #define PACKAGE_STRING "minicom 2.3"| #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"| #define PACKAGE "minicom"| #define VERSION "2.3"| #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 USE_SOCKET 1| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1| #define HAVE_CFLOCALECOPYCURRENT 1| #define HAVE_ICONV 1| #define KERMIT ""| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_SYS_WAIT_H 1| #define TIME_WITH_SYS_TIME 1| #define POSIX_TERMIOS 1| #define HAVE_STDARG_H 1| /* end confdefs.h.  */| #include <stdio.h>| #ifdef HAVE_SYS_TYPES_H| # include <sys/types.h>| #endif| #ifdef HAVE_SYS_STAT_H| # include <sys/stat.h>| #endif| #ifdef STDC_HEADERS| # include <stdlib.h>| # include <stddef.h>| #else| # ifdef HAVE_STDLIB_H| #  include <stdlib.h>| # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include <memory.h>| # endif| # include <string.h>| #endif| #ifdef HAVE_STRINGS_H| # include <strings.h>| #endif| #ifdef HAVE_INTTYPES_H| # include <inttypes.h>| #endif| #ifdef HAVE_STDINT_H

⌨️ 快捷键说明

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