📄 config.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.59. Invocation command line was $ ./configure ## --------- #### Platform. #### --------- ##hostname = lswuname -m = i686uname -r = 2.4.20-8uname -s = Linuxuname -v = #1 Thu Mar 13 17:54:28 EST 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: /home/KonquerorHome/qt-2.3.7/binPATH: /usr/kerberos/sbinPATH: /usr/kerberos/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /sbinPATH: /binPATH: /usr/sbinPATH: /usr/binPATH: /usr/X11R6/binPATH: /root/bin## ----------- #### Core tests. #### ----------- ##configure:1582: checking for a BSD-compatible installconfigure:1637: result: /usr/bin/install -cconfigure:1648: checking whether build environment is saneconfigure:1691: result: yesconfigure:1756: checking for gawkconfigure:1772: found /bin/gawkconfigure:1782: result: gawkconfigure:1792: checking whether make sets $(MAKE)configure:1812: result: yesconfigure:1981: checking whether to enable maintainer-specific portions of Makefilesconfigure:1990: result: noconfigure:2014: checking build system typeconfigure:2032: result: i686-pc-linux-gnuconfigure:2040: checking host system typeconfigure:2054: result: i686-pc-linux-gnuconfigure:2115: checking for g++configure:2131: found /usr/bin/g++configure:2141: result: g++configure:2157: checking for C++ compiler versionconfigure:2160: g++ --version </dev/null >&5g++ (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)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:2163: $? = 0configure:2165: g++ -v </dev/null >&5Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specsConfigured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linuxThread model: posixgcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)configure:2168: $? = 0configure:2170: g++ -V </dev/null >&5g++: argument to `-V' missingconfigure:2173: $? = 1configure:2196: checking for C++ compiler default output file nameconfigure:2199: g++ conftest.cc >&5configure:2202: $? = 0configure:2248: result: a.outconfigure:2253: checking whether the C++ compiler worksconfigure:2259: ./a.outconfigure:2262: $? = 0configure:2279: result: yesconfigure:2286: checking whether we are cross compilingconfigure:2288: result: noconfigure:2291: checking for suffix of executablesconfigure:2293: g++ -o conftest conftest.cc >&5configure:2296: $? = 0configure:2321: result: configure:2327: checking for suffix of object filesconfigure:2348: g++ -c conftest.cc >&5configure:2351: $? = 0configure:2373: result: oconfigure:2377: checking whether we are using the GNU C++ compilerconfigure:2401: g++ -c conftest.cc >&5configure:2407: $? = 0configure:2411: test -z || test ! -s conftest.errconfigure:2414: $? = 0configure:2417: test -s conftest.oconfigure:2420: $? = 0configure:2433: result: yesconfigure:2439: checking whether g++ accepts -gconfigure:2460: g++ -c -g conftest.cc >&5configure:2466: $? = 0configure:2470: test -z || test ! -s conftest.errconfigure:2473: $? = 0configure:2476: test -s conftest.oconfigure:2479: $? = 0configure:2490: result: yesconfigure:2532: g++ -c -g -O2 conftest.cc >&5configure:2538: $? = 0configure:2542: test -z || test ! -s conftest.errconfigure:2545: $? = 0configure:2548: test -s conftest.oconfigure:2551: $? = 0configure:2577: g++ -c -g -O2 conftest.cc >&5conftest.cc: In function `int main()':conftest.cc:15: `exit' undeclared (first use this function)conftest.cc:15: (Each undeclared identifier is reported only once for each function it appears in.)configure:2583: $? = 1configure: failed program was:| /* confdefs.h. */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "flash"| #define VERSION "0.4.13"| /* end confdefs.h. */| | int| main ()| {| exit (42);| ;| return 0;| }configure:2532: g++ -c -g -O2 conftest.cc >&5configure:2538: $? = 0configure:2542: test -z || test ! -s conftest.errconfigure:2545: $? = 0configure:2548: test -s conftest.oconfigure:2551: $? = 0configure:2577: g++ -c -g -O2 conftest.cc >&5configure:2583: $? = 0configure:2587: test -z || test ! -s conftest.errconfigure:2590: $? = 0configure:2593: test -s conftest.oconfigure:2596: $? = 0configure:2630: checking for style of include used by makeconfigure:2658: result: GNUconfigure:2686: checking dependency style of g++configure:2776: result: gcc3configure:2913: checking for gccconfigure:2929: found /usr/bin/gccconfigure:2939: result: gccconfigure:3183: checking for C compiler versionconfigure:3186: gcc --version </dev/null >&5gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)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:3189: $? = 0configure:3191: gcc -v </dev/null >&5Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specsConfigured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linuxThread model: posixgcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)configure:3194: $? = 0configure:3196: gcc -V </dev/null >&5gcc: argument to `-V' is missingconfigure:3199: $? = 1configure:3202: checking whether we are using the GNU C compilerconfigure:3226: gcc -c conftest.c >&5configure:3232: $? = 0configure:3236: test -z || test ! -s conftest.errconfigure:3239: $? = 0configure:3242: test -s conftest.oconfigure:3245: $? = 0configure:3258: result: yesconfigure:3264: checking whether gcc accepts -gconfigure:3285: gcc -c -g conftest.c >&5configure:3291: $? = 0configure:3295: test -z || test ! -s conftest.errconfigure:3298: $? = 0configure:3301: test -s conftest.oconfigure:3304: $? = 0configure:3315: result: yesconfigure:3332: checking for gcc option to accept ANSI Cconfigure:3402: gcc -c -g -O2 conftest.c >&5configure:3408: $? = 0configure:3412: test -z || test ! -s conftest.errconfigure:3415: $? = 0configure:3418: test -s conftest.oconfigure:3421: $? = 0configure:3439: result: none neededconfigure:3457: gcc -c -g -O2 conftest.c >&5conftest.c:2: parse error before "me"configure:3463: $? = 1configure: failed program was:| #ifndef __cplusplus| choke me| #endifconfigure:3598: checking dependency style of gccconfigure:3688: result: gcc3configure:3705: checking for a sed that does not truncate outputconfigure:3759: result: /bin/sedconfigure:3762: checking for egrepconfigure:3772: result: grep -Econfigure:3788: checking for ld used by gccconfigure:3855: result: /usr/bin/ldconfigure:3864: checking if the linker (/usr/bin/ld) is GNU ldconfigure:3879: result: yesconfigure:3884: checking for /usr/bin/ld option to reload object filesconfigure:3891: result: -rconfigure:3909: checking for BSD-compatible nmconfigure:3951: result: /usr/bin/nm -Bconfigure:3955: checking whether ln -s worksconfigure:3962: result: no, using cp -pconfigure:3966: checking how to recognise dependent librariesconfigure:4138: result: pass_allconfigure:4352: checking how to run the C preprocessorconfigure:4387: gcc -E conftest.cconfigure:4393: $? = 0configure:4425: gcc -E conftest.cconftest.c:14:28: ac_nonexistent.h: No such file or directoryconfigure:4431: $? = 1configure: failed program was:| /* confdefs.h. */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "flash"| #define VERSION "0.4.13"| #ifdef __cplusplus| extern "C" void std::exit (int) throw (); using std::exit;| #endif| /* end confdefs.h. */| #include <ac_nonexistent.h>configure:4470: result: gcc -Econfigure:4494: gcc -E conftest.cconfigure:4500: $? = 0configure:4532: gcc -E conftest.cconftest.c:14:28: ac_nonexistent.h: No such file or directoryconfigure:4538: $? = 1configure: failed program was:| /* confdefs.h. */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "flash"| #define VERSION "0.4.13"| #ifdef __cplusplus| extern "C" void std::exit (int) throw (); using std::exit;| #endif| /* end confdefs.h. */| #include <ac_nonexistent.h>configure:4582: checking for ANSI C header filesconfigure:4607: gcc -c -g -O2 conftest.c >&5configure:4613: $? = 0configure:4617: test -z || test ! -s conftest.errconfigure:4620: $? = 0configure:4623: test -s conftest.oconfigure:4626: $? = 0configure:4712: gcc -o conftest -g -O2 conftest.c >&5configure:4715: $? = 0configure:4717: ./conftestconfigure:4720: $? = 0configure:4735: result: yesconfigure:4759: checking for sys/types.hconfigure:4775: gcc -c -g -O2 conftest.c >&5configure:4781: $? = 0configure:4785: test -z || test ! -s conftest.errconfigure:4788: $? = 0configure:4791: test -s conftest.oconfigure:4794: $? = 0configure:4805: result: yesconfigure:4759: checking for sys/stat.hconfigure:4775: gcc -c -g -O2 conftest.c >&5configure:4781: $? = 0configure:4785: test -z || test ! -s conftest.errconfigure:4788: $? = 0configure:4791: test -s conftest.oconfigure:4794: $? = 0configure:4805: result: yesconfigure:4759: checking for stdlib.hconfigure:4775: gcc -c -g -O2 conftest.c >&5configure:4781: $? = 0configure:4785: test -z || test ! -s conftest.errconfigure:4788: $? = 0configure:4791: test -s conftest.oconfigure:4794: $? = 0configure:4805: result: yesconfigure:4759: checking for string.hconfigure:4775: gcc -c -g -O2 conftest.c >&5configure:4781: $? = 0configure:4785: test -z
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -