高分请教LINUX高手,急急急!!!
在红旗6下安装软件出现问题,输入make以后显示:***没有指明目标并且找不到makefile。停止。以下是输入./configure后显示出来的,请高手看一下出现了什么...
在红旗6下安装软件出现问题,输入make以后显示: *** 没有指明目标并且找不到 makefile。 停止。以下是输入./configure后显示出来的,请高手看一下出现了什么问题,该怎么解决,由于本人是菜鸟,步骤越详细越好。解决后有分追加,谢谢了!
[root@localhost amarok-1.4.10]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/bin/kde-config
checking where to install... /usr (as returned by kde-config)
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details. 展开
[root@localhost amarok-1.4.10]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/bin/kde-config
checking where to install... /usr (as returned by kde-config)
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details. 展开
展开全部
C compiler cannot create executables这个是由于gcc对当前环境的编译错误导致创建执行文件参数非法。。。所以你的makefile根本没有创建出来。
具体解决方法得把你的config.log放出来我看看再说
具体解决方法得把你的config.log放出来我看看再说
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
估计你安装的时候GCC还有些东西.没有安装全.所以才有这样的问题.
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询