<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I tried to install two add-ons (r.in.redwg and r.fuzzy) for GRASS7 on Ubuntu (latest revision 57266) but g.extension produces following errors:<br><br>g.extension -s extension=v.in.redwg svnurl=<a href="http://svn.osgeo.org/grass/grass-addons/grass7">http://svn.osgeo.org/grass/grass-addons/grass7</a><br>
Fetching <v.in.redwg> from GRASS-Addons SVN (be patient)...<br>Compiling...<br>entity.c:39:17: fatal error: dwg.h: No such file or<br>directory<br>compilation terminated.<br>make: *** [OBJ.i686-pc-linux-gnu/entity.o] Error 1<br>
ERROR: Compilation failed, sorry. Please check above error messages.<br><br>g.extension -s extension=r.fuzzy svnurl=<a href="http://svn.osgeo.org/grass/grass-addons/grass7">http://svn.osgeo.org/grass/grass-addons/grass7</a><br>
Fetching <r.fuzzy> from GRASS-Addons SVN (be patient)...<br>Compiling...<br>In file included from logic.c:3:0:<br>local_proto.h:21:0: warning: "MAX" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:76:0: note: this is<br>
the location of the previous definition<br>local_proto.h:22:0: warning: "MIN" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:75:0: note: this is<br>the location of the previous definition<br>
In file included from main.c:18:0:<br>local_proto.h:21:0: warning: "MAX" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:76:0: note: this is<br>the location of the previous definition<br>
local_proto.h:22:0: warning: "MIN" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:75:0: note: this is<br>the location of the previous definition<br>In file included from fuzzylogic.c:1:0:<br>
local_proto.h:24:0: warning: "MAX" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:76:0: note: this is<br>the location of the previous definition<br>local_proto.h:25:0: warning: "MIN" redefined [enabled by<br>
default]<br>/usr/include/i386-linux-gnu/sys/param.h:75:0: note: this is<br>the location of the previous definition<br>In file included from helpers.c:1:0:<br>local_proto.h:24:0: warning: "MAX" redefined [enabled by<br>
default]<br>/usr/include/i386-linux-gnu/sys/param.h:76:0: note: this is<br>the location of the previous definition<br>local_proto.h:25:0: warning: "MIN" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:75:0: note: this is<br>
the location of the previous definition<br>In file included from io.c:1:0:<br>local_proto.h:24:0: warning: "MAX" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:76:0: note: this is<br>
the location of the previous definition<br>local_proto.h:25:0: warning: "MIN" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:75:0: note: this is<br>the location of the previous definition<br>
In file included from main.c:17:0:<br>local_proto.h:24:0: warning: "MAX" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:76:0: note: this is<br>the location of the previous definition<br>
local_proto.h:25:0: warning: "MIN" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:75:0: note: this is<br>the location of the previous definition<br>In file included from map_parser.c:1:0:<br>
local_proto.h:24:0: warning: "MAX" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:76:0: note: this is<br>the location of the previous definition<br>local_proto.h:25:0: warning: "MIN" redefined [enabled by<br>
default]<br>/usr/include/i386-linux-gnu/sys/param.h:75:0: note: this is<br>the location of the previous definition<br>In file included from rule_parser.c:1:0:<br>local_proto.h:24:0: warning: "MAX" redefined [enabled by<br>
default]<br>/usr/include/i386-linux-gnu/sys/param.h:76:0: note: this is<br>the location of the previous definition<br>local_proto.h:25:0: warning: "MIN" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:75:0: note: this is<br>
the location of the previous definition<br>In file included from system.c:1:0:<br>local_proto.h:24:0: warning: "MAX" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:76:0: note: this is<br>
the location of the previous definition<br>local_proto.h:25:0: warning: "MIN" redefined [enabled by<br>default]<br>/usr/include/i386-linux-gnu/sys/param.h:75:0: note: this is<br>the location of the previous definition<br>
Installing...<br>make: *** No rule to make target `install'.  Stop.<br>WARNING: Installation failed, sorry. Please check above error messages.<br>(Thu Jul 25 11:18:53 2013) Command finished (10 sec)<br><br></div>Can anyone confirm that so that I can launch a bug note? Or is that easy to solve?<br>
<br></div>Best regards,<br></div>Johannes<br></div>