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: 'Times New Roman'; 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 'ssize_t'
/usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/sys/t
ypes
.h:104: error: previous declaration of 'ssize_t' was here
error: command 'gcc' 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>