首页
下载
文档
社区
视频
捐赠
源代码
赞助商
AOT 编译器
AI 助理
商业产品
PHP AOT 原生编译器
Swoole-Compiler 代码加密器
CRMEB 新零售社交电商系统
登录
注册
全部
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
发表新帖
swoole编译失败
running: /tmp/pear/temp/swoole/configure checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for cc... cc checking for C compiler default output file name... configure: error: in `/tmp/pear/temp/pear-build-rootSbO3Dh/swoole-1.7.4': configure: error: C compiler cannot create executables See `config.log' for more details. ERROR: `/tmp/pear/temp/swoole/configure' failed
发布于10年前 · 7 次浏览 · 来自
提问
J
James
running: /tmp/pear/temp/swoole/configure checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for cc... cc checking for C compiler default output file name... configure: error: in `/tmp/pear/temp/pear-build-rootSbO3Dh/swoole-1.7.4': configure: error: C compiler cannot create executables See `config.log' for more details. ERROR: `/tmp/pear/temp/swoole/configure' failed
赞
0
收藏
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
登录
后参与评论
评论
2015-12-26
梵
梵烟
没安装 gcc 编译器。
赞
0
回复
2015-12-30
新
新用户(手机注册)
[root@AY140411145851083829Z ~]# rpm -qa|grep gcc libgcc-4.4.7-4.el6.x86_64 gcc-4.4.7-4.el6.x86_64 gcc-c -4.4.7-4.el6.x86_64 装了的
赞
0
回复
2015-12-30
贺
贺鱼
是否有权限读写文件。
赞
0
回复
2015-12-30
奔
奔跑的绵阳
这个指的是什么权限呢?我用的是root用户
赞
0
回复
2015-12-30
T
TokyJiao
configure:2458: $? = 1 configure:2496: result: configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #
赞
0
回复
2015-12-30
超
超神~
是不是要安装G77?
赞
0
回复
2015-12-30
洛
洛奇 巴布亚
See `config.log' for more details
赞
0
回复
2015-12-30
王
王静文
上面的那段就是从config.log里提取出来的,看不出什么
赞
0
回复
2015-12-30
残
残缺的迂回∮
这个问题我们还没遇到过,可能是环境问题。请下载一个swoole的源码版本然后编译看看。
赞
0
回复