1825756 Members
2358 Online
109687 Solutions
New Discussion

Need ssh for HP-UX 11.0

 
SOLVED
Go to solution
jerry1
Super Advisor

Need ssh for HP-UX 11.0

I have tried several different versions of
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
6 REPLIES 6
Court Campbell
Honored Contributor
Solution

Re: Need ssh for HP-UX 11.0

Dude, if you have the time and ability just move to 11i v1 or v2. Or hope that someone still has the old depot. Why bang you head up against a wall when you could just move to a supported OS that has an available ss version that works.
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
Jannik
Honored Contributor

Re: Need ssh for HP-UX 11.0

jerry1
Super Advisor

Re: Need ssh for HP-UX 11.0

Court, I hear you man. I am thinking about
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.

Steven E. Protter
Exalted Contributor

Re: Need ssh for HP-UX 11.0

Shalom Jerry,

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
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
jerry1
Super Advisor

Re: Need ssh for HP-UX 11.0

Jannik!, You Are The MAN!!

It works!!

I also downloaded every piece of software
listed there too.

Bill Hassell
Honored Contributor

Re: Need ssh for HP-UX 11.0

Another source for obsolete OS software:

http://mirrors.develooper.com/hpux/


Bill Hassell, sysadmin