轻逐微风 发表于 2010-05-30 10:10

编译httpd-2.2.15出错library '/usr/local/apr/lib/libapr-1.la' was moved.

大家好。

编译参数:
./configure --prefix=/usr/local/httpd \
--enable-modules=rewrite expires cache file-cache disk-cache mem=-cache proxy proxy-connect proxy-ftp proxy-http proxy-ajp proxy-balancer \
--enable-ssl \
--with -apr=/usr/local/apr \
--with-apr-util=/usr/local/apr-util \
--enable-so

错误提示:
libtool:link:warnig:library '/usr/local/aprlib/libapr-1.la' was moved.
libtool:link:cannot find the library '/usr/local/httpd/lib/libapr-1.la' or unhandled argument '/usr/local/httpd/lib/libapr-1.la'
make:***Error 1
make:Leaving directory '/usr/src/httpd-2.2.15/support'
make:*** Error 1
make:Leaving directory '/usr/src/httpd-2.2.15/support'
make:*** Error 1

请问这是什么问题呢?

轻逐微风 发表于 2010-05-30 21:04

自已顶下

weixinchao2012 发表于 2014-07-02 21:28

请问怎么解决的呢?
页: [1]
查看完整版本: 编译httpd-2.2.15出错library '/usr/local/apr/lib/libapr-1.la' was moved.