Hi Soren, 2015-10-02 16:31 GMT+02:00 Soren Harward <[email protected]>: > #1: ./lib/raster/open.c needs to include <errno.h> explicitly. Otherwise > errno is undefined at line 595. > > #2: ./general/g.proj/main.c declares the variable "inepsg" only if HAVE_OGR > is defined, but then uses this symbol outside "#ifdef HAVE_OGR" in lines 302 > and 322. I'm not exactly sure how to fix this.
first of all, thanks for reporting the issue. The both issues should be fixed in r66397 in trunk. Please could you test it? Thanks! Martin -- 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
