This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jlt63
Recipients ghaering, jlt63, tan2, vitalyy2000
Date 2008-09-09.14:10:28
SpamBayes Score 0.013924404
Marked as misclassified No
Message-id <1220969430.14.0.724383240149.issue1706863@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2008-09-09 14:10:30jlt63setrecipients: + jlt63, ghaering, vitalyy2000, tan2
2008-09-09 14:10:30jlt63setmessageid: <1220969430.14.0.724383240149.issue1706863@psf.upfronthosting.co.za>
2008-09-09 14:10:29jlt63linkissue1706863 messages
2008-09-09 14:10:28jlt63create