On 11-09-15 12:31, Moritz Lennert wrote:
On 11/09/15 10:56, Paulo van Breugel wrote:
I am trying to install v.mapcalc through g.extension, but I am getting
the following error message:

Fetching <v.mapcalc> from GRASS GIS Addons 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.


Any idea?

Well, the file does not exist. I don't know if it ever did (I can't find it in the older versions in trac). Could you just try without that include line ?

I only see it mentioned in the make file in the line

.INTERMEDIATE: v.mapcalc.tab.c v.mapcalc.tab.h v.mapcalc.output

I remove it from there?


Moritz

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to