Displaying 2 results from an estimated 2 matches for "sntrup4591761".
2019 Apr 01
2
Call for testing: OpenSSH 8.0 [AIX Fail]
..."/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sntrup4591761.c -o sntrup4591761.o
> In file included from includes.h:100,
> from crypto_api.h:11,
> from sntrup4591761.c:12:
> /usr/include/sys/mman.h:148:15: error: conflicting types for 'mmap64'
I think this is due to missing compat stuff. Try adding:
#...
2019 Mar 27
26
Call for testing: OpenSSH 8.0
Hi,
OpenSSH 8.0p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at