On Thu, Jan 13, 2011 at 12:48 AM, Michael Barton <[email protected]> wrote: > GRASS 7 updated from trunk a couple hours ago gives the following error in > compiling on the Mac > > ERSION_NUMBER=7.0.svn > /Users/Shared/grass_dev/grass70_dev/dist.i386-apple-darwin10.6.0/tools/g.html2man.py > > /Users/Shared/grass_dev/grass70_dev/dist.i386-apple-darwin10.6.0/docs/html/wxGUI.Attribute_Table_Manager.html > > /Users/Shared/grass_dev/grass70_dev/dist.i386-apple-darwin10.6.0/man/man1/wxGUI.Attribute_Table_Manager.1 > /Users/Shared/grass_dev/grass70_dev/dist.i386-apple-darwin10.6.0/docs/html/wxGUI.Attribute_Table_Manager.html:37:2: > Parse error: malformed start tag > make[2]: *** > [/Users/Shared/grass_dev/grass70_dev/dist.i386-apple-darwin10.6.0/man/man1/wxGUI.Attribute_Table_Manager.1] > Error 1 > make[1]: *** [manpages] Error 2 > make: *** [default] Error 2
Fixed in r45010, a HTML tag was note closed. Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
