Hi, I tried to build the PDF documentation of boost libraries. However, When I run bjam ordinary way, pdf build stopped with attached error. * HTML documentations are built correctly * CVS HEAD and RC_1_34_0 also failed What is the reason of this failure? /usr/local/src/boost/doc $ bjam --v2 pdf The following software version was used . OS: Debian GNU/Linux (sid/unstable) XSLTPROC: libxml 20626, libxslt 10117 and libexslt 813 (Using Debian official package "xsltproc" 1.1.17-2) DOXYGEN: 1.4.7 (Using Debian official package "doxygen" 1.4.7-1) JAVA: Sun Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03) (Using Debian official package "sun-java5-bin" 1.5.0-07-1) FOP: Apache FOP 0.20.5 (Using Debian official package "fop" 0.20.5-8) Boost: CVS HEAD/RC_1_34_0 My user_config.jam is also attached at the end. -- Ryo IGARASHI rigarash@gmail.com