The reason I ask is that up until v0.9.7c came out, it compiled out of the box. Since then it doesn't. The problem seems to have arisen since the introduction (or change) of ./crypto/o_str.c and results in these errors:-
tmp_dll\o_str.obj(o_str.obj) : error L2029: 'strncasecmp' : unresolved external
tmp_dll\o_str.obj(o_str.obj) : error L2029: 'strcasecmp' : unresolved external
This might have been inadvertently fixed another day. Check latest 0.9.7-stable snapshot at ftp://ftp.openssl.org/snapshot/. A.
I tried:-
ftp://ftp.openssl.org/snapshot/openssl-SNAP-20050111.tar.gz
Keep in mind that *closest* milestone is 0.9.7f, and the originally reported problem is addressed in latest openssl-0.9.7-stable-SNAP-* available at already mentioned location. Please double-check it.
crypto\bn\asm\bn-os2.obj(bn-os2.obj) : error L2025: bn_sub_part_words : symbol defined more than once
This appears to be fixed by the attached patch. Note that I simply cut & pasted this line from linux.pl.
Thank you. A. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
