[gpkcs11-dev] gpkcs11 link error (win2000)
Status: Beta
Brought to you by:
cypherfox
|
From: Cristiano B. G. <cri...@hs...> - 2004-08-04 15:04:34
|
Hi I would like to build the gpkcs11 on win2000 with vc6. I link ceay_token project to a special version of openssl-0.9.6 (ceay-openssl-0.9.6) but I get the following errors. Somebody help me to build this project??? Linking... Creating library final_check/ceay_tok.lib and object final_check/ceay_tok.exp ceay_token.obj : error LNK2001: unresolved external symbol _CI_Ceay_DecryptFinal ceay_token.obj : error LNK2001: unresolved external symbol _CI_Ceay_DecryptUpdate ceay_token.obj : error LNK2001: unresolved external symbol _CI_Ceay_Decrypt ceay_token.obj : error LNK2001: unresolved external symbol _CI_Ceay_DecryptInit ceay_token.obj : error LNK2001: unresolved external symbol _CI_Ceay_EncryptFinal ceay_token.obj : error LNK2001: unresolved external symbol _CI_Ceay_EncryptUpdate ceay_token.obj : error LNK2001: unresolved external symbol _CI_Ceay_Encrypt ceay_token.obj : error LNK2001: unresolved external symbol _CI_Ceay_EncryptInit final_check\ceay_tok.dll : fatal error LNK1120: 8 unresolved externals Error executing link.exe. ceay_tok.dll - 9 error(s), 0 warning(s) Thanks Cristiano |