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 ned.deily
Recipients Joakim.Sernbrant, Marc.Abramowitz, dmalcolm, lemburg, ned.deily, petri.lehtinen, python-dev, serhiy.storchaka
Date 2013-04-27.21:44:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367099058.74.0.881207722043.issue17857@psf.upfronthosting.co.za>
In-reply-to
Content
The patch does solve the build problem for 2.7 on 10.4 (Tiger).  The same problem exists for 3.3 and default as well.  I see the Tiger buildbots aren't failing with this problem; I suspect that's because there is a newer version of libsqlite3 being supplied in /usr/local/{include,lib}, like the OS X installer builds do since the Apple-supplied version of libsqlite3 in 10.4 is the ancient 3.1.3.
History
Date User Action Args
2013-04-27 21:44:18ned.deilysetrecipients: + ned.deily, lemburg, dmalcolm, python-dev, petri.lehtinen, Marc.Abramowitz, serhiy.storchaka, Joakim.Sernbrant
2013-04-27 21:44:18ned.deilysetmessageid: <1367099058.74.0.881207722043.issue17857@psf.upfronthosting.co.za>
2013-04-27 21:44:18ned.deilylinkissue17857 messages
2013-04-27 21:44:18ned.deilycreate