Comment 1 for bug 943539

Revision history for this message
Matt Fischer (mfisch) wrote : Re: cannot build pam inside a qemu-armel chroot due to segfault in xsltproc

In order to repro this you need to install the following packages inside your chroot: w3m xsltproc

Using the file README.xml that I am attaching below, run the following command:

/usr/bin/xsltproc --path . --xinclude --stringparam generate.toc "none" --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl README.xml | /usr/bin/w3m -T text/html -dump > ./README