Hi Markus On Linux (Ubuntu 14.04). Tried it again, with another error message this time:
g.extension extension=v.mapcalc svnurl= http://svn.osgeo.org/grass/grass-addons/grass7 Fetching <v.mapcalc> from GRASS-Addons SVN repository (be patient)... Compiling... yylex.c:9:27: fatal error: v.mapcalc.tab.h: No such file or directory #include "v.mapcalc.tab.h" ^ compilation terminated. make: *** [OBJ.x86_64-unknown-linux-gnu/yylex.o] Error 1 ERROR: Compilation failed, sorry. Please check above error messages. On Sun, Aug 2, 2015 at 8:38 PM, Markus Neteler <[email protected]> wrote: > On Fri, Jul 24, 2015 at 11:49 AM, Paulo van Breugel > <[email protected]> wrote: > > installing v.mapcalc fails, > > Which operating system? > > > with the following: > > > > g.extension extension=v.mapcalc > > svnurl=http://svn.osgeo.org/grass/grass-addons/grass7 > > Fetching <v.mapcalc> from GRASS-Addons SVN repository (be patient)... > > Compiling... > > yylex.c: In function ‘yylex’: > > yylex.c:32:7: warning: ignoring return value of ‘scanf’, > > declared with attribute warn_unused_result [-Wunused-result] > > scanf("%lf", &yylval.dbl); > > ^ > > make: *** [v.mapcalc.tmp.html] Error 1 > > ERROR: Compilation failed, sorry. Please check above error messages. > > I have applied some Makefile fixes (perhaps unrelated), pls try again. > > Markus >
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
