📄 config.log
字号:
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.configure:570: checking host system typeconfigure:591: checking target system typeconfigure:609: checking build system typeconfigure:635: checking for gccconfigure:712: checking whether the C compiler (gcc ) worksconfigure:726: gcc -o conftest conftest.c 1>&5configure:746: checking whether the C compiler (gcc ) is a cross-compilerconfigure:751: checking whether we are using GNU Cconfigure:760: gcc -E conftest.cconfigure:775: checking whether gcc accepts -gconfigure:806: checking gcc versionconfigure:824: checking how to link static binariesconfigure:855: checking for __prognameconfigure:868: gcc -o conftest -g -O2 conftest.c 1>&5configure:891: checking how to run the C preprocessorconfigure:912: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:955: checking for fcntl.hconfigure:965: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:955: checking for memory.hconfigure:965: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:955: checking for paths.hconfigure:965: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:992: checking whether time.h and sys/time.h may both be includedconfigure:1006: gcc -c -g -O2 conftest.c 1>&5configure:1031: checking for dirent.h that defines DIRconfigure:1044: gcc -c -g -O2 conftest.c 1>&5configure:1069: checking for opendir in -ldirconfigure:1088: gcc -o conftest -g -O2 conftest.c -ldir 1>&5ld: cannot open -ldir: No such file or directoryconfigure: failed program was:#line 1077 "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:1154: checking for gethostbynameconfigure:1182: gcc -o conftest -g -O2 conftest.c 1>&5configure:1367: checking for socketconfigure:1395: gcc -o conftest -g -O2 conftest.c 1>&5configure:1496: checking for cryptconfigure:1524: gcc -o conftest -g -O2 conftest.c 1>&5/tmp/cca031381.o: In function `main':/home/gerg/new-wave/user/thttpd/configure:1518: undefined reference to `crypt'configure: failed program was:#line 1501 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes, which can conflict with char crypt(); below. */#include <assert.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 crypt();int main() {/* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */#if defined (__stub_crypt) || defined (__stub___crypt)choke me#elsecrypt();#endif; return 0; }configure:1542: checking for crypt in -lcryptconfigure:1561: gcc -o conftest -g -O2 conftest.c -lcrypt 1>&5configure:1591: checking for hstrerrorconfigure:1619: gcc -o conftest -g -O2 conftest.c -lcrypt 1>&5configure:1682: checking for strerrorconfigure:1710: gcc -o conftest -g -O2 conftest.c -lcrypt 1>&5configure:1739: checking for waitpidconfigure:1767: gcc -o conftest -g -O2 conftest.c -lcrypt 1>&5configure:1739: checking for snprintfconfigure:1767: gcc -o conftest -g -O2 conftest.c -lcrypt 1>&5configure:1795: checking for unistd.hconfigure:1805: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1834: checking for getpagesizeconfigure:1862: gcc -o conftest -g -O2 conftest.c -lcrypt 1>&5configure:1887: checking for working mmapconfigure:2035: gcc -o conftest -g -O2 conftest.c -lcrypt 1>&5configure:2059: checking whether make sets ${MAKE}configure:2096: checking for a BSD compatible install
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -