arvindm95 / unladen-swallow

Automatically exported from code.google.com/p/unladen-swallow
Other
0 stars 0 forks source link

sqlite3 fails to import #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It looks like sqlite3 fails to import due to not being able to track down 
the old so file. I have attached the strace -fi but I had to ****** some 
stuff for security/privacy reasons

Original issue reported on code.google.com by posi...@gmail.com on 11 May 2009 at 7:46

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

When you built Unladen Swallow, did the "make" step confirm that sqlite3 had 
built
successfully, or was it listed under the "couldn't find all the pieces" list of
modules that it couldn't build fully?

Do you have this same issue building vanilla CPython 2.6.1 from scratch?

Original comment by collinw on 11 May 2009 at 11:12

GoogleCodeExporter commented 8 years ago
Are your right I was compiling on a machine without sqlite headers. It works 
now, you 
can close it out.

Original comment by posi...@gmail.com on 12 May 2009 at 4:12

GoogleCodeExporter commented 8 years ago

Original comment by collinw on 12 May 2009 at 5:07