Hi, This fails when there’s no catalog to map the URL to a local resource. I remember from the 1.10 days this was somewhat tricky to get right. We used to have a catalog.xml in the repository, but it’s no more. So it has to come from the system itself now.
Thanks, Jaap > On 29 Apr 2017, at 05:18, Guy Harris <[email protected]> wrote: > > docbook/Makefile.am says > > SINGLE_XSLTPROC_ARGS = \ > --nonet > http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl > > CHUNKED_XSLTPROC_ARGS = \ > --nonet > http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl > > which seems to say "use this URL, but don't actually treat it as a *URL* for > something on the net". > > This causes make to fail, out of the box, in the docbook directory on my > machine. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
