[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: MinGW compile error with rev 10888
On Fri, 17 Aug 2007 19:04:48 -0400
Nick Mathewson <nickm@xxxxxxxxxxxxx> wrote:
> On Fri, Aug 17, 2007 at 09:24:26AM +0800, Li-Hui Zhou wrote:
> > Sorry to bother again. Several revisions
> > after rev. 11043, compile on win32 by
> > MinGW seems broken.
> >
> > Error message read:
> >
> > 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?
>
> yrs,
> --
> Nick Mathewson
I tried with libevent 1.1b without success. The same error happened. So
it's not likely to be a libevent problem.
--
Li-Hui Zhou <lhzhou@xxxxxxxx>