Hi, I am using openssl- 0.9.8l and able to compile the openssl in fips mode. Now planning to upgrade to latest version - 1.0.1j. openssl-fips version is 1_2 and not changed this library. But getting the following error while compiling openssl 1.0.1j with openssl-fips 1_2 in fips mode d1_lib.c:274:4: error: #error Code needs update for DTLS_method() support beyond DTLS1_VERSION. make[3]: [depend] Error 1 (ignored) .. include/openssl/fips_rand.h:61: error: expected declaration specifiers or '...' before 'FIPS_RAND_SIZE_T' include/openssl/fips_rand.h:62: error: expected declaration specifiers or '...' before 'FIPS_RAND_SIZE_T' include/openssl/fips_rand.h:63: error: expected declaration specifiers or '...' before 'FIPS_RAND_SIZE_T' ... fips_err.h:74: error: 'FIPS_F_DH_INIT' undeclared here (not in a function) fips_err.h:75: error: 'FIPS_F_DRBG_RESEED' undeclared here (not in a function) fips_err.h:77: error: 'FIPS_F_DSA_BUILTIN_PARAMGEN2' undeclared here (not in a function) My RHEL version : Red Hat Enterprise Linux Server release 5.3 Could you please help me to resolve this issue. Thanks, Gayathri -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20150113/a7176a79/attachment.html>