'/export/home/marcel/source/postgresql-17beta1/doc/src/sgml'
/usr/bin/xsltproc --nonet --path . --path . --stringparam pg.version
'17beta1' stylesheet.xsl postgres-full.xml
runtime error: file stylesheet-common.xsl line 124 element value-of
Variable 'chunk.base.dir' has not been declared.
XPath error : Undefined variable
What DocBook XSL stylesheet version do you have installed? The docs say
that 1.77.0 is required:
https://www.postgresql.org/docs/17/docguide-toolsets.html#DOCGUIDE-TOOLSETS-DOCBOOK-XSL
Looks like we are a bit to low on Solaris
-bash-5.1$ pkg list docbook-style-xsl
NAME (PUBLISHER) VERSION IFO
data/docbook/docbook-style-xsl 1.75.2-11.4.42.0.0.111.0 i--
But this is currently the only available version for the
public Solaris 11.4.42.
Thanks,
Marcel