I hope this is the right maillist for this sort of question.

I just did a build of new APR 1.5.1 before I tried httpd 2.4.10 and when
I started up the apache service I noted in http://foo/server-info that
the
version of APR loaded is not the version compiled with :

Server Version: Apache/2.4.10 (Unix) PHP/5.4.30 OpenSSL/1.0.1h
Server Built: Jul 22 2014 03:54:45
Server loaded APR Version: 1.5.0
Compiled with APR Version: 1.5.1
Server loaded APU Version: 1.5.3
Compiled with APU Version: 1.5.3
Module Magic Number: 20120211:36
etc etc ...

So I generally have APR and APR_util built and tested separately before
hand
and then build httpd after checking a few basic dependencies. Must I
unpack
the apr and apr-util sources into ./srclib and use --with-included-apr
during
configure or do I have a header problem?


Dennis

Reply via email to