I fixed the startup issue by removing some of the static libraries and
building them as modules. There are probably more complicated linker
issues with static vs. dynamic modules than I am aware of.
Joel Eidsath
On Wed, Apr 4, 2012 at 7:14 AM, Philip Martin
wrote:
> Stefan Sperling writes:
>
>>
Stefan Sperling writes:
> The ldd output does indeed look correct. But it looks as if dlopen()
> regardless fails to locate the correct APR libraries when trying to
> load mod_dav_svn.so into the running httpd process.
> It probably finds another APR in /usr/lib or elsewhere and uses that.
>
> Tr
On Tue, Apr 03, 2012 at 09:17:41AM -0700, Joel Eidsath wrote:
> I would love some help on this one. I have included my ldd info, as
> well as my configure lines for apr, apr-util, httpd, and subversion.
> Let me know if you have a guess about what is going wrong.
>
> Also, please include me on rep
I would love some help on this one. I have included my ldd info, as
well as my configure lines for apr, apr-util, httpd, and subversion.
Let me know if you have a guess about what is going wrong.
Also, please include me on replies as I am not a member of the list.
Joel Eidsath
jeids...@gmail.com