Thread: building beta2 appears to fail in docs:
openjade -V html-manifest -D . -D ./ref -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -d stylesheet.dsl -i output-html-t sgml postgres.sgml openjade:setindex.sgml:1890:0:E: character data is not allowed here openjade:setindex.sgml:1891:116:E: document type does not allow element "ULINK" here; missing one of "SEEIE", "SEEALSOIE","SECONDARYIE" start-tag gmake[1]: *** [postgres.html] Error 1 gmake[1]: Leaving directory `/usr/local/pgsql/beta/pgsql/doc/src/sgml' gmake: *** [postgres.tar] Error 2
Fixed (or at least worked around). Marc G. Fournier writes: > openjade -V html-manifest -D . -D ./ref -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -d stylesheet.dsl -i output-html-t sgml postgres.sgml > openjade:setindex.sgml:1890:0:E: character data is not allowed here > openjade:setindex.sgml:1891:116:E: document type does not allow element "ULINK" here; missing one of "SEEIE", "SEEALSOIE","SECONDARYIE" start-tag > gmake[1]: *** [postgres.html] Error 1 > gmake[1]: Leaving directory `/usr/local/pgsql/beta/pgsql/doc/src/sgml' > gmake: *** [postgres.tar] Error 2 -- Peter Eisentraut peter_e@gmx.net