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

📄 config.log

📁 Linux下的GTK系统监视器 v0.1
💻 LOG
📖 第 1 页 / 共 3 页
字号:
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 = debianuname -m = i686uname -r = 2.6.15-1-686-smpuname -s = Linuxuname -v = #1 SMP Tue Feb 21 20:34:39 UTC 2006/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: /usr/local/binPATH: /usr/local/sbinPATH: /sbinPATH: /usr/sbinPATH: /binPATH: /usr/binPATH: /usr/bin/X11PATH: /usr/games## ----------- #### Core tests. #### ----------- ##configure:1553: checking for a BSD-compatible installconfigure:1608: result: /usr/bin/install -cconfigure:1619: checking whether build environment is saneconfigure:1662: result: yesconfigure:1677: checking whether make sets $(MAKE)configure:1697: result: yesconfigure:1729: checking for working aclocal-1.4configure:1736: result: foundconfigure:1744: checking for working autoconfconfigure:1751: result: foundconfigure:1759: checking for working automake-1.4configure:1766: result: foundconfigure:1774: checking for working autoheaderconfigure:1781: result: foundconfigure:1789: checking for working makeinfoconfigure:1800: result: missingconfigure:1810: checking whether to enable maintainer-specific portions of Makefilesconfigure:1819: result: noconfigure:1880: checking for gccconfigure:1896: found /usr/bin/gccconfigure:1906: result: gccconfigure:2150: checking for C compiler versionconfigure:2153: gcc --version </dev/null >&5gcc (GCC) 4.0.3 20060212 (prerelease) (Debian 4.0.2-9)Copyright (C) 2006 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:2156: $? = 0configure:2158: gcc -v </dev/null >&5Using built-in specs.Target: i486-linux-gnuConfigured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=i686 --enable-checking=release i486-linux-gnuThread model: posixgcc version 4.0.3 20060212 (prerelease) (Debian 4.0.2-9)configure:2161: $? = 0configure:2163: gcc -V </dev/null >&5gcc: '-V' option must have argumentconfigure:2166: $? = 1configure:2189: checking for C compiler default output file nameconfigure:2192: gcc    conftest.c  >&5configure:2195: $? = 0configure:2241: result: a.outconfigure:2246: checking whether the C compiler worksconfigure:2252: ./a.outconfigure:2255: $? = 0configure:2272: result: yesconfigure:2279: checking whether we are cross compilingconfigure:2281: result: noconfigure:2284: checking for suffix of executablesconfigure:2286: gcc -o conftest    conftest.c  >&5configure:2289: $? = 0configure:2314: result: configure:2320: checking for suffix of object filesconfigure:2341: gcc -c   conftest.c >&5configure:2344: $? = 0configure:2366: result: oconfigure:2370: checking whether we are using the GNU C compilerconfigure:2394: gcc -c   conftest.c >&5configure:2400: $? = 0configure:2403: test -z 			 || test ! -s conftest.errconfigure:2406: $? = 0configure:2409: test -s conftest.oconfigure:2412: $? = 0configure:2425: result: yesconfigure:2431: checking whether gcc accepts -gconfigure:2452: gcc -c -g  conftest.c >&5configure:2458: $? = 0configure:2461: test -z 			 || test ! -s conftest.errconfigure:2464: $? = 0configure:2467: test -s conftest.oconfigure:2470: $? = 0configure:2481: result: yesconfigure:2498: checking for gcc option to accept ANSI Cconfigure:2568: gcc  -c -g -O2  conftest.c >&5configure:2574: $? = 0configure:2577: test -z 			 || test ! -s conftest.errconfigure:2580: $? = 0configure:2583: test -s conftest.oconfigure:2586: $? = 0configure:2604: result: none neededconfigure:2622: gcc -c -g -O2  conftest.c >&5conftest.c:2: error: syntax error before 'me'configure:2628: $? = 1configure: failed program was:| #ifndef __cplusplus|   choke me| #endifconfigure:2760: checking for strerror in -lcposixconfigure:2790: gcc -o conftest -g -O2   conftest.c -lcposix   >&5/usr/bin/ld: cannot find -lcposixcollect2: ld returned 1 exit statusconfigure:2796: $? = 1configure: failed program was:| /* confdefs.h.  */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "status_watcher"| #define VERSION "0.1"| /* end confdefs.h.  */| | /* Override any gcc2 internal prototype to avoid an error.  */| #ifdef __cplusplus| extern "C"| #endif| /* We use char because int might match the return type of a gcc2|    builtin and then its argument prototype would still apply.  */| char strerror ();| int| main ()| {| strerror ();|   ;|   return 0;| }configure:2821: result: noconfigure:2875: checking for gccconfigure:2901: result: gccconfigure:3145: checking for C compiler versionconfigure:3148: gcc --version </dev/null >&5gcc (GCC) 4.0.3 20060212 (prerelease) (Debian 4.0.2-9)Copyright (C) 2006 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:3151: $? = 0configure:3153: gcc -v </dev/null >&5Using built-in specs.Target: i486-linux-gnuConfigured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=i686 --enable-checking=release i486-linux-gnuThread model: posixgcc version 4.0.3 20060212 (prerelease) (Debian 4.0.2-9)configure:3156: $? = 0configure:3158: gcc -V </dev/null >&5gcc: '-V' option must have argumentconfigure:3161: $? = 1configure:3164: checking whether we are using the GNU C compilerconfigure:3219: result: yesconfigure:3225: checking whether gcc accepts -gconfigure:3275: result: yesconfigure:3292: checking for gcc option to accept ANSI Cconfigure:3398: result: none neededconfigure:3416: gcc -c -g -O2  conftest.c >&5conftest.c:2: error: syntax error before 'me'configure:3422: $? = 1configure: failed program was:| #ifndef __cplusplus|   choke me| #endifconfigure:3555: checking for gcc option to accept ANSI Cconfigure:3617: gcc  -c -g -O2  conftest.c >&5configure:3623: $? = 0configure:3626: test -z 			 || test ! -s conftest.errconfigure:3629: $? = 0configure:3632: test -s conftest.oconfigure:3635: $? = 0configure:3650: result: none neededconfigure:3666: checking how to run the C preprocessorconfigure:3701: gcc -E  conftest.cconfigure:3707: $? = 0configure:3739: gcc -E  conftest.cconftest.c:11:28: error: ac_nonexistent.h: No such file or directoryconfigure:3745: $? = 1configure: failed program was:| /* confdefs.h.  */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "status_watcher"| #define VERSION "0.1"| /* end confdefs.h.  */| #include <ac_nonexistent.h>configure:3784: result: gcc -Econfigure:3808: gcc -E  conftest.cconfigure:3814: $? = 0configure:3846: gcc -E  conftest.cconftest.c:11:28: error: ac_nonexistent.h: No such file or directoryconfigure:3852: $? = 1configure: failed program was:| /* confdefs.h.  */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "status_watcher"| #define VERSION "0.1"| /* end confdefs.h.  */| #include <ac_nonexistent.h>configure:3896: checking for egrepconfigure:3906: result: grep -Econfigure:3911: checking for ANSI C header filesconfigure:3936: gcc -c -g -O2  conftest.c >&5configure:3942: $? = 0configure:3945: test -z 			 || test ! -s conftest.errconfigure:3948: $? = 0configure:3951: test -s conftest.oconfigure:3954: $? = 0configure:4043: gcc -o conftest -g -O2   conftest.c  >&5conftest.c: In function 'main':conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'configure:4046: $? = 0configure:4048: ./conftestconfigure:4051: $? = 0configure:4066: result: yesconfigure:4100: checking for sys/types.hconfigure:4116: gcc -c -g -O2  conftest.c >&5configure:4122: $? = 0configure:4125: test -z 			 || test ! -s conftest.errconfigure:4128: $? = 0configure:4131: test -s conftest.oconfigure:4134: $? = 0configure:4145: result: yesconfigure:4100: checking for sys/stat.hconfigure:4116: gcc -c -g -O2  conftest.c >&5configure:4122: $? = 0configure:4125: test -z 			 || test ! -s conftest.errconfigure:4128: $? = 0configure:4131: test -s conftest.oconfigure:4134: $? = 0configure:4145: result: yesconfigure:4100: checking for stdlib.hconfigure:4116: gcc -c -g -O2  conftest.c >&5configure:4122: $? = 0configure:4125: test -z 			 || test ! -s conftest.errconfigure:4128: $? = 0configure:4131: test -s conftest.oconfigure:4134: $? = 0configure:4145: result: yesconfigure:4100: checking for string.hconfigure:4116: gcc -c -g -O2  conftest.c >&5configure:4122: $? = 0configure:4125: test -z 			 || test ! -s conftest.errconfigure:4128: $? = 0configure:4131: test -s conftest.oconfigure:4134: $? = 0configure:4145: result: yesconfigure:4100: checking for memory.hconfigure:4116: gcc -c -g -O2  conftest.c >&5configure:4122: $? = 0configure:4125: test -z 			 || test ! -s conftest.errconfigure:4128: $? = 0configure:4131: test -s conftest.oconfigure:4134: $? = 0configure:4145: result: yesconfigure:4100: checking for strings.hconfigure:4116: gcc -c -g -O2  conftest.c >&5configure:4122: $? = 0configure:4125: test -z 			 || test ! -s conftest.errconfigure:4128: $? = 0configure:4131: test -s conftest.oconfigure:4134: $? = 0configure:4145: result: yesconfigure:4100: checking for inttypes.hconfigure:4116: gcc -c -g -O2  conftest.c >&5configure:4122: $? = 0configure:4125: test -z 			 || test ! -s conftest.errconfigure:4128: $? = 0configure:4131: test -s conftest.oconfigure:4134: $? = 0configure:4145: result: yesconfigure:4100: checking for stdint.hconfigure:4116: gcc -c -g -O2  conftest.c >&5configure:4122: $? = 0configure:4125: test -z 			 || test ! -s conftest.errconfigure:4128: $? = 0configure:4131: test -s conftest.oconfigure:4134: $? = 0configure:4145: result: yesconfigure:4100: checking for unistd.hconfigure:4116: gcc -c -g -O2  conftest.c >&5configure:4122: $? = 0configure:4125: test -z 			 || test ! -s conftest.errconfigure:4128: $? = 0configure:4131: test -s conftest.oconfigure:4134: $? = 0configure:4145: result: yesconfigure:4172: checking locale.h usabilityconfigure:4184: gcc -c -g -O2  conftest.c >&5configure:4190: $? = 0configure:4193: test -z 			 || test ! -s conftest.errconfigure:4196: $? = 0configure:4199: test -s conftest.oconfigure:4202: $? = 0configure:4212: result: yesconfigure:4216: checking locale.h presenceconfigure:4226: gcc -E  conftest.cconfigure:4232: $? = 0configure:4252: result: yesconfigure:4287: checking for locale.hconfigure:4294: result: yesconfigure:4308: checking for LC_MESSAGESconfigure:4329: gcc -o conftest -g -O2   conftest.c  >&5configure:4335: $? = 0configure:4338: test -z 			 || test ! -s conftest.errconfigure:4341: $? = 0configure:4344: test -s conftestconfigure:4347: $? = 0configure:4359: result: yesconfigure:4388: checking libintl.h usabilityconfigure:4400: gcc -c -g -O2  conftest.c >&5configure:4406: $? = 0configure:4409: test -z 			 || test ! -s conftest.errconfigure:4412: $? = 0configure:4415: test -s conftest.oconfigure:4418: $? = 0configure:4428: result: yes

⌨️ 快捷键说明

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