rebuilding beta4 ... fails in docs build ...
one too many things removed? this build worked earlier today, so its only
since removing those directories that something has broken ...
openjade -D . -D ./ref -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -
d stylesheet.dsl -i output-html -t sgml postgres.sgml
openjade:installation.sgml:1535:2:E: character data is not allowed here
openjade:installation.sgml:1535:30:E: document type does not allow element "EMAI
L" here; assuming missing "ENTRY" start-tag
openjade:/usr/local/share/sgml/docbook/dsssl/modular/html/../common/dbtable.dsl:
224:13:E: 2nd argument for primitive "ancestor" of wrong type: "#<unknown object
151425216>" not a singleton node list
gmake[1]: *** [postgres.html] Error 1
gmake[1]: Leaving directory `/usr/local/pgsql/beta/pgsql/doc/src/sgml'
gmake: *** [postgres.tar] Error 2
On Mon, 2002-11-04 at 23:10, Marc G. Fournier wrote:
one too many things removed? this build worked earlier today, so its only
since removing those directories that something has broken ...
Bruce left an extra </entry> tag at on line 1534 of installation.sgml :)
Can't make a patch because anoncvs hasn't updated yet :)
openjade -D . -D ./ref -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -
d stylesheet.dsl -i output-html -t sgml postgres.sgml
openjade:installation.sgml:1535:2:E: character data is not allowed here
openjade:installation.sgml:1535:30:E: document type does not allow element "EMAI
L" here; assuming missing "ENTRY" start-tag
openjade:/usr/local/share/sgml/docbook/dsssl/modular/html/../common/dbtable.dsl:
224:13:E: 2nd argument for primitive "ancestor" of wrong type: "#<unknown object
151425216>" not a singleton node list
gmake[1]: *** [postgres.html] Error 1
gmake[1]: Leaving directory `/usr/local/pgsql/beta/pgsql/doc/src/sgml'
gmake: *** [postgres.tar] Error 2---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
--
Rod Taylor
"Marc G. Fournier" <scrappy@hub.org> writes:
one too many things removed?
Just broken SGML markup ... fixed I think ...
regards, tom lane