Call for testing: OpenSSH-6.2
Damien Miller
djm at mindrot.org
Mon Mar 4 10:32:38 EST 2013
On Fri, 1 Mar 2013, Kevin Brott wrote:
> SNAP: openssh-SNAP-20130302.tar.gz
> AIX: 7100-02-01-1245
> Compiler: xlc IBM XL C/C++ for AIX, V11.1 (5724-X13) Version:
> 11.01.0000.0012
Thanks again for your extensive testing.
For this failure, could you try this patch?
Index: regress/modpipe.c
===================================================================
RCS file: /var/cvs/openssh/regress/modpipe.c,v
retrieving revision 1.5
diff -u -p -r1.5 modpipe.c
--- regress/modpipe.c 20 Feb 2013 10:16:09 -0000 1.5
+++ regress/modpipe.c 3 Mar 2013 23:26:08 -0000
@@ -16,6 +16,8 @@
/* $OpenBSD: modpipe.c,v 1.4 2013/02/20 08:29:27 djm Exp $ */
+#include "includes.h"
+
#include <sys/types.h>
#include <unistd.h>
#include <stdio.h>
More information about the openssh-unix-dev
mailing list