> On 10 Apr 2018, at 02:54, Rodrigo Cunha <rodrigo.root...@gmail.com> wrote:
> 
> /home/rcunha/apr-util-1.6.1/build/rules.mk:206: recipe for target 
> 'xml/apr_xml.lo’ failed

There’ll be an earlier error where it fails to find an XML library.

You’ll need either expat or libxml2 to be installed, and if you’re using 
Debian’s
versions you’ll need the -dev packages from apt.  apr-util should then find 
them,
but if it doesn’t then you’ll need a —with-expat or —with-libxml2 option.

— 
Nick Kew
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to