openssh on solaris 9 sparc

Maciej Bliziński maciej at opencsw.org
Mon Dec 18 15:10:52 CET 2017


Hi Ilan,

On Mon, Dec 18, 2017 at 03:58:20PM +0200, Ilan Schwarts via users wrote:
> Hi all,
> I am trying to install OpenSSH on solaris 9 sparc from
> https://www.opencsw.org/package/openssh/
> 
> After installation completes, when executing ssh i receive the following error:
> bash-2.05# ssh
> ld.so.1: ssh: fatal: libresolv.so.2: version `SUNW_2.2.1' not found
> (required by file /opt/csw/lib/sparcv8/libkrb5.so.3)
> ld.so.1: ssh: fatal: libresolv.so.2: open failed: No such file or directory
> Killed
> 

(snip)

>         libresolv.so.2 (SUNW_2.2.1) =>   (version not found)

This is probably happening because the libresolv version that is installed on
the system doesn't contain the required version of symbols. This in turn is the
case for systems that haven't been patched in a long time. We used to have a
list of minimal Solaris versions for OpenCSW to work, but I can't find it now.
For Solaris 10, the version is 10u8:

https://www.opencsw.org/2014/12/minimum-libc-version-is-1-22-5/

I don't know what the version is for Solaris 9. Check your Solaris 9 version and
patch it if you can. If you manage to track down what version of Solaris 9
libresolv.so.2 (SUNW_2.2.1) comes with, please let me know and I will post that
on the website.

Thanks,
Maciej


More information about the users mailing list