[Bug 3121] Without --with-security-key-builtin=yes, the tools give non-useful error logs

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Feb 18 23:08:16 AEDT 2020


https://bugzilla.mindrot.org/show_bug.cgi?id=3121

--- Comment #1 from Jakub Jelen <jjelen at redhat.com> ---
Additionally, configuring with --with-security-key-builtin=yes works
even if there is no libfido2 installed, but fails as late as during
build, which would be something to fix in the configure:

cc -o ssh-sk-helper ssh-sk-helper.o ssh-sk.o sk-usbhid.o -L.
-Lopenbsd-compat/  -pie -z relro -z now -fstack-protector-strong  -lssh
-lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz 
-lcrypt -lresolv -lselinux -lfido2 -lcbor
/usr/bin/ld: cannot find -lfido2
/usr/bin/ld: cannot find -lcbor
collect2: error: ld returned 1 exit status
make: *** [Makefile:242: ssh-sk-helper] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.jVOzdy (%build)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list