|
我 从 isc上 下载了个 bind 9.3.4 然后在编译前 配置的 时候 出现了 问题 如下:
[root@localhost ~]# cd /usr/local/src/bind-9.3.4
[root@localhost bind-9.3.4]# ./configure --prefix=/usr/local/bind
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for ar... /usr/bin/ar
checking for etags... no
checking for emacs-etags... no
checking for perl5... no
checking for perl... /usr/bin/perl
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.
偶是初学 所以看不明白是 什么 意思
希望各位大虾能够 帮助 偶 一下 谢谢了 .! |
|