On 8/12/20 3:00 PM, Ken Moffat via blfs-dev wrote:
On Wed, Aug 12, 2020 at 02:54:30PM -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.
For the editors, that is hard to test (we build the xml and docbook
packages to be able to edit the book). And as a python package, it
is hard to know what it does (output from the build and install is
meagre). Do you have an example of the error mesage, and which
command provokes it ?
I've just done a build and DESTDIR install, docs with both those
libs and docbook-xsl installed - no obvious references to xml or XML
in the output. When things have quietened down I can easily hide
those libe for testing, but disabling the docbook stuff now it has
been installed fills me with terror (something to try on a system
which is going nowhere). So I'd like to know what errors I should
look for in this situation, and also if it is libxml2 or libxslt
that causes the first error, please ?
In a just built LFS, asciidoc returns:
Making asciidoc-9.0.2
Wed Aug 12 03:13:37 PM CDT 2020
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
Fixing CONF_DIR in asciidoc.py
Fixing CONF_DIR in a2x.py
python3 a2x.py -f manpage doc/testasciidoc.1.txt
a2x: ERROR: "xmllint" --nonet --noout --valid
"/build/asciidoc/asciidoc-9.0.2/doc/testasciidoc.1.xml" returned
non-zero exit status 127
So I guess libxml2 is a required dependency. I'll fix it.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page