https://bugzilla.mindrot.org/show_bug.cgi?id=1929
Bug #: 1929
Summary: ssh-keygen fails to build because PKCS11 is not
available
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.8p2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh-keygen
AssignedTo: [email protected]
ReportedBy: [email protected]
Trying to build 5.8p2 and because the system I'm using lacks dlopen,
PKCS11 isn't available and therefore fails with this....
ssh-keygen.c: In function 'do_ca_sign':
ssh-keygen.c:1410:2: warning: implicit declaration of function
'pkcs11_init'
ssh-keygen.c:1493:2: warning: implicit declaration of function
'pkcs11_terminate'
m68k-atari-mint-gcc -o ssh-keygen ssh-keygen.o -L. -Lopenbsd-compat/
-fstack-protector-all -lssh -lopenbsd-compat -lssl -lcrypto -lz -lz
-lpthread
ssh-keygen.o:ssh-keygen.o:(.text+0x48b2): undefined reference to
`_pkcs11_init'
ssh-keygen.o:ssh-keygen.o:(.text+0x4c62): undefined reference to
`_pkcs11_terminate'
collect2: ld returned 1 exit status
make: *** [ssh-keygen] Error 1
emake failed
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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