openssh-4.4p1 compile error.

Darren Tucker dtucker at zip.com.au
Fri Apr 6 12:06:14 EST 2007


Moore, Jerry C (CSC) (US SSA) wrote:
> Darren or anyone, can anyone point me to what and where
> I can download the necessary src's and dependencies to 
> make ssh work on HP-UX 11.0 PARISC 1.0. I've been trying 
> to work with:
> 
> openssh-4.4p1
> openssh-4.5p1
> openssl-0.9.7e
> openssl-0.9.8e

OpenSSH requires OpenSSL (either of the versions about should work, but
0.9.8e has a bug that will stop the SSHv1 3des cipher from working
correctly, and 0.9.7e is kinda old so I'd use 0.9.7l) and zlib.  These
are all documented in OpenSSH's INSTALL file including URLs.

You also need an ANSI C compiler (both gcc and HP's ANSI compiler should
be fine, although you may have problems compiling different components
with different compilers).

You didn't answer my question about which gcc version you're using but I
suspect it's 3.3.2 or similar, which seems to have problems on HP-UX:
http://marc.info/?l=openssh-unix-dev&m=113891780712349&w=2

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list