Displaying 2 results from an estimated 2 matches for "broken_readv_comparison".
2011 Aug 22
0
OpenSSH on ULTRIX
...test Y2K
patch kit as well as zlib-1.2.5, openssl-0.9.8m and
prngd-0.9.29, several GNU utilities and gcc-3.0.4.
To build openssh one has to check in various files
if <sys/socket.h> and/or <netinet/ip.h> are multiply
defined, because of "includes.h".
edit config.h to
#define BROKEN_READV_COMPARISON
#undef HAVE_TYPE_IN_UTMP
#define DISABLE_UTMPX
#undef ENABLE_PKCS11
in ssh-keygen.c remove references to pkcs11_init and
pkcs11_terminate on lines 1410 and 1493.
to get sshd working one has to either set "UsePrivilegeSeparation no"
or "Compression no" in sshd_config. I finall...
2007 Oct 31
26
[Bug 1386] New: OpenSSH 4.7p1 compile error in atomicio.c under Tru64 4.0f
https://bugzilla.mindrot.org/show_bug.cgi?id=1386
Summary: OpenSSH 4.7p1 compile error in atomicio.c under Tru64
4.0f
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Alpha
OS/Version: Tru64
Status: NEW
Severity: major
Priority: P2
Component: Build