QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 691|回复: 11

到底少装了哪一个工具???Linux高高手请进入!

[复制链接]
发表于 2004-12-14 11:12:15 | 显示全部楼层 |阅读模式
无论装那一个程序 到make这一步都会出现:
[root@localhost xmms-1.2.10]# make
make: *** 没有指明目标并且找不到 makefile。 停止。
[root@localhost xmms-1.2.10]# make install
make: *** 没有规则可以创建目标“install”。 停止。


比如装的结果:
[root@localhost root]# cd xmms-1.2.10
[root@localhost xmms-1.2.10]# ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for prefix by checking for xmms... /usr/bin/xmms
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
[root@localhost xmms-1.2.10]# make
make: *** 没有指明目标并且找不到 makefile。 停止。
[root@localhost xmms-1.2.10]# make install
make: *** 没有规则可以创建目标“install”。 停止。
[root@localhost xmms-1.2.10]#

请指教,谢!
发表于 2004-12-14 11:46:40 | 显示全部楼层
请贴出config.log的内容
回复

使用道具 举报

 楼主| 发表于 2004-12-14 13:05:47 | 显示全部楼层
什么是config.log,
是不是这个:
root@localhost xmms-1.2.10]# ./configure
回复

使用道具 举报

发表于 2004-12-14 13:11:03 | 显示全部楼层
不是,源码目录下的config.log
回复

使用道具 举报

发表于 2004-12-14 14:58:19 | 显示全部楼层
checking for C compiler default output... configure: error: C compiler cannot create executables

到这一步就已经出错了,configure没有完成,后面的make当然也不能进行了,好像是c编译器有问题
回复

使用道具 举报

发表于 2004-12-14 16:06:10 | 显示全部楼层
没有安装gcc吗?
回复

使用道具 举报

发表于 2004-12-14 16:18:36 | 显示全部楼层
[quote:c9b5ce2f3f="bestceo"]没有安装gcc吗?[/quote]

装了,这都看不出
回复

使用道具 举报

发表于 2004-12-14 16:35:21 | 显示全部楼层
不能建立输入文件
是权限问题??
在哪编译的?
回复

使用道具 举报

发表于 2004-12-14 18:34:49 | 显示全部楼层
[code:1]configure: error: C compiler cannot create executables[/code:1]
没有g++
我上次碰到了一样的问题,装上g++后就可以了
回复

使用道具 举报

 楼主| 发表于 2004-12-15 14:51:59 | 显示全部楼层
谢谢各位高手,问题解决了。你们说的对,就是少装一些东东。


再次感谢。 
回复

使用道具 举报

发表于 2004-12-15 15:20:59 | 显示全部楼层
[code:1]
checking for C compiler default output... configure: error: C compiler cannot create executables
[/code:1]

晕死!你configure都error了,还能往下做?
回复

使用道具 举报

发表于 2004-12-15 17:04:02 | 显示全部楼层
請說明你用什麼發行版
是否Mandrake呢
如果是的話
原因是預設安裝時有一個套件沒有安裝
但請你先說明你用什麼發行版
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-14 10:35 , Processed in 0.042613 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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