sorry forgot this one in last post from yesterday
again in spkac.c
line 217 - (or 218 depending on version))
conf = CONF_load_bio(NULL, in, NULL);

CONF_load_bio(...) cannot be resolved in non-monolithic builds.

easy fix:
spkac.c needs include of conf.h

Following this fix with previous include of lhash.h fix, all win32
monolithic and non-monolithic builds including debugs run to
completion with no errors/warnings -and-  tests all succeed as well.


Andrew 





______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to