📄 config.log
字号:
| # include <stdint.h>| #endif| #ifdef HAVE_UNISTD_H| # include <unistd.h>| #endif| #include <varargs.h>configure:7763: result: noconfigure:7767: checking varargs.h presenceconfigure:7782: gcc -E conftest.cIn file included from conftest.c:31:/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:7788: $? = 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 <varargs.h>configure:7802: result: noconfigure:7835: checking for varargs.hconfigure:7843: result: noconfigure:7726: checking termcap.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking termcap.h presenceconfigure:7782: gcc -E conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for termcap.hconfigure:7843: result: yesconfigure:7726: checking termio.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5conftest.c:65:20: error: termio.h: No such file or directoryconfigure: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| #define HAVE_TERMCAP_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| # include <stdint.h>| #endif| #ifdef HAVE_UNISTD_H| # include <unistd.h>| #endif| #include <termio.h>configure:7763: result: noconfigure:7767: checking termio.h presenceconfigure:7782: gcc -E conftest.cconftest.c:32:20: error: termio.h: No such file or directoryconfigure:7788: $? = 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| #define HAVE_TERMCAP_H 1| /* end confdefs.h. */| #include <termio.h>configure:7802: result: noconfigure:7835: checking for termio.hconfigure:7843: result: noconfigure:7726: checking termios.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking termios.h presenceconfigure:7782: gcc -E conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for termios.hconfigure:7843: result: yesconfigure:7726: checking setjmp.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking setjmp.h presenceconfigure:7782: gcc -E conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for setjmp.hconfigure:7843: result: yesconfigure:7726: checking errno.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking errno.h presenceconfigure:7782: gcc -E conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for errno.hconfigure:7843: result: yesconfigure:7726: checking pwd.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking pwd.h presenceconfigure:7782: gcc -E conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for pwd.hconfigure:7843: result: yesconfigure:7726: checking signal.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking signal.h presenceconfigure:7782: gcc -E conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for signal.hconfigure:7843: result: yesconfigure:7726: checking fcntl.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking fcntl.h presenceconfigure:7782: gcc -E conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for fcntl.hconfigure:7843: result: yesconfigure:7726: checking sgtty.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking sgtty.h presenceconfigure:7782: gcc -E conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for sgtty.hconfigure:7843: result: yesconfigure:7726: checking locale.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking locale.h presenceconfigure:7782: gcc -E conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for locale.hconfigure:7843: result: yesconfigure:7716: checking for sys/stat.hconfigure:7722: result: yesconfigure:7726: checking sys/file.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking sys/file.h presenceconfigure:7782: gcc -E conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for sys/file.hconfigure:7843: result: yesconfigure:7726: checking sys/ioctl.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking sys/ioctl.h presenceconfigure:7782: gcc -E conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for sys/ioctl.hconfigure:7843: result: yesconfigure:7726: checking sys/time.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking sys/time.h presenceconfigure:7782: gcc -E conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for sys/time.hconfigure:7843: result: yesconfigure:7726: checking sys/ttold.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5conftest.c:77:23: error: sys/ttold.h: No such file or directoryconfigure: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| #define HAVE_TERMCAP_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_SETJMP_H 1| #define HAVE_ERRNO_H 1| #define HAVE_PWD_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SGTTY_H 1| #define HAVE_LOCALE_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_FILE_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_TIME_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| # include <stdint.h>| #endif| #ifdef HAVE_UNISTD_H| # include <unistd.h>| #endif| #include <sys/ttold.h>configure:7763: result: noconfigure:7767: checking sys/ttold.h presenceconfigure:7782: gcc -E conftest.cconftest.c:44:23: error: sys/ttold.h: No such file or directoryconfigure:7788: $? = 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| #define HAVE_TERMCAP_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_SETJMP_H 1| #define HAVE_ERRNO_H 1| #define HAVE_PWD_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SGTTY_H 1| #define HAVE_LOCALE_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_FILE_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_TIME_H 1| /* end confdefs.h. */| #include <sys/ttold.h>configure:7802: result: noconfigure:7835: checking for sys/ttold.hconfigure:7843: result: noconfigure:7726: checking sys/param.h usabilityconfigure:7743: gcc -c -g -O2 conftest.c >&5configure:7749: $? = 0configure:7763: result: yesconfigure:7767: checking sys/param.h presenceconfigure:7782: gcc -E conftest.cconfigure:7788: $? = 0configure:7802: result: yesconfigure:7835: checking for sys/param.hconfigure:7843: result: yes
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -