Hi, I am getting the below error while compliling openssl-0.9.8zg with fips canister library. make[2]: Entering directory `open_source/openssl/0_9_8zg_new1/fips' ../libcrypto.a(err_def.o): In function `ERR_get_state': err_def.c:(.text+0x710): multiple definition of `ERR_get_state' ../libcrypto.a(err_def.o): In function `ERR_remove_state': err_def.c:(.text+0xa60): multiple definition of `ERR_remove_state' collect2: ld returned 1 exit status make[2]: *** [fips_premain_dso] Error 1 Using the same procedure, I am able to compile with 0.9.8zf. Please let me know how can i solve this issue. Thanks, Gayathri -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20150713/a8964504/attachment.html>