On 19/02/15 23:21, Damien Miller wrote:
Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/
I tried building openssh-SNAP-20150224.tar.gz on Solaris 2.6, 7, 8 and 9. All failed because they do not have <sys/queue.h>. Here's how it looks on Solaris 9/SPARC with gcc 4.9.2: ... In file included from ssh_api.c:21:0: ssh_api.h:21:23: fatal error: sys/queue.h: No such file or directory #include <sys/queue.h> ^ compilation terminated. gmake: *** [ssh_api.o] Error 1 -tgc _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev