?? 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 = localhost.localdomainuname -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: /usr/local/sbinPATH: /usr/local/binPATH: /sbinPATH: /binPATH: /usr/sbinPATH: /usr/binPATH: /usr/X11R6/binPATH: /root/bin## ----------- #### Core tests. #### ----------- ##configure:1497: checking whether build environment is saneconfigure:1540: result: yesconfigure:1581: checking for a BSD-compatible installconfigure:1636: result: /usr/bin/install -cconfigure:1660: checking whether make sets $(MAKE)configure:1680: result: yesconfigure:1712: checking for working aclocal-1.4configure:1719: result: foundconfigure:1727: checking for working autoconfconfigure:1734: result: foundconfigure:1742: checking for working automake-1.4configure:1749: result: foundconfigure:1757: checking for working autoheaderconfigure:1764: result: foundconfigure:1772: checking for working makeinfoconfigure:1779: result: foundconfigure:1793: checking whether to enable maintainer-specific portions of Makefilesconfigure:1802: result: noconfigure:1862: checking for gccconfigure:1878: found /usr/bin/gccconfigure:1888: result: gccconfigure:2132: checking for C compiler versionconfigure:2135: 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:2138: $? = 0configure:2140: 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:2143: $? = 0configure:2145: gcc -V </dev/null >&5gcc: argument to `-V' is missingconfigure:2148: $? = 1configure:2171: checking for C compiler default output file nameconfigure:2174: gcc conftest.c >&5configure:2177: $? = 0configure:2223: result: a.outconfigure:2228: checking whether the C compiler worksconfigure:2234: ./a.outconfigure:2237: $? = 0configure:2254: result: yesconfigure:2261: checking whether we are cross compilingconfigure:2263: result: noconfigure:2266: checking for suffix of executablesconfigure:2268: gcc -o conftest conftest.c >&5configure:2271: $? = 0configure:2296: result: configure:2302: checking for suffix of object filesconfigure:2323: gcc -c conftest.c >&5configure:2326: $? = 0configure:2348: result: oconfigure:2352: checking whether we are using the GNU C compilerconfigure:2376: gcc -c conftest.c >&5configure:2382: $? = 0configure:2385: test -z || test ! -s conftest.errconfigure:2388: $? = 0configure:2391: test -s conftest.oconfigure:2394: $? = 0configure:2407: result: yesconfigure:2413: checking whether gcc accepts -gconfigure:2434: gcc -c -g conftest.c >&5configure:2440: $? = 0configure:2443: test -z || test ! -s conftest.errconfigure:2446: $? = 0configure:2449: test -s conftest.oconfigure:2452: $? = 0configure:2463: result: yesconfigure:2480: checking for gcc option to accept ANSI Cconfigure:2550: gcc -c -g -O2 conftest.c >&5configure:2556: $? = 0configure:2559: test -z || test ! -s conftest.errconfigure:2562: $? = 0configure:2565: test -s conftest.oconfigure:2568: $? = 0configure:2586: result: none neededconfigure:2604: gcc -c -g -O2 conftest.c >&5conftest.c:2: parse error before "me"configure:2610: $? = 1configure: failed program was:| #ifndef __cplusplus| choke me| #endifconfigure:2742: checking for strerror in -lcposixconfigure:2772: gcc -o conftest -g -O2 conftest.c -lcposix >&5/usr/bin/ld: cannot find -lcposixcollect2: ld returned 1 exit statusconfigure:2778: $? = 1configure: failed program was:| /* confdefs.h. */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "libnxml"| #define VERSION "0.9"| /* 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:2803: result: noconfigure:2852: checking for ranlibconfigure:2868: found /usr/bin/ranlibconfigure:2879: result: ranlibconfigure:2969: checking build system typeconfigure:2987: result: i686-pc-linux-gnuconfigure:2995: checking host system typeconfigure:3009: result: i686-pc-linux-gnuconfigure:3017: checking for a sed that does not truncate outputconfigure:3071: result: /bin/sedconfigure:3074: checking for egrepconfigure:3084: result: grep -Econfigure:3100: checking for ld used by gccconfigure:3167: result: /usr/bin/ldconfigure:3176: checking if the linker (/usr/bin/ld) is GNU ldconfigure:3191: result: yesconfigure:3196: checking for /usr/bin/ld option to reload object filesconfigure:3203: result: -rconfigure:3221: checking for BSD-compatible nmconfigure:3270: result: /usr/bin/nm -Bconfigure:3274: checking whether ln -s worksconfigure:3278: result: yesconfigure:3285: checking how to recognise dependent librariesconfigure:3461: result: pass_allconfigure:3696: checking how to run the C preprocessorconfigure:3731: gcc -E conftest.cconfigure:3737: $? = 0configure:3769: gcc -E conftest.cconftest.c:11:28: ac_nonexistent.h: No such file or directoryconfigure:3775: $? = 1configure: failed program was:| /* confdefs.h. */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "libnxml"| #define VERSION "0.9"| /* end confdefs.h. */| #include <ac_nonexistent.h>configure:3814: result: gcc -Econfigure:3838: gcc -E conftest.cconfigure:3844: $? = 0configure:3876: gcc -E conftest.cconftest.c:11:28: ac_nonexistent.h: No such file or directoryconfigure:3882: $? = 1configure: failed program was:| /* confdefs.h. */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "libnxml"| #define VERSION "0.9"| /* end confdefs.h. */| #include <ac_nonexistent.h>configure:3926: checking for ANSI C header filesconfigure:3951: gcc -c -g -O2 conftest.c >&5configure:3957: $? = 0configure:3960: test -z || test ! -s conftest.errconfigure:3963: $? = 0configure:3966: test -s conftest.oconfigure:3969: $? = 0configure:4055: gcc -o conftest -g -O2 conftest.c >&5configure:4058: $? = 0configure:4060: ./conftestconfigure:4063: $? = 0configure:4078: result: yesconfigure:4102: checking for sys/types.hconfigure:4118: gcc -c -g -O2 conftest.c >&5configure:4124: $? = 0configure:4127: test -z || test ! -s conftest.errconfigure:4130: $? = 0configure:4133: test -s conftest.oconfigure:4136: $? = 0configure:4147: result: yesconfigure:4102: checking for sys/stat.hconfigure:4118: gcc -c -g -O2 conftest.c >&5configure:4124: $? = 0configure:4127: test -z || test ! -s conftest.errconfigure:4130: $? = 0configure:4133: test -s conftest.oconfigure:4136: $? = 0configure:4147: result: yesconfigure:4102: checking for stdlib.hconfigure:4118: gcc -c -g -O2 conftest.c >&5configure:4124: $? = 0configure:4127: test -z || test ! -s conftest.errconfigure:4130: $? = 0configure:4133: test -s conftest.oconfigure:4136: $? = 0configure:4147: result: yesconfigure:4102: checking for string.hconfigure:4118: gcc -c -g -O2 conftest.c >&5configure:4124: $? = 0configure:4127: test -z || test ! -s conftest.errconfigure:4130: $? = 0configure:4133: test -s conftest.oconfigure:4136: $? = 0configure:4147: result: yesconfigure:4102: checking for memory.hconfigure:4118: gcc -c -g -O2 conftest.c >&5configure:4124: $? = 0configure:4127: test -z || test ! -s conftest.errconfigure:4130: $? = 0configure:4133: test -s conftest.oconfigure:4136: $? = 0configure:4147: result: yesconfigure:4102: checking for strings.hconfigure:4118: gcc -c -g -O2 conftest.c >&5configure:4124: $? = 0configure:4127: test -z || test ! -s conftest.errconfigure:4130: $? = 0configure:4133: test -s conftest.oconfigure:4136: $? = 0configure:4147: result: yesconfigure:4102: checking for inttypes.hconfigure:4118: gcc -c -g -O2 conftest.c >&5configure:4124: $? = 0configure:4127: test -z || test ! -s conftest.errconfigure:4130: $? = 0configure:4133: test -s conftest.oconfigure:4136: $? = 0configure:4147: result: yesconfigure:4102: checking for stdint.hconfigure:4118: gcc -c -g -O2 conftest.c >&5configure:4124: $? = 0configure:4127: test -z || test ! -s conftest.errconfigure:4130: $? = 0configure:4133: test -s conftest.oconfigure:4136: $? = 0configure:4147: result: yesconfigure:4102: checking for unistd.hconfigure:4118: gcc -c -g -O2 conftest.c >&5configure:4124: $? = 0configure:4127: test -z || test ! -s conftest.errconfigure:4130: $? = 0configure:4133: test -s conftest.oconfigure:4136: $? = 0configure:4147: result: yesconfigure:4173: checking dlfcn.h usabilityconfigure:4185: gcc -c -g -O2 conftest.c >&5configure:4191: $? = 0configure:4194: test -z || test ! -s conftest.errconfigure:4197: $? = 0configure:4200: test -s conftest.oconfigure:4203: $? = 0configure:4213: result: yesconfigure:4217: checking dlfcn.h presenceconfigure:4227: gcc -E conftest.cconfigure:4233: $? = 0configure:4253: result: yesconfigure:4288: checking for dlfcn.hconfigure:4295: result: yesconfigure:4360: checking for g++configure:4376: found /usr/bin/g++configure:4386: result: g++configure:4402: checking for C++ compiler versionconfigure:4405: 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:4408: $? = 0configure:4410: 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:4413: $? = 0configure:4415: g++ -V </dev/null >&5g++: argument to `-V' missingconfigure:4418: $? = 1configure:4421: checking whether we are using the GNU C++ compilerconfigure:4445: g++ -c conftest.cc >&5configure:4451: $? = 0configure:4454: test -z || test ! -s conftest.errconfigure:4457: $? = 0configure:4460: test -s conftest.oconfigure:4463: $? = 0configure:4476: result: yesconfigure:4482: checking whether g++ accepts -gconfigure:4503: g++ -c -g conftest.cc >&5configure:4509: $? = 0configure:4512: test -z || test ! -s conftest.errconfigure:4515: $? = 0configure:4518: test -s conftest.oconfigure:4521: $? = 0configure:4532: result: yesconfigure:4574: g++ -c -g -O2 conftest.cc >&5configure:4580: $? = 0configure:4583: test -z || test ! -s conftest.errconfigure:4586: $? = 0configure:4589: test -s conftest.oconfigure:4592: $? = 0configure:4618: g++ -c -g -O2 conftest.cc >&5conftest.cc: In function `int main()':conftest.cc:26: `exit' undeclared (first use this function)conftest.cc:26: (Each undeclared identifier is reported only once for each function it appears in.)configure:4624: $? = 1configure: failed program was:| /* confdefs.h. */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "libnxml"| #define VERSION "0.9"| #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
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -