Displaying 2 results from an estimated 2 matches for "refreenc".
Did you mean:
referenc
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\"
>
2015 Feb 24
2
Call for testing: OpenSSH 6.8
...f --git a/regress/netcat.c b/regress/netcat.c
> index 84efe11..4b8c51c 100644
> --- a/regress/netcat.c
> +++ b/regress/netcat.c
> [sniip]
>
>
>
> This patch applies cleanly against
> openssh-SNAP-20150225.tar.gz and once I remove the other err.h refreence as
> noted later (that patch doesn't apply more than the first two chunks), the
> build on AIX gets to here before it explodes:
>
> 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
>...