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

📄 config.log

📁 卡内基梅隆大学MaCallum开发的文本分类系统
💻 LOG
字号:
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.configure:537: checking for gccconfigure:614: checking whether the C compiler (gcc -g -O -Wall ) worksconfigure:628: gcc -o conftest -g -O -Wall   conftest.c  1>&5configure:625: warning: return type defaults to `int'configure:648: checking whether the C compiler (gcc -g -O -Wall ) is a cross-compilerconfigure:653: checking whether we are using GNU Cconfigure:677: checking whether gcc accepts -gconfigure:705: checking how to run the C preprocessorconfigure:797: checking for a BSD compatible installconfigure:849: checking for ranlibconfigure:881: checking for getopt.hconfigure:891: gcc -E  conftest.c >/dev/null 2>conftest.outconfigure:923: checking for getopt_longconfigure:951: gcc -o conftest -g -O -Wall   conftest.c  1>&5configure:982: checking for strerrorconfigure:1039: checking for strndupconfigure:1067: gcc -o conftest -g -O -Wall   conftest.c  1>&5configure:1094: checking for ANSI C header filesconfigure:1107: gcc -E  conftest.c >/dev/null 2>conftest.outconfigure:1174: gcc -o conftest -g -O -Wall   conftest.c  1>&5configure: In function `main':configure:1169: warning: implicit declaration of function `exit'configure:1198: checking for ssize_tconfigure:1235: checking for memmoveconfigure:1263: gcc -o conftest -g -O -Wall   conftest.c  1>&5configure:1247: warning: conflicting types for built-in function 'memmove'configure:1235: checking for vsnprintfconfigure:1263: gcc -o conftest -g -O -Wall   conftest.c  1>&5configure:1247: warning: conflicting types for built-in function 'vsnprintf'configure:1292: checking for strerrorconfigure:1349: checking for strings.hconfigure:1359: gcc -E  conftest.c >/dev/null 2>conftest.outconfigure:1390: checking if vsprintf returns intconfigure:1404: gcc -o conftest -g -O -Wall   conftest.c  1>&5configure:1397: warning: return type defaults to `int'configure: In function `main':configure:1398: warning: implicit declaration of function `malloc'configure:1399: warning: implicit declaration of function `vsprintf'configure:1399: error: too few arguments to function `vsprintf'configure:1400: warning: implicit declaration of function `exit'configure: failed program was:#line 1396 "configure"#include "confdefs.h"main() {	char *buf = malloc(16);	if (2 == (int)vsprintf(buf, "12"))	  exit (0);	exit (-1);}configure:1426: checking program_invocation_nameconfigure:1435: gcc -o conftest -g -O -Wall   conftest.c  1>&5configure: In function `foo':configure:1431: error: `program_invocation_name' undeclared (first use in this function)configure:1431: error: (Each undeclared identifier is reported only onceconfigure:1431: error: for each function it appears in.)configure: failed program was:#line 1428 "configure"#include "confdefs.h"int main() {void foo() {program_invocation_name = "foo";}; return 0; }configure:1455: checking for ANSI C header filesconfigure:1562: checking for string.hconfigure:1572: gcc -E  conftest.c >/dev/null 2>conftest.outconfigure:1562: checking for memory.hconfigure:1572: gcc -E  conftest.c >/dev/null 2>conftest.out

⌨️ 快捷键说明

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