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

Reply via email to