[Bug 3063] ssh connecting to IP address -- ssh_dispatch_run_fatal: unexpected internal error

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Sep 5 20:27:30 AEST 2019


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

--- Comment #20 from Damien Miller <djm at mindrot.org> ---
The problem is that you're not regenerating configure/config.h when you
are updating the source and rebuilding. Your build script needs a call
to autoreconf between the git pull and configure invocations.

-- 
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