[Python-Dev] Build problems with sqlite on OSX

Ronald Oussoren ronaldoussoren at mac.com
Tue May 29 11:05:36 CEST 2007


On 26 May, 2007, at 6:45, Darrin Thompson wrote:

> First of all 1000 apologies if this is the wrong list. Please redirect
> me if necessary.
>
> I'm attempting to build python 2.5.1 fat binaries on OSX and
> statically link to a newer sqlite than what ships with OSX. (3.3.17).
>
> I'm getting "Bus Error" early when I run my app. If I turn on a lot of
> malloc debugging options and run under gdb I get this trace:

What happens when you use the binary installer at python.org? This is  
build with a newer version of sqlite as well (because the installer  
supports OSX 10.3).

The script that builds the binary installer is in Mac/BuildScript.

Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3562 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-dev/attachments/20070529/02f8e52b/attachment.bin 


More information about the Python-Dev mailing list