Think I've resolved the error that's on the XP machine, or at least I think so.

When I run nmake -f ms\ntdll.mak test, it looks fine.


When I did was
1) remove /WX from VC-32.pl
2) remove unsupported DESCRIPTION statement from libeay32.def.

Hopefully I'll be as lucky when I try 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 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]









                
__________________________________ 
What will the world find in 2020? 
Leave a part of your 2006 in the Yahoo! Time Capsule. Contribute now! 
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]

Reply via email to