Re: linker error while compiling latest openssl release

2012-06-19 Thread Andy Polyakov
I have checked out the latest code from cvs -d anonym...@cvs.openssl.org:/openssl-cvs co openssl Below is the error message. sha512-586.s:(.text+0x59): undefined reference to `.L003XOP' http://cvs.openssl.org/chngview?cn=22638

linker error while compiling latest openssl release

2012-06-14 Thread Shruthi rangan
I have checked out the latest code from cvs -d anonym...@cvs.openssl.org:/openssl-cvs co openssl and trying to build canister only. the make fails in fips/sha directory. Below is the error message. gcc -o ../fips_standalone_sha1 -I.. -I../.. -I../../include -DOPENSSL_FIPSCANISTER -fPIC

Re: linker error while compiling latest openssl release

2012-06-14 Thread Shruthi rangan
I am using Red Hat Linux Red Hat Enterprise Linux Server release 5.6 (Tikanga) I have checked out the latest code from cvs -d anonym...@cvs.openssl.org:/openssl-cvs co openssl and trying to build canister only. the make fails in fips/sha directory. Below is the error message.