xw898 发表于 2005-10-30 23:47:08

apt成功,编译出错?

在安装rstatd3.7版本时,在debian系统下用apt-get安装成功;但在redhat或debian用下载后的文件编译出错,无法安装,请求大家帮忙?
在./configure时报错:

loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gawk... gawk
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.

我的gcc是有的阿(3.3.5),请问为什么apt都成功了,而编译不行呢,如何解决?

月下刀客 发表于 2005-10-31 08:14:16

安装automake、autoconf

客游 发表于 2005-10-31 08:28:32

应该是看看gcc的版本!

xw898 发表于 2005-10-31 10:41:53

在redhat as 4 下如何安装还是失败,请问如何解决,有没有rstatd的rpm包,可不可以把rstatd.tar.gz包转为rpm包?如何作?谢谢!
页: [1]
查看完整版本: apt成功,编译出错?