| Re: FW: Error running make for subversion
From: Philip Martin <philip_at_codematters.co.uk>
 Date: Thu, 08 Jun 2017 22:05:57 +0100 
"Joseph, Anselm" <Anselm.Joseph_at_fpl.com> writes:
 > Hello all,
 This page:
 https://www.ibm.com/developerworks/aix/library/au-gnu.html
 tells me that AIX has two sorts of shared libraries: native shared
 When Subversion attempts to install mod_dav_svn it delegates to Apache's
 $ make -n install-mods-shared
 Looking at your error:
 libtool: install: cp .libs/mod_dav_svn.aT
 mod_dav_svn.a (a AIX native shared library) is being copied but the
 It looks like Apache's apxs doesn't properly handle AIX native shared
 I don't know what the correct solution is on AIX.  I don't know whether
 Perhaps there is a compiler or linker option that will get the linker to
 Perhaps you could modify apxs to avoid doing the chmod?
 As a hack you could create dummy .so files in the installation directory
 -- PhilipReceived on 2017-06-08 23:06:10 CEST | 
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.