fede2cr / slackware_riscv

RISCV port of the Slackware distribution
11 stars 3 forks source link

upower fails while building doc #55

Open fede2cr opened 6 years ago

fede2cr commented 6 years ago

Package compilation and use seems fine, but gives out this error while compiling the doc.

make[3]: Entering directory '/tmp/upower-0.9.23/doc/man' /usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl upower.xml I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl make[3]: *** [Makefile:689: upower.1] Error 4 make[3]: Leaving directory '/tmp/upower-0.9.23/doc/man'

fede2cr commented 6 years ago

Exactly the same error with udisks2

make[3]: Entering directory '/tmp/udisks-2.6.5/doc/man' /usr/bin/xsltproc -path "./.." -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl udisksctl.xml I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl make[3]: *** [Makefile:741: udisksctl.1] Error 4