openssh compile errors on hpux 11.00

Chapman, Kyle Kyle_Chapman at G1.com
Tue Sep 18 22:39:11 EST 2001


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20010918/43c2d5d2/attachment.html 


More information about the openssh-unix-dev mailing list