search for: d_sockaddr_len

Displaying 2 results from an estimated 2 matches for "d_sockaddr_len".

2001 Jun 15
1
no // comments, please
...uffer *b);*/ char *x11_create_display(int screen); char *x11_create_display_inet(int screen, int x11_display_offset); void x11_input_open(int type, int plen, void *ctxt); I can also vouch for the problems with building OpenSSH under more recent Tru64 UNIX versions (I have 4.0G) where -D_SOCKADDR_LEN is necessary to get the right sockaddr structure defined in sys/socket.h. What's particularly annoying about this problem is that if you don't build with -D_SOCKADDR_LEN, the compilation finishes successfully and you get the rather non-obvious error message "Secure connection to foo re...
2002 Jul 25
1
[Bug 371] New: OpenSSH fails to build on Alpha True64 in cipher.c
http://bugzilla.mindrot.org/show_bug.cgi?id=371 Summary: OpenSSH fails to build on Alpha True64 in cipher.c Product: Portable OpenSSH Version: -current Platform: Alpha OS/Version: OSF/1 Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org