Hi, 2016-01-05 16:59 GMT+01:00 Andre Hollstein <[email protected]>: > /misc/fluo6/andre/projekte/custom_gfz_python/tmp/grass/grass-7.0.2/dist.x86_64-unknown-linux-gnu/lib/libgrass_vector.7.0.2.so: > undefined reference to `OGR_GT_Flatten' > collect2: error: ld returned 1 exit status
probably more versions of GDAL installed on your system (check /usr/lib and /usr/local/lib)? Add also /misc/fluo6/andre/projekte/custom_gfz_python/python_GFZ/opt/lib to your /etc/ld.so.conf and run `sudo ldconfig`. Ma -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
