Thanks it worked.

-----Original Message-----
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] 
On Behalf Of Dr. Stephen Henson
Sent: Wednesday, February 13, 2013 2:53 PM
To: openssl-users@openssl.org
Subject: Re: config --with-fipslibdir set

On Wed, Feb 13, 2013, Santhosh Kokala wrote:

> Hi,
> 
> I am trying to compile FIPS capable openssl and I am using 
> --with-fipslibdir switch which points to fipscanister.o. When I do 
> this I see compilation errors
> 
> ./config fips 
> --with-fipslibdir=/home/test_user/fips/usr/local/ssl/fips-2.0/lib/
> 
> Can someone please let me know if I am missing anything trivial?
> 


Use the --with-fipsdir option instead. For example in your case:

 --with-fipsdir=/home/test_user/fips/usr/local/ssl/fips-2.0

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to