#1175: g.html2man.py bug
-----------------------+----------------------------------------------------
Reporter: neteler | Owner: grass-...@…
Type: defect | Status: new
Priority: critical | Milestone: 7.0.0
Component: Compiling | Version: svn-trunk
Keywords: | Platform: All
Cpu: All |
-----------------------+----------------------------------------------------
In a series of module but not all the following problem happens
during compilation (long lines broken here for readability):
{{{
VERSION_NUMBER=7.0.svn /home/usr_local/src/grass70/dist.x86_64-unknown-
linux-gnu/tools/g.html2man.py
/home/usr_local/src/grass70/dist.x86_64-unknown-linux-
gnu/docs/html/db.copy.html
/home/usr_local/src/grass70/dist.x86_64-unknown-linux-
gnu/man/man1/db.copy.1
/home/usr_local/src/grass70/dist.x86_64-unknown-linux-
gnu/docs/html/db.copy.html:80:0:
Error ({}): <li><a href="#SEE ALSO">SEE ALSO</a></li>
make: *** [/home/usr_local/src/grass70/dist.x86_64-unknown-linux-
gnu/man/man1/db.copy.1] Error 1
...
make
VERSION_NUMBER=7.0.svn /home/usr_local/src/grass70/dist.x86_64-unknown-
linux-gnu/tools/g.html2man.py
/home/usr_local/src/grass70/dist.x86_64-unknown-linux-
gnu/docs/html/ps.map.html
/home/usr_local/src/grass70/dist.x86_64-unknown-linux-
gnu/man/man1/ps.map.1
/home/usr_local/src/grass70/dist.x86_64-unknown-linux-
gnu/docs/html/ps.map.html:65:0:
Error ({}): <li><a href="#border">border</a></li>
make: *** [/home/usr_local/src/grass70/dist.x86_64-unknown-linux-
gnu/man/man1/ps.map.1] Error 1
}}}
I suspect that "#" is causing troubles.
Using
Python 2.6.5 (r265:79063, Jul 14 2010, 13:38:11)
[GCC 4.4.3]
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1175>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev