There is a minor bug in openssl-0.9.5a-beta2
when building using mingw32. I'm not in a
unixy enough environment right now, so sorry
for the lack of diffs, but line 154 of cast_lcl.h,
line 158 of des_locl.h, and lines 150-151 of rc5_locl.h
erronously assume that if the preprocessor
symbol WIN32 is defined, that the compiler is
MS VC++ and that the non-standard extensions
_lrotl and _lrotr can be used. This is not case
and consequently, the linker will complain vigourously.
An added test for Visual C should solve this problem.
-Brian
_____________________________________________
NetZero - Defenders of the Free World
Click here for FREE Internet Access and Email
http://www.netzero.net/download/index.html
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]