https://bugzilla.mindrot.org/show_bug.cgi?id=3376
--- Comment #2 from Gregory Katz <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
