config --with-fipslibdir set

2013-02-13 Thread Santhosh Kokala
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 Compiling FIPS Object Module: ./config --install_prefix=/home/test_user/fips make make install Compiling Openssl ./config

Re: config --with-fipslibdir set

2013-02-13 Thread Dr. Stephen Henson
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/

RE: config --with-fipslibdir set

2013-02-13 Thread Santhosh Kokala
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