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

📄 config.log

📁 判断一串字符是属于什么字符集的程序
💻 LOG
字号:
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.57.  Invocation command line was  $ ./configure ## --------- #### Platform. #### --------- ##hostname = pacific.maison.yukiuname -m = i686uname -r = 2.4.22-pre8uname -s = Linuxuname -v = #15 Sat Aug 2 18:04:38 CEST 2003/usr/bin/uname -p = unknown/bin/uname -X     = unknown/bin/arch              = i686/usr/bin/arch -k       = unknown/usr/convex/getsysinfo = unknownhostinfo               = unknown/bin/machine           = unknown/usr/bin/oslevel       = unknown/bin/universe          = unknownPATH: /opt/TWWfsw/binPATH: /binPATH: /usr/binPATH: /usr/X11R6/binPATH: /usr/local/binPATH: /home/stephane/bin## ----------- #### Core tests. #### ----------- ##configure:1281: checking for a BSD-compatible installconfigure:1335: result: /usr/bin/install -cconfigure:1346: checking whether build environment is saneconfigure:1389: result: yesconfigure:1422: checking for gawkconfigure:1438: found /bin/gawkconfigure:1448: result: gawkconfigure:1458: checking whether make sets $(MAKE)configure:1478: result: yesconfigure:1642: checking whether to enable maintainer-specific portions of Makefilesconfigure:1651: result: noconfigure:1716: checking for gccconfigure:1732: found /opt/TWWfsw/bin/gccconfigure:1742: result: gccconfigure:1986: checking for C compiler versionconfigure:1989: gcc --version </dev/null >&5gcc (GCC) 3.2.2 (TWW)Copyright (C) 2002 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:1992: $? = 0configure:1994: gcc -v </dev/null >&5Reading specs from /opt/TWWfsw/gcc322/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/specsConfigured with: /opt/build/gcc-3.2.2/configure --with-included-gettext --enable-libgcj --enable-__cxa_atexit --with-gnu-as --with-as=/opt/TWWfsw/gcc322/i686-pc-linux-gnu/bin/as --with-gnu-ld --with-ld=/opt/TWWfsw/gcc322/i686-pc-linux-gnu/bin/ld --with-local-prefix=/opt/TWWfsw/gcc322 --prefix=/opt/TWWfsw/gcc322Thread model: posixgcc version 3.2.2 (TWW)configure:1997: $? = 0configure:1999: gcc -V </dev/null >&5gcc: argument to `-V' is missingconfigure:2002: $? = 1configure:2026: checking for C compiler default outputconfigure:2029: gcc    conftest.c  >&5configure:2032: $? = 0configure:2078: result: a.outconfigure:2083: checking whether the C compiler worksconfigure:2089: ./a.outconfigure:2092: $? = 0configure:2109: result: yesconfigure:2116: checking whether we are cross compilingconfigure:2118: result: noconfigure:2121: checking for suffix of executablesconfigure:2123: gcc -o conftest    conftest.c  >&5configure:2126: $? = 0configure:2151: result: configure:2157: checking for suffix of object filesconfigure:2179: gcc -c   conftest.c >&5configure:2182: $? = 0configure:2204: result: oconfigure:2208: checking whether we are using the GNU C compilerconfigure:2233: gcc -c   conftest.c >&5configure:2236: $? = 0configure:2239: test -s conftest.oconfigure:2242: $? = 0configure:2255: result: yesconfigure:2261: checking whether gcc accepts -gconfigure:2283: gcc -c -g  conftest.c >&5configure:2286: $? = 0configure:2289: test -s conftest.oconfigure:2292: $? = 0configure:2303: result: yesconfigure:2320: checking for gcc option to accept ANSI Cconfigure:2381: gcc  -c -g -O2  conftest.c >&5configure:2384: $? = 0configure:2387: test -s conftest.oconfigure:2390: $? = 0configure:2408: result: none neededconfigure:2426: gcc -c -g -O2  conftest.c >&5conftest.c:2: parse error before "me"configure:2429: $? = 1configure: failed program was:| #ifndef __cplusplus|   choke me| #endifconfigure:2549: checking for style of include used by makeconfigure:2577: result: GNUconfigure:2605: checking dependency style of gccconfigure:2688: result: gcc3configure:2710: checking how to run the C preprocessorconfigure:2746: gcc -E  conftest.cconfigure:2752: $? = 0configure:2784: gcc -E  conftest.cconfigure:2785:28: ac_nonexistent.h: No such file or directoryconfigure:2790: $? = 1configure: failed program was:| #line 2775 "configure"| /* confdefs.h.  */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "libcharguess"| #define VERSION "1.0b"| /* end confdefs.h.  */| #include <ac_nonexistent.h>configure:2828: result: gcc -Econfigure:2853: gcc -E  conftest.cconfigure:2859: $? = 0configure:2891: gcc -E  conftest.cconfigure:2892:28: ac_nonexistent.h: No such file or directoryconfigure:2897: $? = 1configure: failed program was:| #line 2882 "configure"| /* confdefs.h.  */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "libcharguess"| #define VERSION "1.0b"| /* end confdefs.h.  */| #include <ac_nonexistent.h>configure:2991: checking for g++configure:3007: found /opt/TWWfsw/bin/g++configure:3017: result: g++configure:3033: checking for C++ compiler versionconfigure:3036: g++ --version </dev/null >&5g++ (GCC) 3.2.2 (TWW)Copyright (C) 2002 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:3039: $? = 0configure:3041: g++ -v </dev/null >&5Reading specs from /opt/TWWfsw/gcc322/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/specsConfigured with: /opt/build/gcc-3.2.2/configure --with-included-gettext --enable-libgcj --enable-__cxa_atexit --with-gnu-as --with-as=/opt/TWWfsw/gcc322/i686-pc-linux-gnu/bin/as --with-gnu-ld --with-ld=/opt/TWWfsw/gcc322/i686-pc-linux-gnu/bin/ld --with-local-prefix=/opt/TWWfsw/gcc322 --prefix=/opt/TWWfsw/gcc322Thread model: posixgcc version 3.2.2 (TWW)configure:3044: $? = 0configure:3046: g++ -V </dev/null >&5g++: argument to `-V' missingconfigure:3049: $? = 1configure:3052: checking whether we are using the GNU C++ compilerconfigure:3077: g++ -c   conftest.cc >&5configure:3080: $? = 0configure:3083: test -s conftest.oconfigure:3086: $? = 0configure:3099: result: yesconfigure:3105: checking whether g++ accepts -gconfigure:3127: g++ -c -g  conftest.cc >&5configure:3130: $? = 0configure:3133: test -s conftest.oconfigure:3136: $? = 0configure:3147: result: yesconfigure:3191: g++ -c -g -O2  conftest.cc >&5configure:3194: $? = 0configure:3197: test -s conftest.oconfigure:3200: $? = 0configure:3227: g++ -c -g -O2  conftest.cc >&5configure: In function `int main()':configure:3224: `exit' undeclared (first use this function)configure:3224: (Each undeclared identifier is reported only once for each    function it appears in.)configure:3230: $? = 1configure: failed program was:| #line 3210 "configure"| /* confdefs.h.  */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "libcharguess"| #define VERSION "1.0b"| /* end confdefs.h.  */| | int| main ()| {| exit (42);|   ;|   return 0;| }configure:3191: g++ -c -g -O2  conftest.cc >&5configure:3194: $? = 0configure:3197: test -s conftest.oconfigure:3200: $? = 0configure:3227: g++ -c -g -O2  conftest.cc >&5configure:3230: $? = 0configure:3233: test -s conftest.oconfigure:3236: $? = 0configure:3261: checking dependency style of g++configure:3344: result: gcc3configure:3365: checking for gcc option to accept ANSI Cconfigure:3429: gcc  -c -g -O2  conftest.c >&5configure:3432: $? = 0configure:3435: test -s conftest.oconfigure:3438: $? = 0configure:3453: result: none neededconfigure:3465: checking for egrepconfigure:3475: result: grep -Econfigure:3480: checking for ANSI C header filesconfigure:3506: gcc -c -g -O2  conftest.c >&5configure:3509: $? = 0configure:3512: test -s conftest.oconfigure:3515: $? = 0configure:3604: gcc -o conftest -g -O2   conftest.c  >&5configure:3607: $? = 0configure:3609: ./conftestconfigure:3612: $? = 0configure:3627: result: yesconfigure:3678: checking for ranlibconfigure:3694: found /usr/bin/ranlibconfigure:3705: result: ranlibconfigure:3718: checking for inlineconfigure:3740: gcc -c -g -O2  conftest.c >&5configure:3743: $? = 0configure:3746: test -s conftest.oconfigure:3749: $? = 0configure:3761: result: inlineconfigure:3776: checking for an ANSI C-conforming constconfigure:3844: gcc -c -g -O2  conftest.c >&5configure:3847: $? = 0configure:3850: test -s conftest.oconfigure:3853: $? = 0configure:3864: result: yesconfigure:4018: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.57.  Invocation command line was  CONFIG_FILES    =   CONFIG_HEADERS  =   CONFIG_LINKS    =   CONFIG_COMMANDS =   $ ./config.status on pacific.maison.yukiconfig.status:663: creating Makefileconfig.status:767: creating config.hconfig.status:856: config.h is unchangedconfig.status:978: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_cxx_compiler_gnu=yesac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=ac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=ac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_CXXFLAGS_set=ac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=ac_cv_env_CXX_value=ac_cv_env_LDFLAGS_set=ac_cv_env_LDFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=ac_cv_env_host_alias_value=ac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_exeext=ac_cv_header_stdc=yesac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_CXX=g++ac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_cxx_g=yesac_cv_prog_egrep='grep -E'ac_cv_prog_make_make_set=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3am_cv_prog_cc_stdc=## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /home/stephane/libcharguess/cpp/missing --run aclocal-1.7'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /home/stephane/libcharguess/cpp/missing --run tar'AUTOCONF='${SHELL} /home/stephane/libcharguess/cpp/missing --run autoconf'AUTOHEADER='${SHELL} /home/stephane/libcharguess/cpp/missing --run autoheader'AUTOMAKE='${SHELL} /home/stephane/libcharguess/cpp/missing --run automake-1.7'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CFLAGS='-g -O2 -Wall'CPP='gcc -E'CPPFLAGS=''CXX='g++'CXXDEPMODE='depmode=gcc3'CXXFLAGS='-g -O2'CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='grep -E'EXEEXT=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /home/stephane/libcharguess/cpp/missing --run makeinfo'OBJEXT='o'PACKAGE='libcharguess'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_VERSION=''PATH_SEPARATOR=':'RANLIB='ranlib'SET_MAKE=''SHELL='/bin/sh'STRIP=''VERSION='1.0b'ac_ct_CC='gcc'ac_ct_CXX='g++'ac_ct_RANLIB='ranlib'ac_ct_STRIP=''am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__fastdepCXX_FALSE='#'am__fastdepCXX_TRUE=''am__include='include'am__leading_dot='.'am__quote=''bindir='${exec_prefix}/bin'build_alias=''datadir='${prefix}/share'exec_prefix='${prefix}'host_alias=''includedir='${prefix}/include'infodir='${prefix}/info'install_sh='/home/stephane/libcharguess/cpp/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='${prefix}/man'oldincludedir='/usr/include'prefix='/usr/local'program_transform_name='s,x,x,'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE "libcharguess"#define PACKAGE_BUGREPORT ""#define PACKAGE_NAME ""#define PACKAGE_SOURCE_DIR "/home/stephane/libcharguess/cpp"#define PACKAGE_STRING ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define STDC_HEADERS 1#define VERSION "1.0b"#endif#ifdef __cplusplus#include <stdlib.h>configure: exit 0

⌨️ 快捷键说明

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