pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/databases/py-sqlite2
On Sat, Sep 20, 2008 at 01:33:01PM +0900, OBATA Akio wrote:
> I can't use py24-sqlite2 with www/ja-trac (probably also www/trac) now.
>
> I found incompatibility between sqlite3 and py-sqilte2.
>
> sqlite3 does not build with --load-extension so it don't have load-extension,
> but py-sqilte2 expect newer than v3.3.8 have it.
> So failed to load _sqlite.so because: Undefined PLT symbol
> "sqlite3_enable_load_extension".
>
> It is probably a bug of configure for sqilte3 after introduce the configure
> option
> (before v3.5.7 release). It should be default to "yes" for backword
> compatibility but not.
So if you enable this configure option for the sqlite3 package, does
py-sqlite2 work for you again?
Thomas
Home |
Main Index |
Thread Index |
Old Index