windows xp+sp3+mingw<br><br>$ make<br>make&nbsp; all-recursive<br>make[1]: Entering directory `/e/tor/tor-mingw/tor-0.2.1.10-alpha&#39;<br>Making all in src<br>make[2]: Entering directory `/e/tor/tor-mingw/tor-0.2.1.10-alpha/src&#39;<br>
Making all in common<br>make[3]: Entering directory `/e/tor/tor-mingw/tor-0.2.1.10-alpha/src/common&#39;<br>gcc -DHAVE_CONFIG_H -I. -I../..&nbsp;&nbsp; -I../common -I/usr/local/include -I/usr/local/ssl/include -I/usr/local/include&nbsp; -g -O2 -Wall -g -O2 -MT address.o -MD -MP -MF .deps/address.Tpo -c -o address.o address.c<br>
In file included from compat.h:10,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from address.c:12:<br>torint.h:186: error: conflicting types for &#39;ssize_t&#39;<br>E:/msys/1.0/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/sys/types.h:104: error: previous declaration of &#39;ssize_t&#39; was here<br>
make[3]: *** [address.o] Error 1<br>make[3]: Leaving directory `/e/tor/tor-mingw/tor-0.2.1.10-alpha/src/common&#39;<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/e/tor/tor-mingw/tor-0.2.1.10-alpha/src&#39;<br>
make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/e/tor/tor-mingw/tor-0.2.1.10-alpha&#39;<br>make: *** [all] Error 2<br><br>help.thx.<br><br>