Re: Install Issue

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Tue, 10 Nov 2009 21:49:27 -0800 (PST)

On Wed, 11 Nov 2009, Roman Gelfand wrote:
> OpenSSL 1.0.0-beta4 - Do you think that perhaps the problemn is here.
> Should I get 0.98 version?

It compiles fine for me (on FreeBSD) with both of those, as long as
"configure" actually finds them. It also works as far back as 0.9.7e
since I also have that installed.

> libssl.a in /usr/lib and /usr/local/ssl/lib but couldn't find
> ERR_peek_error and SSL_library_init symbols.

If you haven't already, try:

./configure --with-openssl=/usr/local/ssl

...although the current configure script is supposed to check there first
as it is.

Does your config.log show what it tried? Have a look in there and search
for those function names to see what it tried to do to resolve those
functions.
Received on Wed Nov 11 2009 - 05:49:56 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:19:08 PST