<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div><div>Thanks for the answers! I read that it could be a ld problem. So, I executed these commands:</div><div><br></div><div>echo '/usr/local/ssl/lib/' > fips_openssl.conf</div><div>sudo mv fips_openssl.conf /etc/ld.so.conf.d/.</div><div>sudo ldconfig</div><div><br></div><div>Now I get this error:</div><div><br></div><div>error:00000000:lib(0):func(0):reason(0)</div><div><br></div><div>Does anybody know how can I correct it?</div></div><div><br></div><div>> To: openssl-users@openssl.org<br>> From: marquess@openssl.com<br>> Date: Mon, 21 Dec 2015 09:06:01 -0500<br>> Subject: Re: [openssl-users] undefined reference to `FIPS_mode'<br>> <br>> On 12/21/2015 08:39 AM, Marcos Bontempo wrote:<br>> > I did the tests in a Ubuntu 14.04. Is there a problem with this version?<br>> <br>> You're cross compiling ... to what target platform I don't know. That<br>> target platform is what needs to be supported, and both the FIPS module<br>> and "FIPS enabled" OpenSSL need to be built for that target platform,<br>> not the build system.<br>> <br>> -Steve M.<br>> <br>> -- <br>> Steve Marquess<br>> OpenSSL Software Foundation<br>> 1829 Mount Ephraim Road<br>> Adamstown, MD  21710<br>> USA<br>> +1 877 673 6775 s/b<br>> +1 301 874 2571 direct<br>> marquess@openssl.com<br>> gpg/pgp key: http://openssl.com/docs/0x6D1892F5.asc<br>> _______________________________________________<br>> openssl-users mailing list<br>> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users<br></div>                                     </div></body>
</html>