I would really appreciate, if someone helps me with this issue. ________________________________________ From: [email protected] [[email protected]] on behalf of Santhosh Kokala [[email protected]] Sent: Wednesday, November 21, 2012 11:33 AM To: [email protected] Cc: [email protected] Subject: Re: Undefined reference to 'FIPS_text_start()'
Jeffrey, This still did not fix my issue. Any other ideas? Santhosh On 11/20/12 4:14 PM, "Jeffrey Walton" <[email protected]> wrote: >On Tue, Nov 20, 2012 at 6:16 PM, Santhosh Kokala ><[email protected]> wrote: >> Hi, >> I am trying to build an application with the FIPS Object module. I >>followed >> the build instructions mentioned in FIPS User Guide 2.0. >> >> FIPS Object Module: >> >> ./config >> Make >> make install >> >> Open SSL: >> >> ./config fips >> make depend >> Make >> >> My Application: >> >> export FIPSLD_CC=g++ >> export CC=gcc >> export CXX=/usr/local/ssl/fips-2.0/bin/fipsld >> >> Build Errors: >> >> >> /tmp/cczHeW7i.o: In function `FINGERPRINT_premain()': >> /usr/local/ssl/fips-2.0/bin/../lib/fips_premain.c:103: undefined >>reference >> to `FIPS_text_start()' >> /usr/local/ssl/fips-2.0/bin/../lib/fips_premain.c:116: undefined >>reference >> to `FIPS_incore_fingerprint(unsigned char*, unsigned int)' >Add fipscanister.o to the link phase/ > >Jeff >______________________________________________________________________ >OpenSSL Project http://www.openssl.org >User Support Mailing List [email protected] >Automated List Manager [email protected] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
