...aaaand really stupid question, how do you configure the latest
stable OpenSSL 0.9.8 (20060215) snapshot for win32?  There is no
opensslconf.h file (except in the MacOS directory), and nmake
complains that it doesn't know how to make it.

-Kyle H

On 2/15/06, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote:
> On Wed, Feb 15, 2006, Daniel Maag wrote:
>
> > Hi,
> > I am trying to compile OpenSSL V0.9.8a.
> > Visual Studio 2005 has  several functions deprecated
> > (read,write,fileno....).
> >
> > I have replaced the deprecated function with the new one( read()->_read() )
> > Anything is working fine with one exception kbhit().
> >
>
> Before doing that you should have tried the latest snapshots. This issue has
> been resolved in those.
>
> Steve.
> --
> Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
> OpenSSL project core developer and freelance consultant.
> Funding needed! Details on homepage.
> Homepage: http://www.drh-consultancy.demon.co.uk
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to