I guess folks aren't using kodiak for builds much,
otherwise they would have fallen over:

/usr/bin/xsltproc \
         --nonet \        --stringparam generate.section.toc.level 0 \ 
--stringparam toc.max.depth 3 \
         --stringparam toc.section.depth 12 \        --xinclude \        -o 
"shell_styleguide.html" \
                 /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl \
                 "misc/shell_styleguide.docbook" >xsltproc.log 2>&1
*** Error code 4


This is because libshell requires:

/usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl.

Adding SUNWgnome-xml fixes things (as I've done in my zone).


-- 
Rod

Reply via email to