Bug 430258 - SQLite not compiled with SQLITE_ENABLE_COLUMN_METADATA
Summary: SQLite not compiled with SQLITE_ENABLE_COLUMN_METADATA
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: sqlite
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-25 16:05 UTC by Hans de Goede
Modified: 2008-01-26 09:55 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-25 20:10:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hans de Goede 2008-01-25 16:05:46 UTC
I've been working today on upgrading our libgda package to libgda-3.1.2, during
its configure the following lines are printed:

checking for SQLITE... yes
checking for sqlite3_table_column_metadata in -lsqlite3... no
Installed SQLite was not compiled with the SQLITE_ENABLE_COLUMN_METADATA, using
embedded SQLite

This isn't a really big problem as libgda will fallback to using its own private
copy of sqlite, but it would be much better for all the well known reasons if it
would be able to use the system sqlite, so please consider building the system
sqlite with SQLITE_ENABLE_COLUMN_METADATA enabled.

Comment 1 Panu Matilainen 2008-01-25 20:10:59 UTC
Coming right up in rawhide near you... (enabled in sqlite-3.5.4-3.fc9)

Comment 2 Hans de Goede 2008-01-26 09:55:17 UTC
Thanks! libgda has been rebuild and is now using the system sqlite.



Note You need to log in before you can comment on or make changes to this bug.