📄 config.log
字号:
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.configure:537: checking for gunzipconfigure:577: checking for flexconfigure:611: checking for yywrap in -lflconfigure:630: cc -o conftest conftest.c -lfl 1>&5configure:657: checking for bisonconfigure:690: checking for gccconfigure:803: checking whether the C compiler (gcc ) worksconfigure:819: gcc -o conftest conftest.c 1>&5configure:845: checking whether the C compiler (gcc ) is a cross-compilerconfigure:850: checking whether we are using GNU Cconfigure:859: gcc -E conftest.cconfigure:878: checking whether gcc accepts -gconfigure:910: checking how to run the C preprocessorconfigure:931: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:990: checking whether make sets ${MAKE}configure:1025: checking for dirent.h that defines DIRconfigure:1038: gcc -c -g -O2 conftest.c 1>&5configure:1063: checking for opendir in -ldirconfigure:1082: gcc -o conftest -g -O2 conftest.c -ldir 1>&5/usr/bin/ld: cannot find -ldircollect2: ld returned 1 exit statusconfigure: failed program was:#line 1071 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. *//* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */char opendir();int main() {opendir(); return 0; }configure:1146: checking for ANSI C header filesconfigure:1159: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1226: gcc -o conftest -g -O2 conftest.c 1>&5configure:1250: checking for sys/wait.h that is POSIX.1 compatibleconfigure:1271: gcc -c -g -O2 conftest.c 1>&5configure:1295: checking for fcntl.hconfigure:1305: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1295: checking for sys/fcntl.hconfigure:1305: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1295: checking for limits.hconfigure:1305: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1295: checking for sys/time.hconfigure:1305: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1295: checking for sys/select.hconfigure:1305: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1335: checking for getopt.hconfigure:1345: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1373: checking for working constconfigure:1427: gcc -c -g -O2 conftest.c 1>&5configure:1448: checking for uid_t in sys/types.hconfigure:1482: checking for pid_tconfigure:1515: checking whether time.h and sys/time.h may both be includedconfigure:1529: gcc -c -g -O2 conftest.c 1>&5configure:1551: checking whether setvbuf arguments are reversedconfigure:1573: gcc -o conftest -g -O2 conftest.c 1>&5configure: In function `main':configure:1566: warning: passing arg 2 of `setvbuf' makes pointer from integer without a castconfigure:1566: warning: passing arg 3 of `setvbuf' makes integer from pointer without a castconfigure: failed program was:#line 1559 "configure"#include "confdefs.h"#include <stdio.h>/* If setvbuf has the reversed format, exit 0. */main () { /* This call has the arguments reversed. A reversed system may check and see that the address of main is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0) exit(1); putc('\r', stdout); exit(0); /* Non-reversed systems segv here. */}configure:1600: checking for unistd.hconfigure:1610: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1639: checking for getpagesizeconfigure:1667: gcc -o conftest -g -O2 conftest.c 1>&5configure:1692: checking for working mmapconfigure:1840: gcc -o conftest -g -O2 conftest.c 1>&5configure:1865: checking for getcwdconfigure:1893: gcc -o conftest -g -O2 conftest.c 1>&5configure:1865: checking for strdupconfigure:1893: gcc -o conftest -g -O2 conftest.c 1>&5configure:1865: checking for strstrconfigure:1893: gcc -o conftest -g -O2 conftest.c 1>&5configure:1877: warning: conflicting types for built-in function `strstr'configure:1920: checking for gethostnameconfigure:1948: gcc -o conftest -g -O2 conftest.c 1>&5configure:1920: checking for gethostbynameconfigure:1948: gcc -o conftest -g -O2 conftest.c 1>&5configure:1920: checking for selectconfigure:1948: gcc -o conftest -g -O2 conftest.c 1>&5configure:1920: checking for socketconfigure:1948: gcc -o conftest -g -O2 conftest.c 1>&5configure:1920: checking for inet_atonconfigure:1948: gcc -o conftest -g -O2 conftest.c 1>&5configure:1975: checking for scandirconfigure:2003: gcc -o conftest -g -O2 conftest.c 1>&5configure:1975: checking for alphasortconfigure:2003: gcc -o conftest -g -O2 conftest.c 1>&5configure:2035: checking for tm.tm_gmtoffconfigure:2071: gcc -c -g -O2 conftest.c 1>&5configure:2110: checking for tm.tm_zoneconfigure:2147: gcc -c -g -O2 conftest.c 1>&5configure:2186: checking for sockaddr_in.sin_lenconfigure:2214: gcc -c -g -O2 conftest.c 1>&5configure: In function `main':configure:2209: structure has no member named `sin_len'configure: failed program was:#line 2199 "configure"#include "confdefs.h"#include <sys/types.h>#include <netinet/in.h>int main() {struct sockaddr_in testit;testit.sin_len = 0;; return 0; }configure:2441: checking compile and link profiling codeconfigure:2463: checking whether to compile and link debugging codeconfigure:2486: checking whether to link with the Dmalloc memory debugger/profilerconfigure:2552: checking whether to link with the Electric Fence memory debugger
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -