首页
下载
文档
社区
视频
捐赠
源代码
赞助商
AOT 编译器
AI 助理
商业产品
PHP AOT 原生编译器
Swoole-Compiler 代码加密器
CRMEB 新零售社交电商系统
登录
注册
全部
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
发表新帖
wsl2的centos中,安装swoole,执行./configure 报错
报错信息: ./configure: line 5909: syntax error near unexpected token `-Wbool-conversion,' ./configure: line 5909: ` AX_CHECK_COMPILE_FLAG(-Wbool-conversion, _MAINTAINER_CFLAGS="$_MAINTAINER_CFLAGS -Wbool-conversion")' PHP版本:8.2.4 swoole版本:5.0.2
发布于3年前 · 9 次浏览 · 来自
提问
叶良辰
报错信息: ./configure: line 5909: syntax error near unexpected token `-Wbool-conversion,' ./configure: line 5909: ` AX_CHECK_COMPILE_FLAG(-Wbool-conversion, _MAINTAINER_CFLAGS="$_MAINTAINER_CFLAGS -Wbool-conversion")' PHP版本:8.2.4 swoole版本:5.0.2
赞
0
收藏
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
登录
后参与评论
评论
2023-04-28
Rango
检查一下 `./configure` 的参数,去掉调试开发相关的选项。
赞
0
回复