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 of 'sin6_addr' specifies
undefined struct/union 'sockaddr_in6'
.\crypto\bio\b_sock.c(728) : error C2037: left of 'sin6_addr' specifies
undefined struct/union 'sockaddr_in6'
.\crypto\bio\b_sock.c(728) : error C2168: 'memset' : too few actual parameters
for intrinsic function
.\crypto\bio\b_sock.c(729) : error C2037: left of 'sin6_addr' specifies
undefined struct/union 'sockaddr_in6'
On a XP machine, when command 3) is run, the following errors were encountered:
link /nologo /subsystem:console /opt:ref /dll /out:out32dll\ssleay32.dll
/def:ms/SSLEAY32.def @C:\DOCUME~1\ABC~1\LOCALS~1\Temp\nm4.tmp
LINK : fatal error LNK1181: cannot open input file 'out32dll\libeay32.lib'
Have u encountered the same errors b4?
I have run this command 4) too but it didn't help
4) perl util\mkdef.pl crypto ssl update
__________________________________
What is the internet to you?
Contribute to the Yahoo! Time Capsule and be a part of internet history.
http://timecapsule.yahoo.com/capsule.php?intl=sg
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]