Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

linux 每次make的时候 都出现这个问题

[复制链接]
ewen 发表于 2004-8-18 18:56:18 | 显示全部楼层 |阅读模式
刚刚装了linux 每次make的时候 都出现这个问题

[root@liunx httpd-2.0.50]# ./configure --prefix=/server/apache --enable-so
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld

Configuring Apache Portable Runtime library ...

checking for APR... reconfig
configuring package in srclib/apr now
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
Configuring APR library
Platform: i686-pc-linux-gnuoldld
checking for working mkdir -p... yes
APR Version: 0.9.5
checking for chosen layout... apr
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
configure failed for srclib/apr
[root@liunx httpd-2.0.50]# make
make: *** No targets specified and no makefile found. Stop.




thanks

[ Last edited by UP.Linux on 2004-9-4 at 01:24 AM ]
UP.Linux 发表于 2004-8-19 12:26:43 | 显示全部楼层
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no

这些检测表明,你机子上没有安装任何编译器,你在安装时选自定义安装,把开发工具那一项选中,或者自已手工安装 gcc ,然后再编译,并把每一个提示找不到的软件包全都装上,否则无法编译。
回复

使用道具 举报

 楼主| ewen 发表于 2004-8-19 21:17:25 | 显示全部楼层
问题已经解决。谢谢您。
回复

使用道具 举报

GooDTeaM 发表于 2004-8-24 16:16:17 | 显示全部楼层
Originally posted by UP.Linux at 2004-8-19 12:26 PM:
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no

这些检测表明,你机子上没有安装任何编译器,你在安装时选自定义安装,把开发工具那一项选中,或者自已手工安 ...

:lol:lol:lol
回复

使用道具 举报

 楼主| ewen 发表于 2004-8-24 23:24:25 | 显示全部楼层
呵呵,,谢谢了。
回复

使用道具 举报

xiao-wang 发表于 2004-9-2 08:00:34 | 显示全部楼层
这些小的编译器怎么安装,我是说在光盘中有独立的软件包???如果有的话,在光盘中有这么多的软件包,怎么找啊??
回复

使用道具 举报

 楼主| ewen 发表于 2004-9-3 20:32:27 | 显示全部楼层
ls gcc*
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-12-23 10:31 , Processed in 0.022915 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表