在安装pure-ftpd-1.0.22遇到的问题。

在安装pure-ftpd-1.0.22遇到的问题。

在安装pure-ftpd-1.0.22遇到的问题。


[root@LinuxE3 pure-ftpd-1.0.22]# ./configure
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 a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
[root@LinuxE3 pure-ftpd-1.0.22]#


我是第一次安装软件,不知还差什么没有安装,如下gcc cpp都已经有了,还需要什么啊,gcc cpp是干什么用的啊??
[root@LinuxE3 ~]# rpm -qa|grep gcc
libgcc-3.4.5-2
gcc-gnat-3.4.5-2
gcc-3.4.5-2
gcc-java-3.4.5-2
gcc-c++-3.4.5-2
gcc-objc-3.4.5-2
gcc-g77-3.4.5-2
[root@LinuxE3 ~]# rpm -qa|grep cpp
cpp-3.4.5-2
[root@LinuxE3 ~]


我应该怎末做,请指教。
还有我的系统中有vsftpd,但是没有和系统一起启动,和上面的出错有关系吗。
还是没有人回贴啊。