Re: Reg compilation problem with openssl.fips.1.1.1

2007-12-02 Thread Brendan Simon
You can not use the shared option for the fips module (1.1.1) You are only supposed to use the fips option, which will build a single fips canister object file. This object file can then be used to link into your openssl build (eg. 0.9.7m). For openssl itself, you _should_ be able to use the

Reg compilation problem with openssl.fips.1.1.1

2007-12-02 Thread Subramaniam
Hi, I am facing problem in compiling openssl-fips-1.1.1 I configured it with ./Configure linux-elf-arm -ldl threads shared no-idea no-mdc2 no-rc50 Make depend and then made make But make is failing in test folder. Here is the message from make -- + arm-linux-uclibc-cc -o fips_desmovs -I..