OpenSSH broken on HP-UX 10.x and fix
Larkin Nickle
me at larbob.org
Sat Nov 6 11:06:15 AEDT 2021
On 2021-11-05 17:00, Darren Tucker wrote:
> Usually we have a BROKEN_$THING to disable $THING in that case (grep for
> BROKEN_SNPRINTF for an example), and there's an existing case statement
> for HP-UX where we can put it. Please try this patch (you'll need to
> run "autoreconf" to rebuild configure).
After getting m4 and autoconf up to test this, it does indeed work when
combined with the correction from Thorsten; thanks much! There is
another (more minor) typo however: "getine is not what we expect" should
be "getline is not what we expect".
More information about the openssh-unix-dev
mailing list