On 2015-09-10 13:06, Matteo Ghetta wrote:
make[2]: *** No rule to make target '/usr/lib/libgeos_c.so', needed by
'output/lib/libqgis_core.so.2.11.0'.  Stop.

Assuming your using Debian/Ubuntu, since GEOS 3.5.0 the geos libraries have moved to the Multi-Arch library paths (/usr/lib/x86_64-linux-gnu/ on amd64).

It looks like you're specifying GEOS_LIBRARY manually, FindGEOS supports both the traditional and Multi-Arch library paths.

Kind Regards,

Bas
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to