GNOME Bugzilla – Bug 734631
xsltproc --nonet flag causes make to fail on OSX
Last modified: 2014-08-12 06:04:05 UTC
make fails with the following error on OSX: 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 Removing the --nonet flag from the Makefile's XSLTPROC_FLAGS variable resolves this issue.
You need to install the docbook and all it's XSL's and files on your machine. For example in Fedora the package containing these is: docbook-style-xsl-1.78.1-3.fc21.noarch