[openssl.org #1123] 0.9.8-beta6 compile error

2005-06-27 Thread via RT
[guest - Mon Jun 27 11:31:55 2005]: > WinXP, VC6 > set OPTS=no-asm no-engine no-krb5 no-hw > Second error (engines directory) still in openssl-SNAP-20050627: > cl /Fotmp32.dbg\e_4758cca.obj -Iinc32 -Itmp32.dbg /MDd /W3 /WX > /Zi /Yd > /Od /nologo -DOPENSSL_SYSNAME_WIN32 -D_DEBUG -DL_ENDI

[openssl.org #1123] 0.9.8-beta6 compile error

2005-06-27 Thread via RT
WinXP, VC6 set OPTS=no-asm no-engine no-krb5 no-hw Second error (engines directory) still in openssl-SNAP-20050627: cl /Fotmp32.dbg\e_4758cca.obj -Iinc32 -Itmp32.dbg /MDd /W3 /WX /Zi /Yd /Od /nologo -DOPENSSL_SYSNAME_WIN32 -D_DEBUG -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -D DEBUG -DDSO_WIN32 /Fd

[openssl.org #1123] 0.9.8-beta6 compile error

2005-06-23 Thread Richard Levitte via RT
Thanks for the report. I've committed a fix. Ticket resolved. [EMAIL PROTECTED] - Tue Jun 21 15:24:02 2005]: > beta6 doesn't compile on XP with > set OPTS=no-asm no-engine no-krb5 no-hw > > str_lib.c > .\crypto\store\str_lib.c(62) : fatal error C1083: Cannot open include > file: 'openssl/engi

[openssl.org #1123] 0.9.8-beta6 compile error

2005-06-21 Thread cipo via RT
beta6 doesn't compile on XP with set OPTS=no-asm no-engine no-krb5 no-hw str_lib.c .\crypto\store\str_lib.c(62) : fatal error C1083: Cannot open include file: 'openssl/engine.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. Removing #include from store\st