<div dir="ltr"><div>Thx.<br><br>I open a pull request.<br><a href="https://github.com/qgis/QGIS/pull/1417">https://github.com/qgis/QGIS/pull/1417</a><br><br></div>I'm not skill with github pull request so hope all is to do as needed.<br>
<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-02 9:29 GMT+02:00 Richard Duivenvoorde <span dir="ltr"><<a href="mailto:rdmailings@duif.net" target="_blank">rdmailings@duif.net</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Andrea,<br>
<br>
fyi I just rebuild on Debian here and changed the GAIA_VECTORS_LIST_FAST<br>
by GAIA_VECTORS_LIST_OPTIMISTIC (Note that you miss a I in the<br>
OPTIMISTIC part of your email).<br>
All seems to compile ok on Debian here  (libspatialite 4.1.1).<br>
I'm not sure what is suited best: the optimistic or the pessimistic<br>
scenario :-) Because the old status was "FAST" I opt for optimistic. But<br>
maybe spatialite guru's can better decide on this.<br>
<br>
So maybe best to sent this to the dev list? Or create pull request (for<br>
after the next release)?<br>
<br>
Regards,<br>
<br>
Richard<br>
<div class=""><br>
On 02-06-14 08:40, Andrea Peri wrote:<br>
> After a fast email exchange with the Spatialite Maintainer (many thx to<br>
> Alessandro Furieri) ,<br>
> the issue was resolved.<br>
> QGIS IS using an old deprecated constant "GAIA_VECTORS_LIST_FAST".<br>
> It was deprecated in the 4.1.0 release, and with the 4.2.0 it is<br>
> definitively removed from source.<br>
><br>
> The right usable constants should be:<br>
> GAIA_VECTORS_LIST_OPTIMISTC and GAIA_VECTORS_LIST_PESSIMISTIC<br>
><br>
> As workaround I add this line to my local spatialite src:<br>
> in the file gg_const.h<br>
><br>
> #define GAIA_VECTORS_LIST_FAST    0<br>
><br>
> it mean absolutely none,<br>
> but with help to resolve the error in qgis compile.<br>
><br>
> I prefer to change the spatialite because I'm no so smart with the qgis<br>
> code.<br>
><br>
> But the right correction should be in qgis to invoke the two supported<br>
> constants:<br>
><br>
> GAIA_VECTORS_LIST_OPTIMISTC and GAIA_VECTORS_LIST_PESSIMISTIC<br>
> instead of the deprecated<br>
> GAIA_VECTORS_LIST_FAST<br>
><br>
> Best regards.<br>
><br>
><br>
><br>
> 2014-06-01 23:43 GMT+02:00 Andrea Peri <<a href="mailto:aperi2007@gmail.com">aperi2007@gmail.com</a><br>
</div>> <mailto:<a href="mailto:aperi2007@gmail.com">aperi2007@gmail.com</a>>>:<br>
<div><div class="h5">><br>
>     Hi,<br>
>     I' try to compile qgis from trunk using the last available<br>
>     Spatialite 4.2.0 RC1 as available on spatialite site.<br>
><br>
>     In the compile phase I have this error:<br>
><br>
>     [ 91%] Building CXX object<br>
>     src/providers/spatialite/CMakeFiles/spatialiteprovider.dir/qgsspatialiteconnection.cpp.o<br>
><br>
>     /home/archivio/tomcat/software/qgis/QuantumGIS/src/providers/spatialite/qgsspatialiteconnection.cpp:<br>
>     In member function ‘bool<br>
>     QgsSpatiaLiteConnection::getTableInfoAbstractInterface(sqlite3*,<br>
>     bool)’:<br>
>     /home/archivio/tomcat/software/qgis/QuantumGIS/src/providers/spatialite/qgsspatialiteconnection.cpp:301:55:<br>
>     error: ‘GAIA_VECTORS_LIST_FAST’ was not declared in this scope<br>
>     make[2]: ***<br>
>     [src/providers/spatialite/CMakeFiles/spatialiteprovider.dir/qgsspatialiteconnection.cpp.o]<br>
>     Error 1<br>
>     make[1]: ***<br>
>     [src/providers/spatialite/CMakeFiles/spatialiteprovider.dir/all]<br>
>     Error 2<br>
>     make: *** [all] Error 2<br>
><br>
>     I'm not sure if this is a bug for spatialite guys or (more probably)<br>
>     an incompatibility of QGIS source.<br>
><br>
>     Has anyone try the new SL 4.2.0 with qgis source ?<br>
><br>
>     Thx,<br>
><br>
>     --<br>
>     -----------------<br>
>     Andrea Peri<br>
>     . . . . . . . . .<br>
>     qwerty àèìòù<br>
>     -----------------<br>
><br>
><br>
><br>
><br>
> --<br>
> -----------------<br>
> Andrea Peri<br>
> . . . . . . . . .<br>
> qwerty àèìòù<br>
> -----------------<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Qgis-user mailing list<br>
> <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
><br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>-----------------<br>Andrea Peri<br>. . . . . . . . . <br>qwerty àèìòù<br>-----------------<br>
</div>