|
下载openq的源码包,但是无法执行make命令,请问实用make命令需要装什么。
----------------------------------------------------------------------------
debian:~/down/openq-0.3.2# ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
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 style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
debian:~/down/openq-0.3.2#
------------------------------------------------------------------------ |
|