[issue1706863] Failed to build Python 2.5.1 with sqlite3

Jason Tishler report at bugs.python.org
Tue Sep 9 16:10:30 CEST 2008


Jason Tishler <jason at tishler.net> added the comment:

The Cygwin build is having the same problem:

http://cygwin.com/ml/cygwin/2008-09/msg00145.html

In this case, the sqlite3 libraries are installed (in /usr/lib), but 
their suffixes do not match the expected values.

Does anyone know the best way to make setup.py and/or distutils search 
for .dll.a instead of .dll?

----------
nosy: +jlt63

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1706863>
_______________________________________


More information about the Python-bugs-list mailing list