[pysqlite] failed installation

"Michael P. Soulier" <[email protected]> Wed, 21 Jan 2009 09:00:15 -0500
Newsgroups gmane.comp.python.db.pysqlite.user
Message-ID <[email protected]>
Hi,

I'm trying to build pysqlite2 against python 2.3.7 (production version at
work, ancient, I know). I worked fine on my Ubuntu box but on my Gentoo box
I'm getting a problem. 

I built it from the tarball using distutils.

msoulier@anton:~$ ~/work/msl8/bin/python -c 'from pysqlite2 import dbapi2 as
sqlite'
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File
"/home/msoulier/work/msl8/lib/python2.3/site-packages/pysqlite2/dbapi2.py",
line 27, in ?
    from pysqlite2._sqlite import *
ImportError:
/home/msoulier/work/msl8/lib/python2.3/site-packages/pysqlite2/_sqlite.so:
undefined symbol: sqlite3_enable_load_extension

I don't know why it didn't work, but it looks like the .so is missing a
required interface function.

Help!

Mike
-- 
Michael P. Soulier <[email protected]>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein

_______________________________________________
list-pysqlite mailing list
list-pysqlite-FR6EJeJVuqdwc357pe9rcyQmJico6nz3epZhswDD4dQ@public.gmane.org
http://itsystementwicklung.de/cgi-bin/mailman/listinfo/list-pysqlite
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iD8DBQFJdypuKGqCc1vIvggRAj3/AJsGjp71y9SFrWJrTimplaw/d0wjYgCeKqYP
SUYo8uWbqTBvmIlSxZdhDCE=
=fnk2
-----END PGP SIGNATURE-----