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/engine.h': No such file or directory > NMAKE : fatal error U1077: 'cl' : return code '0x2' > Stop. > > Removing #include <openssl/engine.h> from store\str_lib.c, or using > #ifndef OPENSSL_NO_ENGINE temporarily solve the problem. > > Next compile end with: > e_4758cca.c > .\engines\e_4758cca.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. > Thanks, > -cipo > > > -- Richard Levitte [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
