https://bugzilla.mindrot.org/show_bug.cgi?id=2702
--- Comment #5 from Luis Ressel <[email protected]> --- Created attachment 2971 --> https://bugzilla.mindrot.org/attachment.cgi?id=2971&action=edit Build log for first bad commit 523db854 with --without-ldns I've attached some build logs. Looking at the diff between the two logs for the bad commit, it looks like --with-ldns confuses ./configure into finding some functions provided by libbsd.so; this causes problems later on because the compiled binaries don't link against this library. I'm a bit clueless why this happens, since I haven't found any relevant libraries which link against libbsd (in particular, libldns doesn't link against it). -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
