[Bug 551] ssh install fails on Tru64 V5.0A
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Wed Mar 24 11:56:52 EST 2004
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=551
------- Additional Comments From dtucker at zip.com.au  2004-03-23 17:56 -------
Fix that warning how?  SuSv2 defines getpeername [1] as:
int getpeername(int socket, struct sockaddr *address, socklen_t *address_len);
and in session.c, fromlen is declared as socklen_t.  Why does Tru64 think that
the 3rd argument should be an int?
[1] http://www.opengroup.org/onlinepubs/007908799/xns/getpeername.html
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the openssh-bugs
mailing list