- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Need ssh for HP-UX 11.0
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
Community
Resources
Forums
Blogs
- 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
04-05-2007 06:32 AM
04-05-2007 06:32 AM
openssl and openssh src to compile on HP-UX
11.0 to no avail. I get 99.9% done and Bang!
Error message at bottom.
Does anyone have a cheat sheet or other on
what was needed to make ssh work on HP-UX 11.0.
HP won't give me their last release of ssh
depot for HP-UX 11.0.
Now I'm looking for the latest versions of
gcc, libz, etc.... to start over on a clean
HP-UX 11.0 box with all the HP patches.
Although there seems to be an NFS rpc timeout
problem that has come up when doing a "make"
from NFS mount and writing back to NFS mount.
Great!
.
.
.
gcc -o ssh ssh.o readconf.o clientloop.o
sshtty.o sshconnect.o sshconnect1.o ssh
connect2.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib -lssh -lopenbsd-compat -l crypto -lz -lnsl -lxnet -lsec /usr/ccs/bin/ld: Unsatisfied symbols:
_U_Qfneg (first referenced in openbsd-compat//libopenbsd-compat.a(bsd-arc4random.o)) (code)
collect2: ld returned 1 exit status
gmake: *** [ssh] Error 1
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 06:36 AM
04-05-2007 06:36 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 06:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 07:07 AM
04-05-2007 07:07 AM
Re: Need ssh for HP-UX 11.0
just doing that. Upgrading to 11i.
But, understand that I work in a place that
only understand that if the server is
performing its function that it was built
to do then change is not accepted to easy.
Also, there are a lot of custom compiled
code running on this server that may break
if I upgrade it to 11i. I would have to make
sure I have at least two good Ignite tapes
in case I had to back out. Or move all the
code to another 11i box, available soon, and
test it out. I do not have a lot of hardware
to really test on here. I find it hard to
beleive that there is not someone out there
that has the old depot hidden somewhere.
I plan on starting my own archive of old
software.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 07:16 AM
04-05-2007 07:16 AM
Re: Need ssh for HP-UX 11.0
Gary Cantwell is working with HP to get us access to archived software. He believes he will succeed. There is a lot of inertia to overcome.
Knowing that 11.00 was going to be buried, I did a near the end download of openssl and openssh from software.hp.com at work.
I can probably get permission to post these versions for you early next week. Use my contact form in my ITRC profile to contact me if you wish to proceed.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 07:56 AM
04-05-2007 07:56 AM
Re: Need ssh for HP-UX 11.0
It works!!
I also downloaded every piece of software
listed there too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 09:58 AM
04-05-2007 09:58 AM