APSW fails to build static on OS X 10.4/Py2.3.5

Sean Burke <[email protected]>
Newsgroups gmane.comp.python.db.pysqlite.user
Message-ID <[email protected]>
Hello all,
I have been having problems building apsw on OS X 
10.4.9/sqlite3.3.13/python2.3.5.   After building sqlite according to 
Roger's directions 
(http://initd.org/pub/software/pysqlite/apsw/3.3.13-r1/apsw.html#Building), 
I get the following error:

 >>> import apsw
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: Failure linking new module: 
/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/apsw.so: 
Symbol not found: _sqlite3_prepare_v2
  Referenced from: 
/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/apsw.so
  Expected in: dynamic lookup

Obviously, my build is not including the sqlite directory.  Does anyone 
have any ideas?

Thanks,


Sean

-- 
Sean Patrick Burke
Imaging Analysis Specialist
Albert Einstein College of Medicine
Yeshiva University
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.