|
|
发表于 2004-7-10 00:20:12
|
显示全部楼层
回复: 为什么我编译openQ-0.3.0.p3到这里就出错了呢?帮忙看一下。
[root@there]# which gcc
[root@there]# rpm -q gcc
[root@there]# find / -name gcc
[root@there]# echo Do I need to install the gcc package
最初由 雪域汗衫 发表
[root@Linuxalive gaim-0.79]# ./configure
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
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 sed... /bin/sed
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. |
|