https://bugzilla.mindrot.org/show_bug.cgi?id=3063
--- Comment #7 from Warren Lavallee <[email protected]> --- Created attachment 3321 --> https://bugzilla.mindrot.org/attachment.cgi?id=3321&action=edit This may help, its my build script Don't know if this is all still necessary, but when I started building from git, the source wouldn't build, and I had to manually add some defines to config.sh before the build. I think just: #define HAVE_GETLINE 1 #define HAVE_BZERO 1 Not sure why configure didn't find them. back to bed now ! -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
