|
蓝森林 http://www.lslnet.com 2006年5月28日 19:08
编译APACHE的问题
编译APACHE时出的错误:
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking target system type... sparc-sun-solaris2.9
Configuring Apache Portable Runtime library ...
checking for APR... reconfig
configuring package in srclib/apr now
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking target system type... sparc-sun-solaris2.9
Configuring APR library
Platform: sparc-sun-solaris2.9
checking for working mkdir -p... yes
APR Version: 0.9.7
checking for chosen layout... apr
checking for gcc... no
checking for cc... cc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
configure failed for srclib/apr
GCC我已经装了啊,请问怎么解决,谢谢了 |
编译APACHE的问题
但是他不知道在什么位置啊。
./configure --help
看这个里面的针对你当前的系统如何设置gcc的位置 |
编译APACHE的问题
好象搞定了,我把/usr/ccs/bin/目下的文件连接到/usr/sbin目录下,就可以了 |
| |