search for: 06c779d

Displaying 2 results from an estimated 2 matches for "06c779d".

Did you mean: 016c739d
2015 Feb 24
2
Call for testing: OpenSSH 6.8
...The type "long long" of > parameter 6 differs from the previous type "long". > make: 1254-004 The error code from the last command is 1. Thanks for persisting :) Does this help? diff --git regress/unittests/bitmap/tests.c regress/unittests/bitmap/tests.c index 5e02ca1..06c779d 100644 --- regress/unittests/bitmap/tests.c +++ regress/unittests/bitmap/tests.c @@ -5,6 +5,8 @@ * Placed in the public domain */ +#include "includes.h" + #include <sys/types.h> #include <sys/param.h> #include <stdio.h>
2015 Feb 24
4
Call for testing: OpenSSH 6.8
On Mon, 23 Feb 2015, Kevin Brott wrote: > > Yup - that cleared that hurdle ... now it dies here on AIX: > > xlc_r -O2 -qarch=ppc -qalloca -I/usr/include -I/opt/freeware/include > -I. -I. -O2 -qarch=ppc -qalloca -I/usr/include -I/opt/freeware/include > -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" >