Re: [openssl-dev] [openssl.org #4300] BUG: Solaris FIPS container does not redefine bn_mul_mont_fpu in fipssyms.h

2016-02-15 Thread Engstrom, John via RT
Sorry this has taken me so long to respond to. Just as you suspected adding .weak makes the build of “big” OpenSSL work just fine. I assume that bn_mul_mont_fpu is something that in all likelihood won’t change since .weak will tell the linker to use the first definition of bn_mul_mont_fpu

[openssl-dev] [openssl.org #4300] BUG: Solaris FIPS container does not redefine bn_mul_mont_fpu in fipssyms.h

2016-02-09 Thread Engstrom, John via RT
When building an OpenSSL shared library on Solaris with FIPS support you get a multiply defined symbol error: ld: fatal: symbol 'bn_mul_mont_fpu' is multiply-defined: (file /usr/local/ssl/fips-2.0/lib//fipscanister.o type=FUNC; file libcrypto.a(sparcv9a-mont.o) type=FUNC); ld: fatal: file

Re: [openssl.org #1212] chil engine no longer works with static locks in 0.9.8

2005-11-10 Thread john via RT
Hi Richard, Thanks for taking a look at this. [guest - Thu Oct  6 11:55:10 2005]:   This stops our engine working with the openssl application (as it registers a lock debugging callback) and Apache 2.x (and other apps too no doubt) That's because those applications don't set up