|
准备升级内核到2.6.8.1,但在升级安装module-init-tools-3.0.tar.gz工具包时出了问题:
[root@localhost module-init-tools-3.0]# ./configure --prefix=/
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 whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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.
[root@localhost module-init-tools-3.0]#
我很菜,老大们,这是怎么回事呀?如何解决?
另外这个3.0的工具包,能够满足2.6.8.1的升级要求么? |
|