SVN 1.4.3 - Compile issues with OpenSSL support on Solaris 10-SPARC
From: Thomas U <unixtu_at_mail.com>
Date: 2007-03-29 22:39:48 CEST
I'm trying to compile Subversion 1.4.3 on a Solaris 10 SPARC system with SSL enabled and i'm running into some issues that are causing me to want to bang my head against a wall. I was able to successfully compile SVN 1.4.3 on this same box without SSL support (to a non-standard directory which I subsequently removed so that I could install with SSL support).
My OpenSSL install is in a non-standard location (/inst/pkg-ver/openssl-0.9.8e) so my SVN configure statement looks like this.
I've tried both the base dir for OpenSSL and the lib dir but neither resolved the issue.
This is the error message that i'm getting, and I can't figure out for the life of me why Subversion is complaining about an OpenSSL 0.9.7 library being missing when i'm clearly pointing it to OpenSSL 0.9.8.
/home/tu/subversion-1.4.3/build/install-sh -c -d /inst/pkg-ver/svn-client-1.4.3/share/locale/zh_TW/LC_MESSAGES
I've tried the usual primary sources -- google, list archives, etc. but didn't find anything particularly useful. I am wondering whether this issue is the result of my non-standard location for OpenSSL and it is failing because I can't just specify --with-ssl=PATH/TO/INSTALLATION.
Any suggestions?
=
---------------------------------------------------------------------
|
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.