Re: MinGW compile error with rev 10888

2007-08-18 Thread Roger Dingledine
On Sun, Aug 19, 2007 at 10:07:09AM +0800, Li-Hui Zhou wrote: > > > 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]: *** [buffe

Re: MinGW compile error with rev 10888

2007-08-18 Thread Li-Hui Zhou
On Fri, 17 Aug 2007 19:04:48 -0400 Nick Mathewson <[EMAIL PROTECTED]> 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

Re: MinGW compile error with rev 10888

2007-08-17 Thread Li-Hui Zhou
On Fri, 17 Aug 2007 19:04:48 -0400 Nick Mathewson <[EMAIL PROTECTED]> 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

Re: MinGW compile error with rev 10888

2007-08-17 Thread phobos
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 :

Re: MinGW compile error with rev 10888

2007-08-17 Thread Nick Mathewson
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/min

Re: MinGW compile error with rev 10888

2007-08-16 Thread Li-Hui Zhou
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 incom

Re: MinGW compile error with rev 10888

2007-08-03 Thread Li-Hui Zhou
On Fri, 3 Aug 2007 03:58:14 -0400 Nick Mathewson <[EMAIL PROTECTED]> wrote: > On Fri, Aug 03, 2007 at 08:26:17AM +0800, Li-Hui Zhou wrote: > > I appriciate your work on compiling problems with MinGW. But the latest > > rev 11041 still gives another kind of error messages: > > > > compat.c: In fu

Re: MinGW compile error with rev 10888

2007-08-03 Thread Nick Mathewson
On Fri, Aug 03, 2007 at 08:26:17AM +0800, Li-Hui Zhou wrote: > I appriciate your work on compiling problems with MinGW. But the latest > rev 11041 still gives another kind of error messages: > > compat.c: In function `tor_addr_lookup': > compat.c:1131: error: incompatible type for argument 1 of `m

Re: MinGW compile error with rev 10888

2007-08-02 Thread phobos
On Fri, Aug 03, 2007 at 08:26:17AM +0800, [EMAIL PROTECTED] wrote 0.4K bytes in 11 lines about: : I appriciate your work on compiling problems with MinGW. But the latest : rev 11041 still gives another kind of error messages: : : compat.c: In function `tor_addr_lookup': : compat.c:1131: error: in

Re: MinGW compile error with rev 10888

2007-08-02 Thread Li-Hui Zhou
I appriciate your work on compiling problems with MinGW. But the latest rev 11041 still gives another kind of error messages: compat.c: In function `tor_addr_lookup': compat.c:1131: error: incompatible type for argument 1 of `memcpy' compat.c:1133: error: structure has no member named `sin6_addr'

Re: MinGW compile error with rev 10888

2007-07-26 Thread Li-Hui Zhou
On Fri, 20 Jul 2007 09:02:40 +0800 Li-Hui Zhou <[EMAIL PROTECTED]> wrote: > > MinGW compile error read as follows: > > In file included from ./util.h:17, > from log.c:25: > ./compat.h:298: error: redefinition of `struct sockaddr_in6' > ./compat.h:322: error: 'IN_ADDR' redeclare

MinGW compile error with rev 10888

2007-07-19 Thread Li-Hui Zhou
MinGW compile error read as follows: In file included from ./util.h:17, from log.c:25: ./compat.h:298: error: redefinition of `struct sockaddr_in6' ./compat.h:322: error: 'IN_ADDR' redeclared as different kind of symbol c:/Gnu/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../includ