Hello
 
Mixing source code files from various versions for same projet (like here
openssl libs) is not a good think and generaly end with errors at compile
time as many files are version depends (and some times os dependent
especialy for the good header file to use) :-/
 
I think you should first report exact windows errors as reported by Dr
Watson and various windows events logs
Then try to run ctrlclnt with windbg like Davide asked me on thread
"CtrlClnt local/remote diff in return value on w2k" and send results to the
list :)
 
Francis
 

-----Message d'origine-----
De : xmail-boun...@xmailserver.org [mailto:xmail-boun...@xmailserver.org]de
la part de mikihiko_yosh...@fujikigroup.co.jp
Envoye : vendredi 2 octobre 2009 04:52
A : XMail Users Mailing List
Objet : [xmail] CtrlClnt.exe does not work in Japanese windows




Hello Davide 


Since XMail version 1.25,  CtrlClnt.exe is not work on following Japanese
version of windows. 

 WindowsServer2008 
 Windows2003Server SP2 
 Win2kServer 
 Windows2000 Pro 
 WindowsXP SP2 

Immediately drwtsn32.exe process appears. 


So we use 1.24 version of CtrlClnt.exe, with XMail 1.25 and 1.26 



Another information. 

Source for win32 could not be compile. 
So we use another version (openssl-0.9.8k) of ossl_typ.h 

********************** 
SSLBind.cpp 
..\win32ssl\include\openssl/ossl_typ.h(178) : error C2143: 構文エラー : ')'
が '定数' の前にありません。 
..\win32ssl\include\openssl/ossl_typ.h(178) : error C2143: 構文エラー : ';'
が '定数' の前にありません。 
..\win32ssl\include\openssl/ossl_typ.h(178) : error C2040: 'LPCSTR' :
'ocsp_response_st' は 'const CHAR *' と間接操作のレベルが異なります。 
..\win32ssl\include\openssl/ossl_typ.h(178) : error C2059: 構文エラー : ')' 
********************** 



_______________________________________________
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail

Reply via email to