Re: Latest OpenSSH can't find latest OpenSSL
From: CH (CH@Nunya.com)Date: 06/27/02
- Next message: Simon Tatham: "Re: PuTTY with Linux"
- Previous message: Andy Pohl: "ssh freezes"
- In reply to: Chris Boyce: "Latest OpenSSH can't find latest OpenSSL"
- Next in thread: Chris Boyce: "Re: Latest OpenSSH can't find latest OpenSSL"
- Reply: Chris Boyce: "Re: Latest OpenSSH can't find latest OpenSSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "CH" <CH@Nunya.com> Date: Thu, 27 Jun 2002 08:28:27 GMT
I had the same problem with Solaris 8, OpenSSL 0.9.6d, and OpenSSH 3.4
It's probably just a bad version test in OpenSSH (but I'm not a software
engineer).
I have a non-production system that I rolled back to OSSL 0.9.6c,
successfully compiled and manually installed OSSH 3.4 on, then updated to
OSSL 0.9.6d. So far it seems to work. You may want to try this, if you can
spare the time, risk, etc.
"Chris Boyce" <cboyce@tickets.com> wrote in message
news:afebif$36f$1@grandcanyon.binc.net...
> We're running Openserver 5.0.5 with required supplements.
>
> With all the fervor regarding the latest release of
> OpenSSH, I have downloaded openssh 3.4. At the same time,
> I have also tried to compile ssh using the latest stable
> version of openssl (0.9.6d).
>
> After much experimenting, I have concluded that I can
> configure and compile openssh 3.4 if my installed openssl
> is version 0.9.6c. But when I try to run ./configure for
> ssh when ssl version 0.9.6d is installed, I get:
>
> *** Can't find recent OpenSSL libcrypto (see config.log for details)
>
> The config.log also includes the following undefined symbol:
>
> undefined first referenced
> symbol in file
> RAND_add conftest.o
>
>
> This *appears* to be an SCO affliction, because I had no problems
> on my Solaris system, and another colleague with Openserver
> is having the same problem as me. I suppose I could try making
> environment variables - I tried LD_LIBRARY_PATH already
> with no luck - so see if it would pick up the crypto libraries, but
> why would ssl 0.9.6c work fine? Could this be an SCO-specific
> bug with openssh 3.4?
>
> Any insight is greatly appreciated.
>
> Chris Boyce
> cboyce@tickets.com
>
>
>
- Next message: Simon Tatham: "Re: PuTTY with Linux"
- Previous message: Andy Pohl: "ssh freezes"
- In reply to: Chris Boyce: "Latest OpenSSH can't find latest OpenSSL"
- Next in thread: Chris Boyce: "Re: Latest OpenSSH can't find latest OpenSSL"
- Reply: Chris Boyce: "Re: Latest OpenSSH can't find latest OpenSSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|