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

📄 config.log

📁 在MAC OS下的一个可以直接调试modem的工具minicom,类似于是在windows下的超级终端.
💻 LOG
📖 第 1 页 / 共 5 页
字号:
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by minicom configure 2.3, which wasgenerated by GNU Autoconf 2.61.  Invocation command line was  $ ./configure ## --------- #### Platform. #### --------- ##hostname = kens-macbook.localuname -m = i386uname -r = 9.2.0uname -s = Darwinuname -v = Darwin Kernel Version 9.2.0: Tue Feb  5 16:13:22 PST 2008; root:xnu-1228.3.13~1/RELEASE_I386/usr/bin/uname -p = i386/bin/uname -X     = unknown/bin/arch              = unknown/usr/bin/arch -k       = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo      = Mach kernel version:	 Darwin Kernel Version 9.2.0: Tue Feb  5 16:13:22 PST 2008; root:xnu-1228.3.13~1/RELEASE_I386Kernel configured for up to 2 processors.2 processors are physically available.2 processors are logically available.Processor type: i486 (Intel 80486)Processors active: 0 1Primary memory available: 1.25 gigabytesDefault processor set: 59 tasks, 227 threads, 2 processorsLoad average: 0.40, Mach factor: 1.59/bin/machine           = unknown/usr/bin/oslevel       = unknown/bin/universe          = unknownPATH: /usr/binPATH: /binPATH: /usr/sbinPATH: /sbinPATH: /usr/local/binPATH: /usr/X11/bin## ----------- #### Core tests. #### ----------- ##configure:1839: checking for a BSD-compatible installconfigure:1895: result: /usr/bin/install -cconfigure:1906: checking whether build environment is saneconfigure:1949: result: yesconfigure:1977: checking for a thread-safe mkdir -pconfigure:2016: result: ./install-sh -c -dconfigure:2029: checking for gawkconfigure:2059: result: noconfigure:2029: checking for mawkconfigure:2059: result: noconfigure:2029: checking for nawkconfigure:2059: result: noconfigure:2029: checking for awkconfigure:2045: found /usr/bin/awkconfigure:2056: result: awkconfigure:2067: checking whether make sets $(MAKE)configure:2088: result: yesconfigure:2325: checking for gccconfigure:2341: found /usr/bin/gccconfigure:2352: result: gccconfigure:2590: checking for C compiler versionconfigure:2597: gcc --version >&5i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)Copyright (C) 2005 Free Software Foundation, Inc.This is free software; see the source for copying conditions.  There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2600: $? = 0configure:2607: gcc -v >&5Using built-in specs.Target: i686-apple-darwin9Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9Thread model: posixgcc version 4.0.1 (Apple Inc. build 5465)configure:2610: $? = 0configure:2617: gcc -V >&5gcc-4.0: argument to `-V' is missingconfigure:2620: $? = 1configure:2643: checking for C compiler default output file nameconfigure:2670: gcc    conftest.c  >&5configure:2673: $? = 0configure:2711: result: a.outconfigure:2728: checking whether the C compiler worksconfigure:2738: ./a.outconfigure:2741: $? = 0configure:2758: result: yesconfigure:2765: checking whether we are cross compilingconfigure:2767: result: noconfigure:2770: checking for suffix of executablesconfigure:2777: gcc -o conftest    conftest.c  >&5configure:2780: $? = 0configure:2804: result: configure:2810: checking for suffix of object filesconfigure:2836: gcc -c   conftest.c >&5configure:2839: $? = 0configure:2862: result: oconfigure:2866: checking whether we are using the GNU C compilerconfigure:2895: gcc -c   conftest.c >&5configure:2901: $? = 0configure:2918: result: yesconfigure:2923: checking whether gcc accepts -gconfigure:2953: gcc -c -g  conftest.c >&5configure:2959: $? = 0configure:3058: result: yesconfigure:3075: checking for gcc option to accept ISO C89configure:3149: gcc  -c -g -O2  conftest.c >&5configure:3155: $? = 0configure:3178: result: none neededconfigure:3207: checking for style of include used by makeconfigure:3235: result: GNUconfigure:3260: checking dependency style of gccconfigure:3351: result: gcc3configure:3373: checking how to run the C preprocessorconfigure:3413: gcc -E  conftest.cconfigure:3419: $? = 0configure:3450: gcc -E  conftest.cconftest.c:10:28: error: ac_nonexistent.h: No such file or directoryconfigure:3456: $? = 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"| /* end confdefs.h.  */| #include <ac_nonexistent.h>configure:3489: result: gcc -Econfigure:3518: gcc -E  conftest.cconfigure:3524: $? = 0configure:3555: gcc -E  conftest.cconftest.c:10:28: error: ac_nonexistent.h: No such file or directoryconfigure:3561: $? = 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"| /* end confdefs.h.  */| #include <ac_nonexistent.h>configure:3599: checking for grep that handles long lines and -econfigure:3673: result: /usr/bin/grepconfigure:3678: checking for egrepconfigure:3756: result: /usr/bin/grep -Econfigure:3762: checking for AIXconfigure:3784: result: noconfigure:3790: checking for ANSI C header filesconfigure:3820: gcc -c -g -O2  conftest.c >&5configure:3826: $? = 0configure:3925: gcc -o conftest -g -O2   conftest.c  >&5configure:3928: $? = 0configure:3934: ./conftestconfigure:3937: $? = 0configure:3954: result: yesconfigure:3978: checking for sys/types.hconfigure:3999: gcc -c -g -O2  conftest.c >&5configure:4005: $? = 0configure:4021: result: yesconfigure:3978: checking for sys/stat.hconfigure:3999: gcc -c -g -O2  conftest.c >&5configure:4005: $? = 0configure:4021: result: yesconfigure:3978: checking for stdlib.hconfigure:3999: gcc -c -g -O2  conftest.c >&5configure:4005: $? = 0configure:4021: result: yesconfigure:3978: checking for string.hconfigure:3999: gcc -c -g -O2  conftest.c >&5configure:4005: $? = 0configure:4021: result: yesconfigure:3978: checking for memory.hconfigure:3999: gcc -c -g -O2  conftest.c >&5configure:4005: $? = 0configure:4021: result: yesconfigure:3978: checking for strings.hconfigure:3999: gcc -c -g -O2  conftest.c >&5configure:4005: $? = 0configure:4021: result: yesconfigure:3978: checking for inttypes.hconfigure:3999: gcc -c -g -O2  conftest.c >&5configure:4005: $? = 0configure:4021: result: yesconfigure:3978: checking for stdint.hconfigure:3999: gcc -c -g -O2  conftest.c >&5configure:4005: $? = 0configure:4021: result: yesconfigure:3978: checking for unistd.hconfigure:3999: gcc -c -g -O2  conftest.c >&5configure:4005: $? = 0configure:4021: result: yesconfigure:4043: checking minix/config.h usabilityconfigure:4060: gcc -c -g -O2  conftest.c >&5conftest.c:53:26: error: minix/config.h: No such file or directoryconfigure:4066: $? = 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| /* 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 <minix/config.h>configure:4080: result: noconfigure:4084: checking minix/config.h presenceconfigure:4099: gcc -E  conftest.cconftest.c:20:26: error: minix/config.h: No such file or directoryconfigure:4105: $? = 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| /* end confdefs.h.  */| #include <minix/config.h>configure:4119: result: noconfigure:4152: checking for minix/config.hconfigure:4159: result: noconfigure:4202: checking for a BSD-compatible installconfigure:4258: result: /usr/bin/install -cconfigure:4312: checking for ranlibconfigure:4328: found /usr/bin/ranlibconfigure:4339: result: ranlibconfigure:4367: checking for strerror in -lcposixconfigure:4402: gcc -o conftest -g -O2   conftest.c -lcposix   >&5ld: library not found for -lcposixcollect2: ld returned 1 exit statusconfigure:4408: $? = 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| /* 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 strerror ();| int| main ()| {| return strerror ();|   ;|   return 0;| }configure:4426: result: noconfigure:4588: checking whether NLS is requestedconfigure:4597: result: yesconfigure:4635: checking for msgfmtconfigure:4670: result: noconfigure:4676: checking for gmsgfmtconfigure:4707: result: :configure:4758: checking for xgettextconfigure:4793: result: noconfigure:4836: checking for msgmergeconfigure:4870: result: noconfigure:4903: checking build system typeconfigure:4921: result: i386-apple-darwin9.2.0configure:4943: checking host system typeconfigure:4958: result: i386-apple-darwin9.2.0configure:5004: checking for ld used by GCCconfigure:5068: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ldconfigure:5077: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ldconfigure:5090: result: noconfigure:5097: checking for shared library run path originconfigure:5110: result: doneconfigure:5567: checking for CFPreferencesCopyAppValueconfigure:5595: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5configure:5601: $? = 0configure:5619: result: yesconfigure:5628: checking for CFLocaleCopyCurrentconfigure:5656: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5configure:5662: $? = 0configure:5680: result: yesconfigure:5731: checking for GNU gettext in libcconfigure:5761: gcc -o conftest -g -O2   conftest.c  >&5conftest.c:23:21: error: libintl.h: No such file or directoryconftest.c: In function 'main':conftest.c:31: warning: incompatible implicit declaration of built-in function 'gettext'configure:5767: $? = 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| /* end confdefs.h.  */| #include <libintl.h>| | extern int _nl_msg_cat_cntr;| extern int *_nl_domain_bindings;| int| main ()| {| bindtextdomain ("", "");| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings|   ;|   return 0;| }configure:5785: result: noconfigure:5819: checking for iconvconfigure:5851: gcc -o conftest -g -O2   conftest.c  >&5Undefined symbols:  "_iconv", referenced from:      _main in cc5KNMmz.o  "_iconv_close", referenced from:      _main in cc5KNMmz.o  "_iconv_open", referenced from:      _main in cc5KNMmz.old: symbol(s) not foundcollect2: ld returned 1 exit statusconfigure:5857: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "minicom"| #define PACKAGE_TARNAME "minicom"| #define PACKAGE_VERSION "2.3"

⌨️ 快捷键说明

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