[Bug 3376] Documentation says C89 compiler required but C99 compiler is actually required

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Jan 15 14:35:52 AEDT 2022


https://bugzilla.mindrot.org/show_bug.cgi?id=3376

--- Comment #2 from Gregory Katz <gregkatz at gmail.com> ---
Thanks Darren, and apologies for the delayed response. This patch got
me most of the way to compiling. I also had to move some variable
initializations up in openbsd-compat/sha2.c, but I'm not sure if that's
strictly a C89 limitation, and modify utf8.c (because it was
complaining that CODESET was undefined).

I wasn't able to test the changes to configure.ac--my system was too
old to generate a new configure script, so I just manually disabled the
test in the provided configure script.

At any rate, the ssh client works well which is a small miracle, but
the server segfaults. Not bad, in my opinion.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list