I am trying to install Subversion with Apache support. I installed apr, apr-utils, neon, and OpenSSL with the --ena
apr
apr-utils
neon
OpenSSL
--ena
I've run into this in a couple of other non-openssl scenarios, and I've found that this is generally related to not having shared libraries turned on.
Adding --enable-shared to your configure line seems to fix it.
--enable-shared