[Bug 3168] libssh.a(utf8.o): undefined reference to symbol 'strcasestr@@GLIBC_2.17'
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat May 23 02:40:17 AEST 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=3168
--- Comment #3 from sukesh gowda <sgowda at altiostar.com> ---
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.
More information about the openssh-bugs
mailing list