Bug 457433 - RFE : please build 3.5.9 with --enable-load-extension
Summary: RFE : please build 3.5.9 with --enable-load-extension
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-07-31 17:06 UTC by Remi Collet
Modified: 2008-09-30 05:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-30 05:54:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Add -ldl to linker options (294 bytes, patch)
2008-07-31 17:06 UTC, Remi Collet
no flags Details | Diff

Description Remi Collet 2008-07-31 17:06:16 UTC
Hi,

New PHP extension SQLite3 need this option (it use sqlite3_enable_load_extension
and sqlite3_load_extension fonctions)

See : http://pecl.php.net/package/sqlite3

Adding --enable-load-extension option to configure is required but not enough as
libdl is missing.

Attached patch proposal fix the link issue.

Comment 1 Remi Collet 2008-07-31 17:06:16 UTC
Created attachment 313119 [details]
Add -ldl to linker options

Comment 2 Panu Matilainen 2008-09-30 05:54:37 UTC
Ok, starting with sqlite-3.5.9-2.fc10 in rawhide, load extension is now enabled.


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