----- Original Message -----
From: "Dr. Stephen Henson" <[EMAIL PROTECTED]>
To: <openssl-users@openssl.org>
Sent: Saturday, April 01, 2006 10:40 AM
Subject: Re: Compilation of OpenSSL-fips-1.0 under Windows
On Sat, Apr 01, 2006, Gianluca Varenni wrote:
The results:
- ./config fips run up to the end, spitting out this error during the run
$ ./config fips > out.txt
Can't open fips_aes_data: No such file or directory at
../../util/mklink.pl
line 62.
make[2]: *** [links] Error 2
- I ignored the error and run make. It seemed to compile everything
correctly, and the fips module seems to be created.
- I run make report, and it started verifying the built binaries, and
such.
The result was "test passed". So everrything probably went ok.
Should I ignore the error given by ./config fips?
Ah good. Now you get exactly the same behaviour as mine including that
error.
You passed the test by telling me about that error :-)
Did you do "make install" too?
The next stage is to compile a recent snapshot of 0.9.7 in fips mode using
VC++ and using --with-fipslibdir=<DIR>.
I tried to compile 0.9.7i (the latest available on the web) from the command
line, using
perl Configure
VC-WIN32 --with-fipslibdir=c:\cvsroot\openssl_fips_10\openssl\fips-1.0
and it failed:
Usage: Configure [no-<cipher> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx]
[no-e
ngine] [no-hw-xxx|no-hw] [[no-]threads] [[no-]shared]
[[no-]zlib|zlib-dynamic] [
no-asm] [no-dso] [no-krb5] [386] [[no-]fips] [debug] [--prefix=DIR]
[--openssldi
r=OPENSSLDIR] [--with-xxx[=vvv]] [--test-sanity] os/compiler[:flags]
I think "--with-fipslibdir" is not a valid parameter for Configure....
Adding "fips" to the parameters didn't help at all.
What am I missing this time?
Thanks
GV
Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]