<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I try to compile a GRASS6 add-on with GRASS7 to adapt the code to<br>the new GRASS version. I know probably some or even more code lines<br>have to be adapted for the new version, however I already fail when I want<br>
to compile it with GRASS 7:<br><br>Errors in:<br>/usr/local/src/grass7_trunk/scripts/r.fidimo<br>/usr/local/src/grass7_trunk/man<br>--<br>So I changed into the directory and ran make again: <br>/usr/local/src/grass7_trunk/scripts/r.fidimo$ make<br>
VERSION_NUMBER=7.0.svn /usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/tools/<a href="http://g.html2man.py">g.html2man.py</a> /usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/r.fidimo.html /usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/man/man1/r.fidimo.1<br>
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/r.fidimo.html:109:0: Error (KeyError(None,)): <DT><b>outflow_point</b></DT><br><br>make: *** [/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/man/man1/r.fidimo.1] Error 1<br>
<br></div>it seems there is a problem with the html-manual file? The compilation incl. the html file is working perfectly with GRASS6.5. I am aware that for version 7: (i) The name of the html file changed to "module-name.html" (instead of "description.html" and (ii) in the makefile the .py ending is excluded.<br>
</div>Are there any restrictions/stricter guidelines for html-manuals in GRASS7? E.g. is<br>it strictly required that the options in the manual match the options in the script (because the manual is out of date an some option-names changed, but that was never a problem for GRASS6.5)<br>
<br></div>Best regards,<br>Johannes<br></div>