Hi All,
Below is a error mesg which I have no idea on how to resolve. I think that I could be missing some lib.
# /usr/local/sbin/sshd -d
debug1: sshd version OpenSSH_4.4p1
debug1: private host key: #0 type 0 RSA1
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug1: read PEM private key done: type DSA
debug1: private host key: #2 type 2 DSA
debug1: rexec_argv[0]='/usr/local/sbin/sshd'
debug1: rexec_argv[1]='-d'
/usr/lib/dld.sl: Unresolved symbol: getnameinfo (code) from /usr/local/sbin/sshd
Abort(coredump)
# uname -a
HP-UX testfc B.11.00 U 9000/800 101271721 unlimited-user license
Please help
Chris