Subject: .so versions
To: None <port-arm32@netbsd.org>
From: David Forbes <david@flossy.u-net.com>
List: port-arm32
Date: 03/01/1999 12:44:25
Having just brought my CATS machine up to -current, I'm getting the
following message, when I run ssh:
crowley:guest$ ssh
/usr/libexec/ld.so: warning: libutil.so.5.0: minor version >= 4 expected,
using it anyway
Now this ssh binary was built against libutil.so.4.4 (which is still
present in /usr/lib). It seems to be a bit anomalous that it's
complaining about a different minor when the major version is different?
FWIW, ld.so is an old version, built on 15th Dec '98. Is this just due to
an old/dodgy version ld.so or is this normal behaviour?
Thanks,
David.