📄 config.log
字号:
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by trilearn__base_sources configure 3.3, which wasgenerated by GNU Autoconf 2.57. Invocation command line was $ ./configure ## --------- #### Platform. #### --------- ##hostname = xiaopinguname -m = i686uname -r = 2.6.12-12mdksmpuname -s = Linuxuname -v = #1 SMP Fri Sep 9 17:43:23 CEST 2005/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/binPATH: /binPATH: /usr/binPATH: /usr/local/binPATH: /usr/X11R6/bin/PATH: /usr/gamesPATH: /home/xiaoping/bin## ----------- #### Core tests. #### ----------- ##configure:1518: checking for a BSD-compatible installconfigure:1572: result: /usr/bin/install -cconfigure:1583: checking whether build environment is saneconfigure:1626: result: yesconfigure:1659: checking for gawkconfigure:1675: found /usr/bin/gawkconfigure:1685: result: gawkconfigure:1695: checking whether make sets $(MAKE)configure:1715: result: yesconfigure:1929: checking for gccconfigure:1945: found /usr/bin/gccconfigure:1955: result: gccconfigure:2199: checking for C compiler versionconfigure:2202: gcc --version </dev/null >&5gcc (GCC) 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)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:2205: $? = 0configure:2207: gcc -v </dev/null >&5Using built-in specs.Target: i586-mandriva-linux-gnuConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-languages=c,c++,ada,f95,objc,java --host=i586-mandriva-linux-gnu --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilibThread model: posixgcc version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)configure:2210: $? = 0configure:2212: gcc -V </dev/null >&5gcc: '-V' option must have argumentconfigure:2215: $? = 1configure:2239: checking for C compiler default outputconfigure:2242: gcc conftest.c >&5configure:2245: $? = 0configure:2291: result: a.outconfigure:2296: checking whether the C compiler worksconfigure:2302: ./a.outconfigure:2305: $? = 0configure:2322: result: yesconfigure:2329: checking whether we are cross compilingconfigure:2331: result: noconfigure:2334: checking for suffix of executablesconfigure:2336: gcc -o conftest conftest.c >&5configure:2339: $? = 0configure:2364: result: configure:2370: checking for suffix of object filesconfigure:2392: gcc -c conftest.c >&5configure:2395: $? = 0configure:2417: result: oconfigure:2421: checking whether we are using the GNU C compilerconfigure:2446: gcc -c conftest.c >&5configure:2449: $? = 0configure:2452: test -s conftest.oconfigure:2455: $? = 0configure:2468: result: yesconfigure:2474: checking whether gcc accepts -gconfigure:2496: gcc -c -g conftest.c >&5configure:2499: $? = 0configure:2502: test -s conftest.oconfigure:2505: $? = 0configure:2516: result: yesconfigure:2533: checking for gcc option to accept ANSI Cconfigure:2594: gcc -c -g -O2 conftest.c >&5configure:2597: $? = 0configure:2600: test -s conftest.oconfigure:2603: $? = 0configure:2621: result: none neededconfigure:2639: gcc -c -g -O2 conftest.c >&5conftest.c:2: error: syntax error before 'me'configure:2642: $? = 1configure: failed program was:| #ifndef __cplusplus| choke me| #endifconfigure:2762: checking for style of include used by makeconfigure:2790: result: GNUconfigure:2818: checking dependency style of gccconfigure:2886: result: gcc3configure:2955: checking for g++configure:2971: found /usr/bin/g++configure:2981: result: g++configure:2997: checking for C++ compiler versionconfigure:3000: g++ --version </dev/null >&5g++ (GCC) 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)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:3003: $? = 0configure:3005: g++ -v </dev/null >&5Using built-in specs.Target: i586-mandriva-linux-gnuConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-languages=c,c++,ada,f95,objc,java --host=i586-mandriva-linux-gnu --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilibThread model: posixgcc version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)configure:3008: $? = 0configure:3010: g++ -V </dev/null >&5g++: '-V' option must have argumentconfigure:3013: $? = 1configure:3016: checking whether we are using the GNU C++ compilerconfigure:3041: g++ -c conftest.cc >&5configure:3044: $? = 0configure:3047: test -s conftest.oconfigure:3050: $? = 0configure:3063: result: yesconfigure:3069: checking whether g++ accepts -gconfigure:3091: g++ -c -g conftest.cc >&5configure:3094: $? = 0configure:3097: test -s conftest.oconfigure:3100: $? = 0configure:3111: result: yesconfigure:3155: g++ -c -g -O2 conftest.cc >&5configure:3158: $? = 0configure:3161: test -s conftest.oconfigure:3164: $? = 0configure:3191: g++ -c -g -O2 conftest.cc >&5configure: In function 'int main()':configure:3188: error: 'exit' was not declared in this scopeconfigure:3194: $? = 1configure: failed program was:| #line 3174 "configure"| /* confdefs.h. */| | #define PACKAGE_NAME "trilearn__base_sources"| #define PACKAGE_TARNAME "trilearn__base_sources"| #define PACKAGE_VERSION "3.3"| #define PACKAGE_STRING "trilearn__base_sources 3.3"| #define PACKAGE_BUGREPORT "jellekok@science.uva.nl"| #define PACKAGE "trilearn_base_sources"| #define VERSION "3.3"| /* end confdefs.h. */| | int| main ()| {| exit (42);| ;| return 0;| }configure:3155: g++ -c -g -O2 conftest.cc >&5configure:3158: $? = 0configure:3161: test -s conftest.oconfigure:3164: $? = 0configure:3191: g++ -c -g -O2 conftest.cc >&5configure:3194: $? = 0configure:3197: test -s conftest.oconfigure:3200: $? = 0configure:3225: checking dependency style of g++configure:3293: result: gcc3configure:3388: checking build system typeconfigure:3406: result: i686-pc-linux-gnuconfigure:3414: checking host system typeconfigure:3428: result: i686-pc-linux-gnuconfigure:3436: checking for a sed that does not truncate outputconfigure:3490: result: /bin/sedconfigure:3493: checking for egrepconfigure:3503: result: grep -Econfigure:3519: checking for ld used by gccconfigure:3586: result: /usr/bin/ldconfigure:3595: checking if the linker (/usr/bin/ld) is GNU ldconfigure:3610: result: yesconfigure:3615: checking for /usr/bin/ld option to reload object filesconfigure:3622: result: -rconfigure:3631: checking for BSD-compatible nmconfigure:3673: result: /usr/bin/nm -Bconfigure:3677: checking whether ln -s worksconfigure:3681: result: yesconfigure:3688: checking how to recognise dependent librariesconfigure:3888: result: pass_allconfigure:4092: checking how to run the C preprocessorconfigure:4128: gcc -E conftest.cconfigure:4134: $? = 0configure:4166: gcc -E conftest.cconfigure:4170:28: error: ac_nonexistent.h: No such file or directoryconfigure:4172: $? = 1configure: failed program was:| #line 4157 "configure"| /* confdefs.h. */| | #define PACKAGE_NAME "trilearn__base_sources"| #define PACKAGE_TARNAME "trilearn__base_sources"| #define PACKAGE_VERSION "3.3"| #define PACKAGE_STRING "trilearn__base_sources 3.3"| #define PACKAGE_BUGREPORT "jellekok@science.uva.nl"| #define PACKAGE "trilearn_base_sources"| #define VERSION "3.3"| #ifdef __cplusplus| #include <stdlib.h>| #endif| /* end confdefs.h. */| #include <ac_nonexistent.h>configure:4210: result: gcc -Econfigure:4235: gcc -E conftest.cconfigure:4241: $? = 0configure:4273: gcc -E conftest.cconfigure:4277:28: error: ac_nonexistent.h: No such file or directoryconfigure:4279: $? = 1configure: failed program was:| #line 4264 "configure"| /* confdefs.h. */| | #define PACKAGE_NAME "trilearn__base_sources"| #define PACKAGE_TARNAME "trilearn__base_sources"| #define PACKAGE_VERSION "3.3"| #define PACKAGE_STRING "trilearn__base_sources 3.3"| #define PACKAGE_BUGREPORT "jellekok@science.uva.nl"| #define PACKAGE "trilearn_base_sources"| #define VERSION "3.3"| #ifdef __cplusplus| #include <stdlib.h>| #endif| /* end confdefs.h. */| #include <ac_nonexistent.h>configure:4322: checking for ANSI C header filesconfigure:4348: gcc -c -g -O2 conftest.c >&5configure:4351: $? = 0configure:4354: test -s conftest.oconfigure:4357: $? = 0configure:4449: gcc -o conftest -g -O2 conftest.c >&5configure: In function 'main':configure:4447: warning: incompatible implicit declaration of built-in function 'exit'configure:4452: $? = 0configure:4454: ./conftestconfigure:4457: $? = 0configure:4472: result: yesconfigure:4496: checking for sys/types.hconfigure:4513: gcc -c -g -O2 conftest.c >&5configure:4516: $? = 0configure:4519: test -s conftest.oconfigure:4522: $? = 0configure:4533: result: yesconfigure:4496: checking for sys/stat.hconfigure:4513: gcc -c -g -O2 conftest.c >&5configure:4516: $? = 0configure:4519: test -s conftest.oconfigure:4522: $? = 0configure:4533: result: yesconfigure:4496: checking for stdlib.hconfigure:4513: gcc -c -g -O2 conftest.c >&5configure:4516: $? = 0configure:4519: test -s conftest.oconfigure:4522: $? = 0configure:4533: result: yesconfigure:4496: checking for string.hconfigure:4513: gcc -c -g -O2 conftest.c >&5configure:4516: $? = 0configure:4519: test -s conftest.oconfigure:4522: $? = 0configure:4533: result: yesconfigure:4496: checking for memory.hconfigure:4513: gcc -c -g -O2 conftest.c >&5configure:4516: $? = 0configure:4519: test -s conftest.oconfigure:4522: $? = 0configure:4533: result: yesconfigure:4496: checking for strings.hconfigure:4513: gcc -c -g -O2 conftest.c >&5configure:4516: $? = 0configure:4519: test -s conftest.oconfigure:4522: $? = 0configure:4533: result: yesconfigure:4496: checking for inttypes.hconfigure:4513: gcc -c -g -O2 conftest.c >&5configure:4516: $? = 0configure:4519: test -s conftest.oconfigure:4522: $? = 0configure:4533: result: yesconfigure:4496: checking for stdint.hconfigure:4513: gcc -c -g -O2 conftest.c >&5configure:4516: $? = 0configure:4519: test -s conftest.oconfigure:4522: $? = 0configure:4533: result: yesconfigure:4496: checking for unistd.hconfigure:4513: gcc -c -g -O2 conftest.c >&5configure:4516: $? = 0configure:4519: test -s conftest.oconfigure:4522: $? = 0configure:4533: result: yesconfigure:4559: checking dlfcn.h usabilityconfigure:4572: gcc -c -g -O2 conftest.c >&5configure:4575: $? = 0configure:4578: test -s conftest.oconfigure:4581: $? = 0configure:4591: result: yesconfigure:4595: checking dlfcn.h presenceconfigure:4606: gcc -E conftest.cconfigure:4612: $? = 0configure:4631: result: yesconfigure:4667: checking for dlfcn.hconfigure:4674: result: yesconfigure:4692: checking how to run the C++ preprocessorconfigure:4724: g++ -E conftest.ccconfigure:4730: $? = 0configure:4762: g++ -E conftest.ccconfigure:4777:28: error: ac_nonexistent.h: No such file or directoryconfigure:4768: $? = 1configure: failed program was:| #line 4753 "configure"| /* confdefs.h. */| | #define PACKAGE_NAME "trilearn__base_sources"| #define PACKAGE_TARNAME "trilearn__base_sources"| #define PACKAGE_VERSION "3.3"| #define PACKAGE_STRING "trilearn__base_sources 3.3"| #define PACKAGE_BUGREPORT "jellekok@science.uva.nl"| #define PACKAGE "trilearn_base_sources"| #define VERSION "3.3"| #ifdef __cplusplus| #include <stdlib.h>| #endif| #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 HAVE_DLFCN_H 1| /* end confdefs.h. */| #include <ac_nonexistent.h>configure:4806: result: g++ -Econfigure:4831: g++ -E conftest.ccconfigure:4837: $? = 0configure:4869: g++ -E conftest.ccconfigure:4884:28: error: ac_nonexistent.h: No such file or directoryconfigure:4875: $? = 1configure: failed program was:| #line 4860 "configure"| /* confdefs.h. */| | #define PACKAGE_NAME "trilearn__base_sources"| #define PACKAGE_TARNAME "trilearn__base_sources"| #define PACKAGE_VERSION "3.3"| #define PACKAGE_STRING "trilearn__base_sources 3.3"| #define PACKAGE_BUGREPORT "jellekok@science.uva.nl"| #define PACKAGE "trilearn_base_sources"| #define VERSION "3.3"| #ifdef __cplusplus| #include <stdlib.h>| #endif| #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 HAVE_DLFCN_H 1| /* end confdefs.h. */| #include <ac_nonexistent.h>configure:4969: checking for g77configure:4998: result: noconfigure:4969: checking for f77configure:4998: result: noconfigure:4969: checking for xlfconfigure:4998: result: noconfigure:4969: checking for frtconfigure:4998: result: noconfigure:4969: checking for pgf77configure:4998: result: noconfigure:4969: checking for fl32configure:4998: result: noconfigure:4969: checking for af77configure:4998: result: noconfigure:4969: checking for fort77configure:4998: result: noconfigure:4969: checking for f90configure:4998: result: noconfigure:4969: checking for xlf90configure:4998: result: noconfigure:4969: checking for pgf90configure:4998: result: noconfigure:4969: checking for epcf90configure:4998: result: noconfigure:4969: checking for f95configure:4998: result: noconfigure:4969: checking for fortconfigure:4998: result: noconfigure:4969: checking for xlf95configure:4998: result: noconfigure:4969: checking for lf95configure:4998: result: noconfigure:4969: checking for g95configure:4998: result: noconfigure:5010: checking for Fortran 77 compiler versionconfigure:5013: --version </dev/null >&5./configure: line 5014: --version: command not foundconfigure:5016: $? = 127configure:5018: -v </dev/null >&5./configure: line 5019: -v: command not foundconfigure:5021: $? = 127configure:5023: -V </dev/null >&5./configure: line 5024: -V: command not foundconfigure:5026: $? = 127configure:5033: checking whether we are using the GNU Fortran 77 compilerconfigure:5047: -c conftest.F >&5./configure: line 5048: -c: command not foundconfigure:5050: $? = 127configure: failed program was:| program main| #ifndef __GNUC__| choke me| #endif| | endconfigure:5069: result: noconfigure:5076: checking whether accepts -gconfigure:5088: -c -g conftest.f >&5./configure: line 5089: -c: command not foundconfigure:5091: $? = 127configure: failed program was:| program main| | endconfigure:5109: result: noconfigure:5137: checking the maximum length of command line argumentsconfigure:5196: result: 32768
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -