[Bug 3168] New: libssh.a(utf8.o): undefined reference to symbol 'strcasestr@@GLIBC_2.17'
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri May 22 03:09:01 AEST 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=3168
Bug ID: 3168
Summary: libssh.a(utf8.o): undefined reference to symbol
'strcasestr@@GLIBC_2.17'
Product: Portable OpenSSH
Version: 8.2p1
Hardware: ARM64
OS: Linux
Status: NEW
Severity: critical
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: sgowda at altiostar.com
Hi,
I am getting following error while build openssh.
/tools/xilinx/SDK/2019.1/gnu/aarch64/lin/aarch64-linux/bin/aarch64-linux-gnu-ld
-o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o
sshconnect2.o mux.o ssh-sk-client.o
-L/new-home/sukeshg/svnwork/ant-confd/os/../art/os-ant-revi/buildos/openssh/openssh-portable-V_8_2_P1/openbsd-compat/
-lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lcrypt -lresolv
/tools/xilinx/SDK/2019.1/gnu/aarch64/lin/aarch64-linux/bin/aarch64-linux-gnu-ld:
/new-home/sukeshg/svnwork/ant-confd/os/../art/os-ant-revi/buildos/openssh/openssh-portable-V_8_2_P1/openbsd-compat//libssh.a(utf8.o):
undefined reference to symbol 'strcasestr@@GLIBC_2.17'
/tools/xilinx/SDK/2019.1/gnu/aarch64/lin/aarch64-linux/bin/aarch64-linux-gnu-ld:
/tools/xilinx/SDK/2019.1/gnu/aarch64/lin/aarch64-linux/bin/../aarch64-linux-gnu/libc/lib/libc.so.6:
error adding symbols: DSO missing from command line
make[2]: *** [ssh] Error 1
Can anybody help me resolving this issue.
Regards,
Sukesh.R
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list