file modules/auth/auth.xml reference docbook file
http://www.oasis-open.org/docbookid/id/g/4.5/docbookx.dtd
which does not exist.
could it be changed to, for example, reference
http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
which does exist?
-- juha
On 19/08/14 10:59, Juha Heinanen wrote:
file modules/auth/auth.xml reference docbook file
http://www.oasis-open.org/docbookid/id/g/4.5/docbookx.dtd
which does not exist.
could it be changed to, for example, reference
http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
which does exist?
If the docs build ok, then you can go ahead, replace and push the commit.
You can eventually check if other similar files refer to different link that can be used here as well. Cheers, Daniel
i changed the http link to existing one, but it didn't help. i still get
/usr/bin/docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth.xml I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd auth.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd%22%3E
i'll give up, since i'm not familiar with docbook stuff.
-- juha