On Fri, Aug 17, 2007 at 07:04:48PM -0400, [EMAIL PROTECTED] wrote 1.5K bytes in 47 lines about: : > In file included from or.h:121, : > from buffers.c:16: : > c:/Gnu/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../include/event.h:93: error: field `ev_timeout' has incomplete type : > make[3]: *** [buffers.o] Error 1 : : That looks like a libevent error. As far as I know, the best libevent : for mingw is still 1.1b. Is that the one you're using, or do you have : a different one installed?
Libevent 1.3b is the latest that compiles and works fine in win32/mingw. -- Andrew

