[Bug 269] New: OpenSSH doesn't compile with dynamic OpenSSL libraries

Lutz Jaenicke Lutz.Jaenicke at aet.TU-Cottbus.DE
Sun Jun 9 17:58:31 EST 2002


On Sun, Jun 09, 2002 at 06:24:04AM +1000, bugzilla-daemon at mindrot.org wrote:
> Dynamically compiled OpenSSL files in /opt/openssl-0.9.6d-sh
> gmake clean;./configure --prefix=/opt/openssh323p1 --with-ssl-dir=/opt/openssl-
> 0.9.6d-sh --with-zlib=/opt/zlib --with-pam
> 
> checking for pam_set_item in -lpam... yes
> checking for pam_getenvlist... yes
> checking whether pam_strerror takes only one argument... no
> configure: error: *** Can't find recent OpenSSL libcrypto (see config.log for 
> details) ***
> 
> Here are the last 8 lines from config.log:
> #define HAVE_INTTYPES_H 1
> #define HAVE_UNISTD_H 1
> #define GETPGRP_VOID 1
> #define HAVE_LIBDL 1
> #define HAVE_LIBPAM 1
> #define HAVE_PAM_GETENVLIST 1
> #define USE_PAM 1
> configure: exit 1

This information is not sufficient. It does not tell, why the detection of
the OpenSSL libraries failed. You must further examine config.log for
locations where "-lcrypto" is tested.

Best regards,
	Lutz
-- 
Lutz Jaenicke                             Lutz.Jaenicke at aet.TU-Cottbus.DE
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus



More information about the openssh-unix-dev mailing list