you are using an old OpenSSL 0.9.6. You must use a new OpenSSL 0.9.7. If you already use such a modern version then you set the wrong path to this OpenSSL. Please use the option --with-openssl-prefix to specify this path.
OpenSSL installs on Linux normally to /usr/local/ssl/. The option and the value are in this case
--with-openssl-prefix=/usr/local/ssl
(NOT /usr/local/ssl/bin/openssl because the prefix includes the headers and libraries too)
Best regards and a happy new year
Michael
Hamrick, Matt wrote:
So I'm trying to install on Darwin 6.3 (aka MacOS 10.2) and am getting the X509_STORE_set_flags problem.
-- ------------------------------------------------------------------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099 Berlin Germany http://www.openca.org
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
