Hi Laszlo,
Thanks for the response. I did an upgrade Monday to 3.5.8, and they
were still missing.
I did the apt-get source and changed the DEB_CONFIGURE_EXTRA_FLAGS
line in debian/rules,
rebuilt and reinstalled, and my installed version now shows the right
output on nm.
I'm not sure how you go
Hi Liam,
On Tue, 2008-04-08 at 17:17 -0400, Liam Healy wrote:
> Package: libsqlite3-0
> Version: 3.5.7-2
> Severity: normal
>
> The extension mechanism is missing.
Can you please retest it to version 3.5.8 and report back? I get the
mentioned function names you mention in return of nm's output.
Package: libsqlite3-0
Version: 3.5.7-2
Severity: normal
The extension mechanism is missing. I expect
nm -D /usr/lib/libsqlite3.so | grep -i extension
to return something like
00028e10 T sqlite3_auto_extension
00028cb0 T sqlite3_enable_load_extension
00028cd0 T sqlite3_load
3 matches
Mail list logo