OpenSSH 7.4 p1 still can't be build without patch on Solaris 10

Darren Tucker dtucker at zip.com.au
Mon Jan 16 09:03:38 AEDT 2017


On Mon, Jan 16, 2017 at 2:34 AM, Yuri Voinov <yvoinov at gmail.com> wrote:
> OpenSSH 7.4 p1 still can't be build without patch on Solaris 10 (attached).

What does it do (or not)?  We test on an x86 Solaris 10 VM an it built on that.

> -dnl Wide character support.  Linux man page says it needs _XOPEN_SOURCE.
> -saved_CFLAGS="$CFLAGS"
> -CFLAGS="$CFLAGS -D_XOPEN_SOURCE"
> +dnl Wide character support.
> AC_CHECK_FUNCS([mblen mbtowc nl_langinfo wcwidth])
> -CFLAGS="$saved_CFLAGS"

That will break wide character detection on Linux.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860  37F4 9357 ECEF 11EA A6FA (new)
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list