Hello, Na Mon, Jul 23, 2007 at 07:40:04PM +0100, Julian Phillips pisal(a): > Are you using docbook xsl 1.72? There are known problems building the > manpages with that version. 1.71 works, and 1.73 should work when it > get released. yes, i'm was uging 1.72. in the mentime 1.73 has been released, here is the error i get when using it: asciidoc -b docbook -d manpage -f asciidoc.conf \ -a asciidoc7compatible -agit_version=1.5.2.4 -o git-add.xml+ git-add.txt mv git-add.xml+ git-add.xml xmlto -m callouts.xsl man git-add.xml runtime error: file file:///usr/share/xml/docbook/manpages/other.xsl line 129 element call-template The called template 'read-character-map' was not found. Note: meta date : no date; using generated date git-add Note: meta date : see http://docbook.sf.net/el/date git-add runtime error: file file:///usr/share/xml/docbook/manpages/other.xsl line 537 element call-template The called template 'apply-character-map' was not found. Note: Writing git-add.1 error: file /var/tmp/fst/src/git-1.5.2.4/Documentation/git-add.xml xsltRunStylesheet : run failed make[1]: *** [git-add.1] Error 1 rm git-add.xml make[1]: Leaving directory `/var/tmp/fst/src/git-1.5.2.4/Documentation' make: *** [doc] Error 2 thanks, - VMiklos