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/local/apr/lib/libapr-1.la -lrt -lcrypt -lpthread
rotatelogs.o: In function `post_rotate':
/export/bench/benchmarks/src/httpd-2.4.1/support/rotatelogs.c:298:
undefined reference to `apr_file_link'
===================================
I'm using:
apr-1.4.6
apr-util-1.4.1
httpd-2.4.1
Here is how I configure httpd-2.4.1, /usr/local/apr is where I
installed the package built by my own.
==================================
./configure --enable-ssl --enable-so --with-mpm=worker
--prefix=/export/bench/benchmarks/tmp --with-apr=/usr/local/apr
-with-apr-util=/usr/local/apr
Any help are highly appreciated!
Thanks,
-Aubrey
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx