Hi:<div><br></div><div>Am trying to install on windows with:</div><div><br></div><div>$ python setup.py build -c mingw32</div><div><br></div><div>...and am getting an error:</div><div><br></div><div><span class="Apple-style-span" style="font-family: &#39;Times New Roman&#39;; font-size: medium; "><pre>
In file included from Modules/bsddb.h:99,

                 from Modules/_bsddb.c:95:

db/include/db.h:135: error: conflicting types for &#39;ssize_t&#39;

/usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/sys/t
ypes

.h:104: error: previous declaration of &#39;ssize_t&#39; was here

error: command &#39;gcc&#39; failed with exit status 1</pre><pre>This was reported by Lynton on Nov 10th, 2009.</pre><pre>Any fix for this issue?</pre><pre>Thanks</pre><pre>Sujoy</pre></span></div>