[MacPorts] #18108: sqlite3 : Make the +loadable_extensions variant the default
MacPorts
noreply at macports.org
Mon Jan 19 17:13:35 PST 2009
#18108: sqlite3 : Make the +loadable_extensions variant the default
-----------------------------------+----------------------------------------
Reporter: alakazam@… | Owner: mww@…
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Enhancements
Component: ports | Version: 1.7.0
Keywords: octave-database | Port: sqlite3
-----------------------------------+----------------------------------------
Following #17989, I've continued trying to build ''octave-database'' ; I
now encounter the following issue :
{{{
Undefined symbols:
"_sqlite3_enable_load_extension", referenced from:
_wrap_sqlite3_enable_load_extension(octave_value_list const&, int)
in sqlite3_wrap.o
"_sqlite3_load_extension", referenced from:
_wrap_sqlite3_load_extension(octave_value_list const&, int) in
sqlite3_wrap.o
}}}
Because of #126, ''octave-database'' cannot depend on
''sqlite3+loadable_extensions''. Because of this, I would like to suggest
that ''+loadable_extensions'' no longer be a variant for ''sqlite3'', but
that the loadable extension feature be enabled by default. It is indeed
experimental according to the SQLite3 online documentation, but its status
hasn't changed since 2006, and it seems that no major tickets on their
tracking system have targeted this functionality in the pas, and that none
are currently open.
--
Ticket URL: <http://trac.macports.org/ticket/18108>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list