Problem building OpenSSH-1.2.2 on HP-UX

Otmar Stahl O.Stahl at lsw.uni-heidelberg.de
Tue Feb 1 02:16:52 EST 2000


Hi,

Just wanted to let you know, that I had a small problem when compiling
OpenSSH-1.2.2 on a HP-UX 10.20 trusted system. I used gcc-2.95.2 as
compiler. I finally could compile it, but I had to comment two lines in
login.c. (I am using openssl-0.9.4 and egd-0.6, if this matters.)

line 236:

     login(&u, &utx);
     
and the closing brace in line 272.

Commenting these two lines it compiled ok and also seems to run fine.

Kind regards,
Otmar Stahl






More information about the openssh-unix-dev mailing list