On Wed, 2020-08-12 at 14:54 -0400, Joe Locash via blfs-dev wrote: > asciidoc will not build without libxml2 or libxslt installed. To > reproduce simply try building it on a fresh LFS install.
Looks like it is a packaging problem: doc/testasciidoc.1 is not shipped, while the other manpages are. I've reported it upsteam: https://github.com/asciidoc/asciidoc-py3/issues/136 If upstream decides to address the issue, this should solve the problem. Meanwhile, there is apparently no easy workaround. OTOH, libxslt and docbook-xsl should at least be recommended at runtime anyway. Note that asciidoc itself does not need them. Only a2x and testasciidoc uses them. Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
