Applied.  Thanks.

[EMAIL PROTECTED] - Sun Jun 19 13:16:19 2005]:

> I tried compiling with DJGPP using your patch applied to beta5. It
> compiles OK, but there are a lot of warnings, since there is a default
> definition of DEVRANDOM earlier in the e_os.h file. I applied this
> patch.
> 
> --- e_os.h.ori        2005-06-18 23:50:38.000000000 -0800
> +++ e_os.h    2005-06-19 04:07:10.000000000 -0800
> @@ -227,6 +227,7 @@
>  #    define _setmode setmode
>  #    define _O_TEXT O_TEXT
>  #    define _O_BINARY O_BINARY
> +#    undef DEVRANDOM
>  #    define DEVRANDOM "/dev/urandom\x24"
>  #  endif /* __DJGPP__ */
> 
>                      Doug


-- 
Richard Levitte
[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to