Displaying 1 result from an estimated 1 matches for "_pkcs11_init".
Did you mean:
pkcs11_init
2011 Sep 02
4
[Bug 1929] New: ssh-keygen fails to build because PKCS11 is not available
...gen.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: ---...