https://bugzilla.mindrot.org/show_bug.cgi?id=3168
--- Comment #3 from sukesh gowda <[email protected]> --- Hi Daren, Sorry for the previous message, I got confused. I downloaded a package from https://github.com/openssh/openssh-portable/releases/V_8_2_P1.tar.gz Extracted it. Do autoreconf. Then run it on docker with cross-compiler settings. I can see from the log “checking for strcasestr... yes” So in config.h I can see #define HAVE_STRCASESTR 1 What else could be the reason for undefined reference to symbol 'strcasestr@@GLIBC_2.17' I was getting few loader errors so moved libssh.a inside openbsd-compat folder, its just for testing Regards, Sukesh.R -- 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
