Hello,
  I'm trying to install openssl 1.0.1g from source on my Linux slackware
server.  Said "config shared, then make, then make install".    Apache
complains that EVP_idea_cbc is undefined.  nm -g says "U EVP_idea_cbc"
meaning it's undefined.  I thought it was because of the IDEA patent
thing.  But then I said nm -g | grep EVP  - and ALL those symbols are
undefined.

   How do I get them defined?  ( in openssl.so.1.0.0 )?

  Thanks in advance,

             - Jerry Kaidor ( je...@tr2.com )

Reply via email to