./Modules/posixmodule.c:8330:12: note: forward declaration of 'struct sf_hdtr'
struct sf_hdtr sf;
^
./Modules/posixmodule.c:8410:15: error: implicit declaration of function 'sendfile' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
ret = sendfile(in, out, offset, &sbytes, &sf, flags);
^
2 errors generated.
make: *** [Modules/posixmodule.o] Error 1
make: *** Waiting for unfinished jobs....
依赖应该是没问题吧:
shuohui@ShuoHuideAir ~ brew list
autoconf libunistring pyenv wget
gettext openssl@1.1 readline xz
libidn2 pkg-config sqlite zlib
刚把古董 air (系统是:OS X 10.16)转主力机用。。 很多不懂,顺便求一些 mac 入门与进阶的书籍。。最好是豆瓣能直接买到电子版的。
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.