No. Try to configure openssh with -m64. In 64 bit. Both on x86 and SPARC.
16.01.2017 12:36, Jeff Wieland пишет:
Darren Tucker wrote:
On Mon, Jan 16, 2017 at 2:34 AM, Yuri Voinov <yvoinov@xxxxxxxxx> 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.
It builds (and works) fine on Solaris 10 for SPARC as well.
--
Jeff Wieland, UNIX/Network Systems Administrator
Purdue University IT Infrastructure Services UNIX Platforms
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev