compiling the man-pages

From: "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: compiling the man-pages
Date: 2001-01-05 20:19:51
Message-ID: 0101051519510Z.09559@comptechnews
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

When I was compiling the sgml man-pages, I got some messages like:

onsgmls refentry.sgml ./ref/declare.sgml \
| sgmlspl /usr/local/share/sgml/docbook2X/docbook2man-spec.pl --lowercase
--section l
onsgmls:/usr/local/share/sgml/docbook/4.1/catalog:22:0:W: DTDDECL catalog
entries are not supported
onsgmls:./ref/declare.sgml:256:19:X: reference to non-existent ID "SQL-BEGIN"
onsgmls:./ref/declare.sgml:194:18:X: reference to non-existent ID "SQL-FETCH"
onsgmls:./ref/declare.sgml:257:40:X: reference to non-existent ID
"SQL-COMMIT-TITLE"
onsgmls:./ref/declare.sgml:259:42:X: reference to non-existent ID
"SQL-ROLLBACK-TITLE"
onsgmls:./ref/declare.sgml:257:19:X: reference to non-existent ID "SQL-COMMIT"
onsgmls:./ref/declare.sgml:259:19:X: reference to non-existent ID
"SQL-ROLLBACK"
onsgmls:./ref/declare.sgml:256:39:X: reference to non-existent ID
"SQL-BEGIN-TITLE"
onsgmls:./ref/declare.sgml:194:38:X: reference to non-existent ID
"SQL-FETCH-TITLE"

Are these messages normal or what did I miss? I was in the doc/src/sgml
directory and I ran "make man". The man-pages looked ok anyway.

--
-------- Robert B. Easter reaster(at)comptechnews(dot)com ---------
-- CompTechNews Message Board http://www.comptechnews.com/ --
-- CompTechServ Tech Services http://www.comptechserv.com/ --
---------- http://www.comptechnews.com/~reaster/ ------------

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2001-01-06 10:50:07 Re: compiling the man-pages
Previous Message Oliver Elphick 2001-01-05 15:01:35 Re: nested query