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

📄 config.log

📁 对于2D ROBOCUP底层传球和定位球方面进行了严格的修改该
💻 LOG
📖 第 1 页 / 共 4 页
字号:
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  $ /root/dicheng/trilearn_base_sources-3.3/configure ## --------- #### Platform. #### --------- ##hostname = linux-tas9uname -m = i686uname -r = 2.6.25.5-1.1-paeuname -s = Linuxuname -v = #1 SMP 2008-06-07 01:55:22 +0200/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/kde3/binPATH: /sbinPATH: /usr/sbinPATH: /usr/local/sbinPATH: /opt/kde3/sbinPATH: /root/binPATH: /usr/local/binPATH: /usr/binPATH: /binPATH: /usr/bin/X11PATH: /usr/X11R6/binPATH: /usr/gamesPATH: /opt/cross/binPATH: /usr/lib/mit/binPATH: /usr/lib/mit/sbinPATH: /usr/lib/qt3/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 (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]Copyright (C) 2008 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-suse-linuxConfigured with: ../configure --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --with-slibdir=/lib --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --program-suffix=-4.3 --enable-version-specific-runtime-libs --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=i586-suse-linuxThread model: posixgcc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036] (SUSE Linux) 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   -pthread 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   -pthread 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: expected '=', ',', ';', 'asm' or '__attribute__' 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++ (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]Copyright (C) 2008 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-suse-linuxConfigured with: ../configure --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --with-slibdir=/lib --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --program-suffix=-4.3 --enable-version-specific-runtime-libs --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=i586-suse-linuxThread model: posixgcc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036] (SUSE Linux) 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: /usr/bin/sedconfigure:3493: checking for egrepconfigure:3503: result: grep -Econfigure:3519: checking for ld used by gccconfigure:3586: result: /usr/i586-suse-linux/bin/ldconfigure:3595: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ldconfigure:3610: result: yesconfigure:3615: checking for /usr/i586-suse-linux/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  -pthread 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"

⌨️ 快捷键说明

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