GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- openssh sshd dies withing unresolved symbol "getna...
Operating System - HP-UX
1849858
Members
1955
Online
104044
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 05:58 AM
02-13-2006 05:58 AM
I cold booted a hpux 11.11 system from Jun 2004 CD set. I wanted to setup "ssh" with my other server, so I downloaded the latest openssh, openssl, and zlib (openssh-4.2p1, openssl-0.9.8a, and zlib-1.2.3) and installed them.
These routines use to install under /opt, but now are under /usr/local, but I continued with the setup. I noticed that /usr/lib/ssllib.sl pointed to /opt/openssl (which was installed as part of the OS), so I force the openssl libraries to point to /usr/local/lib instead (used ln -sf to repoint them).
I ran the setup process "ssh-host-key-setup" and it ran ok.
The sshd daemon would not start. I ran it with debug and got the following error-
# /usr/local/sbin/sshd -d -e
debug1: sshd version OpenSSH_4.2p1
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'
debug1: rexec_argv[2]='-e'
/usr/lib/dld.sl: Unresolved symbol: getnameinfo (code) from /usr/local/sbin/sshd
Abort(coredump)
I don't have "gcc" on this server, would that be necessary to supply necessary libraries?
Or is there something else I'm missing...
TIA
Rod Hills
These routines use to install under /opt, but now are under /usr/local, but I continued with the setup. I noticed that /usr/lib/ssllib.sl pointed to /opt/openssl (which was installed as part of the OS), so I force the openssl libraries to point to /usr/local/lib instead (used ln -sf to repoint them).
I ran the setup process "ssh-host-key-setup" and it ran ok.
The sshd daemon would not start. I ran it with debug and got the following error-
# /usr/local/sbin/sshd -d -e
debug1: sshd version OpenSSH_4.2p1
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'
debug1: rexec_argv[2]='-e'
/usr/lib/dld.sl: Unresolved symbol: getnameinfo (code) from /usr/local/sbin/sshd
Abort(coredump)
I don't have "gcc" on this server, would that be necessary to supply necessary libraries?
Or is there something else I'm missing...
TIA
Rod Hills
There be dragons...
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 06:05 AM
02-13-2006 06:05 AM
Solution
Hi,
4.2p1 is already in "depot" here
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA
4.2p1 is already in "depot" here
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA
share share share
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 07:15 AM
02-13-2006 07:15 AM
Re: openssh sshd dies withing unresolved symbol "getnameinfo"
I used the Software Porting and Archive version. I forgot HP software depot had a more stable version.
Thanks,
Rod Hills
Thanks,
Rod Hills
There be dragons...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP