From: "ukoeppe" <[EMAIL PROTECTED]>
ukoeppe> No, I don't have assembler installed.
Looks like you have to. There's a few lines of assembler in
rand_win.c that you can't do without at this time. Perhaps we should
simply turn off readtimer for Borland C?
ukoeppe> Now the error looks somewhat different (somehow strange
ukoeppe> because there's not really an error before the assembler
ukoeppe> ceremony starts) :
True, those are warnings, but since the definition of those macros are
changing (it says so!), I'd still be worried. I'll see if I can do
some guesswork on this one (unless someone else wants to!).
ukoeppe> bcc32 -otmp32\randfile.obj -Iinc32 -Itmp32 -DWIN32_LEAN_AND_MEAN -q -w-aus
-w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -DL_ENDIAN -O2 -ff -fp -c
.\crypto\rand\randfile.c
ukoeppe> .\crypto\rand\randfile.c:
ukoeppe> Warning W8017 c:\Borland\Bcc55\include\sys/stat.h 34: Redefinition of
'S_IFMT' is not identical
ukoeppe> Warning W8017 c:\Borland\Bcc55\include\sys/stat.h 35: Redefinition of
'S_IFDIR' is not identical
--
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
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]