James, My Slackware system has openssl-0.9.6a installed with openssh-3.4p1, so it looks like 0.9.1c is _not_ all that current. http://www.openssl.org/source/openssl-0.9.6d.tar.gz
Mark Post -----Original Message----- From: James Melin [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 3:21 PM To: [EMAIL PROTECTED] Subject: Open SSH configure problem I've downloaded untarred and otherwise made ready openssh 3.4. When I try to run configure for it, I get the following error (note I am running the 2.2.x kernal) checking for daemon... yes checking for getpagesize... yes checking whether snprintf correctly terminates long strings... yes checking whether getpgrp requires zero arguments... yes configure: error: *** Can't find recent OpenSSL libcrypto (see config.log for de tails) *** I do have what I believe is the most current libcrypto available installed.... I've tried mod_ssl-2.8.10-1.3.26 and openssl-0.9.1c They seem to configure/make/make install correctly, but configure for openssh seems to not be able to fund them. The config.log doens't reveal anything that seems to relate.... configure:2443: $? = 1 configure: failed program was: #line 2432 "configure" #include "confdefs.h" Then more configure stuff goes forward so this doesn't seem to be related I see a couple other fails for it in the log but I don't see libcrypto stuff specifically
