Read the file PROBLEMS in the distribution.

Basically, it is trying to link with the libraries in /usr/lib instead of the ones that it's supposed to link against, and those do not have OPENSSL_cleanse defined.

r.

On Tuesday, December 10, 2002, at 11:34 PM, Matthew Smith wrote:

I got the error below after running make.

%> cd /usr/local/src/openssl-0.9.6h
%> ./config
%> make

<snip>
ld: Undefined symbols:
_OPENSSL_cleanse
make[2]: *** [openssl] Error 1
make[1]: *** [sub_all] Error 1
</snip>

Anyone have any ideas on how to fix this?

Attached is the full make report


<make_report>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to