From: Jeffrey Altman <[EMAIL PROTECTED]>

To begin with: what platform, what compiler?

jaltman> compilation errors occur in crypto\rand\rand_win.c line 239.
jaltman> For some unknown reason PCURSORINFO is not being defined in
jaltman> winuser.h.  

Can you try to find out where it would be defined?  Also, I'm curious
as to why there's no reaction at line 139...

jaltman> If I comment out the if (cursor) block in that module compilation will
jaltman> continue but linkage errros occur for ssleay32.dll:
jaltman> 
jaltman>   ssl_cert.obj : error LNK2001: unresolved external symbol _BIO_s_file
jaltman>   ssl_rsa.obj : error LNK2001: unresolved external symbol _BIO_s_file
jaltman>   ssl_txt.obj : error LNK2001: unresolved external symbol _BIO_s_file
jaltman> 
jaltman> The above is with ms/do_ms.bat or ms/do_nt.bat.

Are they present in ms\libeay32.def?

jaltman> Attempts to use ms/do_masm.bat fail with:
jaltman> 
jaltman>   mkdir inc32\openssl
jaltman>   NMAKE : warning U4007: filename '.\crypto\md32_common.h' too long;
jaltman>   truncating to 8.3
jaltman>   NMAKE : fatal error U1073: don't know how to make '.\crypto\md32_common.h'

????????????  But this didn't happen with the other .mak files?  Is
that on the same machine?

-- 
Richard Levitte   \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken   \ S-168 35  BROMMA  \ T: +46-8-26 52 47
Redakteur@Stacken   \      SWEDEN       \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to