severity 597180 normal quit Hi,
Petri Latvala wrote: > $ man valgrind > > *snip* > BASIC OPTIONS > <xi:include></xi:include><xi:include></xi:include>.SH "ERROR-RELATED Yep. I'm taking the liberty of calling this not minor. (Also on i386.) >From the build log [1]: | for x in /usr/share/xml/docbook/stylesheet/nwalsh/current/manpages/docbook.xsl /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl ; do \ | if test -f $x; then \ | echo "Using manpage stylesheet: $x"; \ | export XML_CATALOG_FILES=/etc/xml/catalog && \ | xsltproc --nonet --xinclude -o ./ $x ../docs/xml/manpages-index.xml; \ | exit 0; \ ... | Using manpage stylesheet: /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl | I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd | ../docs/xml/manpages-index.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> | ^ | I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd ... | ../docs/xml/manual-core.xml:1421: parser error : Entity 'mdash' not defined | ends—there would be no point, since the Linux kernel reclaims | ^ | ../docs/xml/valgrind-manpage.xml:56: element include: XInclude error : could not load ../docs/xml/manual-core.xml, and no fallback was found ... Any ideas about the cause? [1] on biber. https://buildd.debian.org/fetch.cgi?&pkg=valgrind&ver=1:3.6.0~svn11254&arch=i386&stamp=1281370466&file=log -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

