Chinaunix
标题:
apache的问题,请高手看看!
[打印本页]
作者:
hyhappy
时间:
2005-01-29 15:52
标题:
apache的问题,请高手看看!
我的系统内核是2.4.7-10smp 版本是:Red Hat 7.2,装httpd-2.0.52.tar.gz
./configure --prefix=/opt/apache2 --enable-so
但是在make的时候却报如下错误,本人学识浅薄,不知道是什么意思,怎么解决,请高手看看,帮帮给些意见。
Making all in srclib
make[1]: Entering directory `/opt/httpd-2.0.52/srclib'
Making all in apr
make[2]: Entering directory `/opt/httpd-2.0.52/srclib/apr'
Making all in strings
make[3]: Entering directory `/opt/httpd-2.0.52/srclib/apr/strings'
make[4]: Entering directory `/opt/httpd-2.0.52/srclib/apr/strings'
/bin/sh /opt/httpd-2.0.52/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_cpystrn.c && touch apr_cpystrn.lo
In file included from apr_cpystrn.c:16:
../include/apr.h:393: #error no decision has been made on APR_PATH_MAX for your platform
make[4]: *** [apr_cpystrn.lo] Error 1
make[4]: Leaving directory `/opt/httpd-2.0.52/srclib/apr/strings'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/opt/httpd-2.0.52/srclib/apr/strings'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/httpd-2.0.52/srclib/apr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/httpd-2.0.52/srclib'
make: *** [all-recursive] Error 1
作者:
capasult
时间:
2005-01-29 18:51
标题:
apache的问题,请高手看看!
把glibc-devel,glibc-kernheaders的包装上去
欢迎光临 Chinaunix (http://bbs.chinaunix.net/)
Powered by Discuz! X3.2