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

📄 config.log

📁 LINUX下发送邮件的库,测试很好用,有各种发送测试的例子
💻 LOG
📖 第 1 页 / 共 2 页
字号:
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by libsmtp++ configure 0.1, which wasgenerated by GNU Autoconf 2.53.  Invocation command line was  $ ./configure ## --------- #### Platform. #### --------- ##hostname = host.Alexander.comuname -m = i686uname -r = 2.6.9-5.ELuname -s = Linuxuname -v = #1 Wed Jan 5 19:22:18 EST 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/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:1269: checking for g++configure:1285: found /usr/bin/g++configure:1295: result: g++configure:1311: checking for C++ compiler versionconfigure:1314: g++ --version </dev/null >&5g++ (GCC) 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)Copyright (C) 2004 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:1317: $? = 0configure:1319: g++ -v </dev/null >&5Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.3/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 --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linuxThread model: posixgcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)configure:1322: $? = 0configure:1324: g++ -V </dev/null >&5g++: `-V' option must have argumentconfigure:1327: $? = 1configure:1353: checking for C++ compiler default outputconfigure:1356: g++    conftest.cc  >&5configure:1359: $? = 0configure:1392: result: a.outconfigure:1397: checking whether the C++ compiler worksconfigure:1403: ./a.outconfigure:1406: $? = 0configure:1421: result: yesconfigure:1428: checking whether we are cross compilingconfigure:1430: result: noconfigure:1433: checking for suffix of executablesconfigure:1435: g++ -o conftest    conftest.cc  >&5configure:1438: $? = 0configure:1460: result: configure:1466: checking for suffix of object filesconfigure:1490: g++ -c   conftest.cc >&5configure:1493: $? = 0configure:1512: result: oconfigure:1516: checking whether we are using the GNU C++ compilerconfigure:1543: g++ -c   conftest.cc >&5configure:1546: $? = 0configure:1549: test -s conftest.oconfigure:1552: $? = 0configure:1564: result: yesconfigure:1570: checking whether g++ accepts -gconfigure:1594: g++ -c -g  conftest.cc >&5configure:1597: $? = 0configure:1600: test -s conftest.oconfigure:1603: $? = 0configure:1613: result: yesconfigure:1659: g++ -c -g -O2  conftest.cc >&5configure:1662: $? = 0configure:1665: test -s conftest.oconfigure:1668: $? = 0configure:1696: g++ -c -g -O2  conftest.cc >&5configure: In function `int main()':configure:1688: error: `exit' undeclared (first use this function)configure:1688: error: (Each undeclared identifier is reported only once for each function it appears in.)configure:1699: $? = 1configure: failed program was:#line 1677 "configure"#include "confdefs.h"#ifdef F77_DUMMY_MAIN#  ifdef __cplusplus     extern "C"#  endif   int F77_DUMMY_MAIN() { return 1; }#endifintmain (){exit (42);  ;  return 0;}configure:1659: g++ -c -g -O2  conftest.cc >&5configure:1662: $? = 0configure:1665: test -s conftest.oconfigure:1668: $? = 0configure:1696: g++ -c -g -O2  conftest.cc >&5configure:1699: $? = 0configure:1702: test -s conftest.oconfigure:1705: $? = 0configure:1727: checking whether make sets ${MAKE}configure:1747: result: yesconfigure:1793: checking for a BSD-compatible installconfigure:1847: result: /usr/bin/install -cconfigure:1927: checking for gccconfigure:1943: found /usr/bin/gccconfigure:1953: result: gccconfigure:2197: checking for C compiler versionconfigure:2200: gcc --version </dev/null >&5gcc (GCC) 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)Copyright (C) 2004 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:2203: $? = 0configure:2205: gcc -v </dev/null >&5Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.3/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 --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linuxThread model: posixgcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)configure:2208: $? = 0configure:2210: gcc -V </dev/null >&5gcc: `-V' option must have argumentconfigure:2213: $? = 1configure:2216: checking whether we are using the GNU C compilerconfigure:2243: gcc -c   conftest.c >&5configure:2246: $? = 0configure:2249: test -s conftest.oconfigure:2252: $? = 0configure:2264: result: yesconfigure:2270: checking whether gcc accepts -gconfigure:2294: gcc -c -g  conftest.c >&5configure:2297: $? = 0configure:2300: test -s conftest.oconfigure:2303: $? = 0configure:2313: result: yesconfigure:2340: gcc -c -g -O2  conftest.c >&5conftest.c:2: error: syntax error before "me"configure:2343: $? = 1configure: failed program was:#ifndef __cplusplus  choke me#endifconfigure:2459: checking how to run the C preprocessorconfigure:2485: gcc -E  conftest.cconfigure:2491: $? = 0configure:2518: gcc -E  conftest.cconfigure:2514:28: ac_nonexistent.h: No such file or directoryconfigure:2524: $? = 1configure: failed program was:#line 2513 "configure"#include "confdefs.h"#include <ac_nonexistent.h>configure:2561: result: gcc -Econfigure:2576: gcc -E  conftest.cconfigure:2582: $? = 0configure:2609: gcc -E  conftest.cconfigure:2605:28: ac_nonexistent.h: No such file or directoryconfigure:2615: $? = 1configure: failed program was:#line 2604 "configure"#include "confdefs.h"#include <ac_nonexistent.h>configure:2655: checking for ANSI C header filesconfigure:2669: gcc -E  conftest.cconfigure:2675: $? = 0configure:2762: gcc -o conftest -g -O2   conftest.c  >&5configure:2765: $? = 0configure:2767: ./conftestconfigure:2770: $? = 0configure:2784: result: yesconfigure:2808: checking for sys/types.hconfigure:2821: gcc -c -g -O2  conftest.c >&5configure:2824: $? = 0configure:2827: test -s conftest.oconfigure:2830: $? = 0configure:2840: result: yesconfigure:2808: checking for sys/stat.hconfigure:2821: gcc -c -g -O2  conftest.c >&5configure:2824: $? = 0configure:2827: test -s conftest.oconfigure:2830: $? = 0configure:2840: result: yesconfigure:2808: checking for stdlib.hconfigure:2821: gcc -c -g -O2  conftest.c >&5configure:2824: $? = 0configure:2827: test -s conftest.oconfigure:2830: $? = 0configure:2840: result: yesconfigure:2808: checking for string.hconfigure:2821: gcc -c -g -O2  conftest.c >&5configure:2824: $? = 0configure:2827: test -s conftest.oconfigure:2830: $? = 0configure:2840: result: yesconfigure:2808: checking for memory.hconfigure:2821: gcc -c -g -O2  conftest.c >&5configure:2824: $? = 0configure:2827: test -s conftest.oconfigure:2830: $? = 0configure:2840: result: yesconfigure:2808: checking for strings.hconfigure:2821: gcc -c -g -O2  conftest.c >&5configure:2824: $? = 0configure:2827: test -s conftest.oconfigure:2830: $? = 0configure:2840: result: yesconfigure:2808: checking for inttypes.hconfigure:2821: gcc -c -g -O2  conftest.c >&5configure:2824: $? = 0configure:2827: test -s conftest.oconfigure:2830: $? = 0configure:2840: result: yesconfigure:2808: checking for stdint.hconfigure:2821: gcc -c -g -O2  conftest.c >&5configure:2824: $? = 0configure:2827: test -s conftest.oconfigure:2830: $? = 0configure:2840: result: yesconfigure:2808: checking for unistd.hconfigure:2821: gcc -c -g -O2  conftest.c >&5configure:2824: $? = 0configure:2827: test -s conftest.oconfigure:2830: $? = 0configure:2840: result: yesconfigure:2862: checking arpa/inet.h usabilityconfigure:2871: gcc -c -g -O2  conftest.c >&5configure:2874: $? = 0configure:2877: test -s conftest.oconfigure:2880: $? = 0configure:2889: result: yesconfigure:2893: checking arpa/inet.h presenceconfigure:2900: gcc -E  conftest.cconfigure:2906: $? = 0configure:2924: result: yesconfigure:2942: checking for arpa/inet.hconfigure:2949: result: yesconfigure:2970: checking errno.h usabilityconfigure:2979: gcc -c -g -O2  conftest.c >&5configure:2982: $? = 0configure:2985: test -s conftest.oconfigure:2988: $? = 0configure:2997: result: yesconfigure:3001: checking errno.h presenceconfigure:3008: gcc -E  conftest.cconfigure:3014: $? = 0configure:3032: result: yesconfigure:3050: checking for errno.hconfigure:3057: result: yes

⌨️ 快捷键说明

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