Title: A Question
Hi,
Hope that someone can help on this.
I have modified a sample SSL server code obtained from OpenSSL to implement a simple SSL server. Previously the server was working fine until recently, the problem happens at SSL_accept.
The SSL_accept return -1 value and when I u
hello,
i have tried compiling openssl-0.9.6 on win95.
im following the steps in install.w32 . but when
i run command nmake -f ms/ntdll.mak it crashes
saying unable to open stdio.h file. if i set the path
for stdio.h it give asks for other include files.
i think there is some problem in ntdll.mak
(reply sent to openssl-users)
Nicky,
Don't do that! Or rather, undo what you did.
Your problem with include files (and many other problems) is a symptom
of not having your environment properly set up for VC command-line stuff.
You need to run
C:\program files\microsoft studio\vc98\bin\v