Re: Latest OpenSSH can't find latest OpenSSL

From: CH (CH@Nunya.com)
Date: 06/27/02


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
>
>
>



Relevant Pages

  • Re: OpenSSH Password Aging/Expiration on UW2.1.3
    ... Try using gcc compiler. ... >difficulties with UnixWare and not Solaris. ... >> Look at the thread 'OpenSSH and forced password change' ... >>> When user bob attempts to login, ...
    (comp.security.ssh)
  • Re: ssh compatability issues
    ... >> without keeping two versions of ssh around on my home computer. ... running the OpenSSH server that comes with Solaris ... By 'some old security problems with that' I was not sure if you meant ...
    (comp.security.ssh)
  • Sunfreeware OpenSSH 3.8p1 hostbased auth problem Solaris 9
    ... I've also explicitly disabled OpenSSH protocol 1. ... hostbased authentication only works when the client has ssh suid root. ... One of the OpenSSH devs suggested that for Solaris it could be hardcoded ...
    (SunManagers)
  • Re: Installing openssh on solaris 8 server
    ... I guess you have more fun with the packages onhttp://www.blastwave.org/ ... Older Solaris 8 versions do not have them out of the box. ... openssh package will tell you _beforehand_ if you need additional patch ... And with the blastwave infrastructure in place ...
    (comp.unix.solaris)
  • Proving OpenSSH 3.4p1 is using /dev/urandom (Solaris 9 ossh Vs OpenBSD ossh)
    ... I've had my battles with using a randomness generator under Solaris. ... Over the years while compiling up OpenSSH I've used AndiRAND, egd, ... OpenSSH ... However lsof does not show it being used as above. ...
    (Focus-SUN)