Wrong win32 makefile generation in current master

2013-04-03 Thread Anton Malov
Trying to build openssl from today's master branch on Windows, using VS 2012 (latest stable 1.0.1e builds fine) and generated ntdll.mak starts to produce errors in reallyclean target while trying to execute copy-if-different.pl script $(INCL_D)\e_os.h: $(SRC_D)\.\e_os.h $(INCL_D)

Re: DTLS with epoll?

2013-04-03 Thread Michael Tuexen
On Mar 6, 2013, at 11:58 PM, igenyar wrote: Hi, Has anyone tried this combination? Or, is DTLS compatible with epoll? My test, after replacing select() with epoll in dtls_udp_echo.c, shows that it may work properly. Is there anything particular about select() that DTLS relies on? I

Re: Wrong win32 makefile generation in current master

2013-04-03 Thread Dr. Stephen Henson
On Wed, Apr 03, 2013, Anton Malov wrote: Trying to build openssl from today's master branch on Windows, using VS 2012 (latest stable 1.0.1e builds fine) and generated ntdll.mak starts to produce errors in reallyclean target while trying to execute copy-if-different.pl script