Re: Troubles building man pages
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:47:20
"Brian S. Schang" [off-list ref] writes:
quoted
ASCIIDOC git-am.xml XMLTO git-am.1 I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd /raida/packages/git/Documentation/git-am.xml:2: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" D DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"I have read through INSTALL and Documentation/README. I have tried to cover all dependencies, but I suspect that I'm missing something simple. Note that 'git' itself compiles fine and I can build the HTML pages fine also. It seems to be the man pages that cause the problem. Note that I am using openSUSE 11.1. I was able to build the man pages on my older openSUSE 11.0 machine, but not any longer.
The following was an ancient experience of mine with a different distro
but I am reasonably sure it would point you in the right direction.
http://article.gmane.org/gmane.comp.version-control.git/107387