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
0000000000028e10 T sqlite3_auto_extension
0000000000028cb0 T sqlite3_enable_load_extension
0000000000028cd0 T sqlite3_load_extension
0000000000028dd0 T sqlite3_reset_auto_extension
but it returns nothing.

This happened before; see #404242 and
http://www.mail-archive.com/[EMAIL PROTECTED]/msg23784.html.  I
was told by the sqlite3 upstream maintainer:

To turn these functions on, edit the generated Makefile,
remove the line that sets "-DSQLITE_OMIT_LOAD_EXTENSION=1" and
replace it with "-ldl".  Then type "make".

Thank you.
Liam

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libsqlite3-0 depends on:
ii  libc6                         2.7-10     GNU C Library: Shared libraries

libsqlite3-0 recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to