Hi Joerg, On Thu, Feb 2, 2017 at 9:47 AM, joerg robl <[email protected]> wrote: > Dear Martin, > > Thank you for you help! > Below are the error messages. > cheers Jörg > > ------------------------------------------------------------------------------------------------------- > GRASS 7.3.svn (xy):/usr/local/src/GRASS/grass7_trunk/display/d.linegraph > > make > VERSION_NUMBER=7.3.svn > /usr/local/src/GRASS/grass7_trunk/dist.x86_64-pc-linux-gnu/tools/g.html2man.py > /usr/local/src/GRASS/grass7_trunk/dist.x86_64-pc-linux-gnu/docs/html/d.linegraph.html > /usr/local/src/GRASS/grass7_trunk/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1 > Traceback (most recent call last): > File > "/usr/local/src/GRASS/grass7_trunk/dist.x86_64-pc-linux-gnu/tools/g.html2man.py", > line 77, in <module> > main() > File > "/usr/local/src/GRASS/grass7_trunk/dist.x86_64-pc-linux-gnu/tools/g.html2man.py", > line 56, in main > p.close() > File "/usr/lib64/python2.6/HTMLParser.py", line 112, in close > self.goahead(1) > File "/usr/lib64/python2.6/HTMLParser.py", line 164, in goahead > self.error("EOF in middle of construct") > File "/usr/lib64/python2.6/HTMLParser.py", line 115, in error > raise HTMLParseError(message, self.getpos()) > HTMLParser.HTMLParseError: EOF in middle of construct, at line 69, column 8 > make: *** > [/usr/local/src/GRASS/grass7_trunk/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1] > Error 1
The HTML was broken in the manual page. I have fixed that in trunk r70474. Please update from SVN. Can you then also check the other directories: /usr/local/src/GRASS/grass7_trunk/display/d.barscale /usr/local/src/GRASS/grass7_trunk/display/d.northarrow /usr/local/src/GRASS/grass7_trunk/display/d.vect /usr/local/src/GRASS/grass7_trunk/raster/r.colors /usr/local/src/GRASS/grass7_trunk/vector/v.colors /usr/local/src/GRASS/grass7_trunk/temporal/t.rast.colors /usr/local/src/GRASS/grass7_trunk/man with changing into then and run "make"? thanks, Markus _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
