Thanks, this one works!
On Fri, Mar 16, 2012 at 7:54 AM, Tianyin Xu wrote:
> hmmm... this problem can be probably solve by put the newest apr and
> apr-util libs in your source code directory, and then build your httpd based
> on them.
>
> Try this:
>
> Download the apr and apr-util from the
> li
I've had to do the same thing when compiling under RHEL 5.7 64 bit. Im just
verifying that the mentioned solution worked for me.
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
Tianyin Xu wrote:
hmmm... this problem can be probably solve by put the newest apr and apr-uti
hmmm... this problem can be probably solve by put the newest apr and
apr-util libs in your source code directory, and then build your httpd
based on them.
Try this:
Download the apr and apr-util from the link:
http://apr.apache.org/download.cgi
1. untar these two tarballs and put them into the s
On Thu, Mar 15, 2012 at 12:01 PM, Aubrey Li wrote:
> Sorry to bother if this is a known issue, building httpd-2.4.1 run
> into the following error.
Searching the web for "undefined reference to `apr_file_link'" has a
number of pointers.
---
Sorry to bother if this is a known issue, building httpd-2.4.1 run
into the following error.
===
/usr/local/apr/build-1/libtool --silent --mode=link gcc -std=gnu99 -g
-O2 -pthread-o rotatelogs rotatelogs.lo
/usr/local/apr/lib/libaprutil-1.la -lexpat
/usr/loc