Antw: openssh compile errors on hpux 11.00

Stephan Hendl Stephan.Hendl at lds.brandenburg.de
Wed Sep 19 15:11:36 EST 2001


Hi Kyle,

I've compiled 2.9p2 on HP-UX 11.00 with gcc-3.0.0 als well as 2.95.2 and openssl-0.9.6 and got _no_ problems. I took the openssh-package from the porting center. Some month ago I got some errors with the commercial c-compiler from HP but going back to gcc solve them.

Hope that helps
Stephan


--
LDS Brandenburg
Dr. Stephan Hendl
fon: +49-(0)331-39 471
fax: +49-(0)331-27548 1187
EMail: stephan.hendl at lds.brandenburg.de


>>> "Chapman, Kyle" <Kyle_Chapman at G1.com> 09/18 2:39  >>>
OS: hpux 11.00 800, with native cc and with gcc-3.0.1
openssh ver: 2.9p2
openssl: 0.9.7 (snapshot)

getting errors on cipher.c:
error 1718: Types are not assignment-compatible. 
warning 563: Argument #2 is not the correct type.

argument 2 happens to be: cc->u.des.key (or a variation..)
its expecting it to be des_key_schedule, which cc->u.des.key is!!

i know i need patches for libc on hpux, but this error comes up on openssh
2.5.2, 2.9p1 and 2.9p2...

is gcc not type checking pointers as well as hpux's native cc?  anybody else
see this problem on hpux? or is this from using the 0.9.7 snapshot..  only
reason i was using openssl snapshot was for the shared lib support that is
much improved with out patches to openssl 0.9.6x





More information about the openssh-unix-dev mailing list