Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
git/daemon.c 中有一个 main() 函数,所以我尝试构建它但失败了,原因是什么
gcc daemon.c In file included from daemon.c:1: cache.h:11:10: error: #include expects "FILENAME" or <FILENAME>
您缺少一大堆编译器标志,这些标志通常由构建基础架构的其余部分生成autoconf和使用。Makefile
autoconf
Makefile
看cache.h不到INSTALL.
cache.h
INSTALL