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

--- Comment #1 from Jakub Jelen <[email protected]> ---
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to