At 11.24 2/6/00 +0800, you wrote:
>
>
>      i use winNT4.0(sp4),openssl-0.9.5a compile is OK.
>      but cant' run in dos mode...
>      it shows memory can't be written.
>      what's that mean,how do i supports to do?          
>
>
>
>
>
>
>
>
>
> 
>______________________________________________________________________
>OpenSSL Project                                 http://www.openssl.org
>User Support Mailing List                    [EMAIL PROTECTED]
>Automated List Manager                           [EMAIL PROTECTED]
>


Hi Simon:

        I had the same problem, when openssl-0.9.5a creates two BIO structures
pointing to stdin and stdout. When the program uses this variables the
error occurs. To solve this you must put into comment all the references to
these variables. Note that callback function also makes reference to these
variables.

        I don't know why it occurs But it works. Openssl-0.9.5a is incompatible
too with Eudora plugin for example. 


Best Regards. Mariano Jes�s.


__________________________________
      Mariano Jesus Perez
   University of M�laga (Spain)
     Security Group (GYSUM)
__________________________________

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

Reply via email to