On September 12, 2017 12:25:08 PM GMT+02:00, Agustin Lobo <[email protected]> wrote: > [...] > >configure: PROJ.4 version: 4.8.0 >./configure: line 3725: 8390 Segmentation fault ./proj_conf_test >checking PROJ.4: epsg found and readable... yes >./configure: line 3800: 8399 Segmentation fault ./proj_conf_test >[...] > >Any idea?
Looks like proj_conf_test is failing, it reports an ancient proj version which is not in stretch or later. It may be linked to the old r-base which is undergoing a messy transition. You can try running the tool via gdb to possibly find the cause of the segfault. Kind Regards, Bas _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

