首页
下载
文档
社区
视频
捐赠
源代码
赞助商
AOT 编译器
AI 助理
商业产品
PHP AOT 原生编译器
Swoole-Compiler 代码加密器
CRMEB 新零售社交电商系统
登录
注册
全部
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
发表新帖
为了安装openssl 第二次编译安装swoole 报如下错误
g : error: src/protocol/.libs/MimeTypes.o: No such file or directory make: *** [swoole.la] Error 1
发布于6年前 · 10 次浏览 · 来自
提问
S
Sun
g : error: src/protocol/.libs/MimeTypes.o: No such file or directory make: *** [swoole.la] Error 1
赞
0
收藏
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
登录
后参与评论
评论
2020-01-06
t
toly
先运行 make clean
赞
0
回复
2022-07-04
苹果哥
不行哦, 我也是这个问题, /bin/ld: cannot find -lssl /bin/ld: cannot find -lcrypto collect2: error: ld returned 1 exit status make: *** [Makefile:451: swoole.la] Error 1
赞
0
回复
2022-07-06
Rango
使用 apt、yum 安装 openssl 库。
赞
0
回复