[Osgeo4w-trac] [osgeo4w] #305: sqlite/spatialite: "sqlite3-rtree-geometry-callback" not found in the dll "sqlite3.dll"

OSGeo4W trac_osgeo4w at osgeo.org
Sat Oct 13 06:36:18 PDT 2012


#305: sqlite/spatialite: "sqlite3-rtree-geometry-callback" not found in the dll
"sqlite3.dll"
---------------------+------------------------------------------------------
Reporter:  hellik    |       Owner:  brushtyler       
    Type:  defect    |      Status:  new              
Priority:  critical  |   Component:  Package          
 Version:  1.0       |    Keywords:  sqlite,spatialite
---------------------+------------------------------------------------------
Changes (by brushtyler):

  * owner:  osgeo4w-dev@… => brushtyler


Comment:

 Replying to [comment:1 hellik]:
 > > {{{
 > > "sqlite3-rtree-geometry-callback" not found in the dll "sqlite3.dll"
 > > }}}
 >
 > the osgeo4w-grass7.0dev is unusable at the moment because of the missing
 sqlite3-rtree-functionality.
 >
 > enabling this in sqlite3 by
 > {{{
 > ./configure SQLITE_ENABLE_RTREE=1 --build=mingw32 --target=mingw32
 > }}}

 In OSGeo4W it's spatialite v3.0.1-2, so the ''PATCH PROPOSAL FOR THE NEXT
 UPDATE (3.0.2)
 '' refers to spatialite (since sqlite3 is v3.7.10-2).

 I can update the sqlite3 package, configuring it with
 SQLITE_ENABLE_RTREE=1 to make grass7 working again.

 But what about spatialite? Should I re-build it with
 OMIT_GEOMETRY_CALLBACKS=yes to avoid further problems?

-- 
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/305#comment:2>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.


More information about the Osgeo4w-trac mailing list