On May 6, 2016 6:37 PM, "Carlo Cormio" <[email protected]> wrote: > > MMMh, maybe I'm making a mess ... > > I "make distclean" my GRASS GIS build, updated svn (svn up) to r68383, then compiled and make, but it says it's r68381. > > Do I have to make something different to compile and install the righr revision?!
Just g.extension r.... Markus > Thanks, > > Carlo > > > > Il 06/05/2016 16:57, Markus Neteler ha scritto: >> >> On 5/6/16, Martin Landa <[email protected]> wrote: >>> >>> Hi, >>> >>> 2016-05-06 15:59 GMT+02:00 Carlo Cormio <[email protected]>: >>>> >>>> ALso XML Copy Editor analysis provides the same error message: >>>> >>>> Error at line 17, column 26: not well-formed (invalid token) >>> >>> it seems to be here: >>> >>> <gisprompt age=""old" element="cell" prompt="raster";" /> >>> >>> the correct form is: >>> >>> <gisprompt age="old" element="cell" prompt="raster" /> >> >> Fixed in r68382. Two wrong ";" chars removed (I suppose a leftover >> from the related C syntax while this is Python). >> >> Carlo, please try again. >> >> Markus >> >
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
