Because of the IPv6 stuff I had to move on to VS2008 for XMail and I 
wasn't able to compile it:

D:\xmail-1.26\win32ssl\include\openssl/ossl_typ.h(178) : error C2143: 
syntax error : missing ')' before 'constant'
D:\xmail-1.26\win32ssl\include\openssl/ossl_typ.h(178) : error C2143: 
syntax error : missing ';' before 'constant'
D:\xmail-1.26\win32ssl\include\openssl/ossl_typ.h(178) : error C2040: 
'LPCSTR' : 'ocsp_response_st' differs in levels of indirection from 
'const CHAR *'
D:\xmail-1.26\win32ssl\include\openssl/ossl_typ.h(178) : error C2059: 
syntax error : ')'

Just commenting out the typedef involving "ocsp_response_st" fixes 
the problem.

I also recognised the XMAIL_OS define in Makefile.win, which appears 
to have no purpose at all.
_______________________________________________
xmail mailing list
[email protected]
http://xmailserver.org/mailman/listinfo/xmail

Reply via email to