on the Win 2000 machine again.
Cheers!
- Original Message
From: IT Professional <[EMAIL PROTECTED]>
To: openssl-users@openssl.org
Sent: Wednesday, 25 October 2006 10:02:34 PM
Subject: Re: OpenSSL 0.9.9[-dev]
Thanks Ted & Steve,
I've changed my commands t
Thanks Ted & Steve,
I've changed my commands to
1) perl Configure VC-WIN32 --prefix=C:/Build/httpd-2.2.3/srclib/openssl
2) ms\do_nasm
3) nmake -f ms\ntdll.mak
On a Win 2000 machine, when command 3) is run, the following errors were
encountered:
.\crypto\bio\b_sock.c(728) : error C2037: left o
On Wed, Oct 25, 2006, IT Professional wrote:
> Thanks Ted,
> I've download it. Am wondering whether you have tried compiling it in windows?
> Cos I'm wondering whether the compilation commands have changed.
> I'm using the following set of commands:
> perl Configure --openssldir=C:/www/Apache22/bi
IT Professional wrote:
Thanks Ted,
I've download it. Am wondering whether you have tried compiling it in windows?
Cos I'm wondering whether the compilation commands have changed.
I'm using the following set of commands:
perl Configure --openssldir=C:/www/Apache22/bin VC-WIN32
ms\do_ms (It didn't
recognise ms\do_masm)
nmake -f ms\ntdll.mak
Test it with:
cd out32dll
..\ms\test
Many thanks!
- Original Message
From: Bernhard Froehlich <[EMAIL PROTECTED]>
To: openssl-users@openssl.org
Sent: Wednesday, 25 October 2006 4:14:20 PM
Subject: Re: OpenSSL 0.9.9[-dev]
IT Profession
IT Professional wrote:
Hi,
Anyone know where I can download the source for OpenSSL 0.9.9[-dev]?
Couldn't find it either at OpenSSL root or mirrored sites.
Thanks!
Downloading the latest snapshot from
ftp://ftp.openssl.org/snapshot/openssl-SNAP-20061025.tar.gz worked fine
with me...
Hop