| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andreas Joseph Krogh <andreas(at)visena(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Error building docs |
| Date: | 2017-01-20 14:46:05 |
| Message-ID: | 29004.1484923565@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andreas Joseph Krogh <andreas(at)visena(dot)com> writes:
> I'm getting this error building docs (from commit
> e4c27f5befbfc80a1bf96fc93256dce08b148238):
Did it work for you before?
> osx -D. -x lower -i include-xslt-index postgres.sgml >postgres.xmltmp
> osx:postgres.sgml:3:55:W: cannot generate system identifier for public text
> "-//OASIS//DTD DocBook V4.2//EN"
> osx:postgres.sgml:12:0:E: reference to entity "BOOK" for which no system
> identifier could be generated
This looks like you don't have a complete installation of the docbook
scripts.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2017-01-20 15:59:13 | Re: Fix documentation typo |
| Previous Message | Stephen Frost | 2017-01-20 14:43:03 | Re: pgsql: Logical replication |