----- Original Message ----- From: "Dr. Stephen Henson" <[EMAIL PROTECTED]>
To: <openssl-users@openssl.org>
Sent: Friday, March 31, 2006 9:59 AM
Subject: Re: Compilation of OpenSSL-fips-1.0 under Windows


On Fri, Mar 31, 2006, Gianluca Varenni wrote:

----- Original Message ----- From: "Dr. Stephen Henson" <[EMAIL PROTECTED]>
To: <openssl-users@openssl.org>
Sent: Thursday, March 30, 2006 6:43 PM
Subject: Re: Compilation of OpenSSL-fips-1.0 under Windows


>On Thu, Mar 30, 2006, Gianluca Varenni wrote:
>
>>
>>
>>Would it be possible to have some hints on how to compile with MSYS? Or
>>just some links on the mailist list archive, it the topic was already
>>discussed?
>>
>
>The build procedure has to be the same as the Unix build. So if you
>install
>MSYS you should be able to unpack the validate source and do:
>
>./config fips
>make
>make install

I think I'm an idiot, because I cannot make it compile.

I installed MinGW from the web site following the instructions at
http://www.mingw.org/MinGWiki/index.php/RealDumbQuickstart

and gcc does work.

tar -xvzf OpenSSL-fips-1.0.tar.gz
./config fips
make


Erm you do have to change directories to the opensl directory after that tar
command has extracted the files.

I did that (I forgot to write it in the mail...).
Infact ./config fips seems to work. Make fails.

Is there any log created by ./config fips that I can send?

GV



Assuming you did that please post the output of:

./config fips

that is the command that should create the file it was complaining was
missing.

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]

Reply via email to