Subject: openssl 0.9.7e on1.6.2
To: None <tech-pkg@NetBSD.org>
From: Adrian Portelli <adrianp@stindustries.net>
List: tech-pkg
Date: 01/11/2005 14:59:38
Was just upgrading some old 1.6.2 boxen and after updating openssl to
0.9.7e started seeing some errors on ssl enabled applications. I saw
this with both net-snmp and ntp4 just before the package installation
completes it will print:
Shared object "libssl.so.300" not found
I put a symlink to /usr/pkg/lib/libssl.so.0.9.7 to see what would happen
and got:
Shared object "libcrypto.so.300" not found
Put in another symlink to /usr/pkg/lib/libcrypto.so.0.9.7 and the
messages seemed to go away.
adrian.