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
_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to