Re: [DOCS] make html fails on a clean ubuntu

2016-04-22 Thread Idan Kamara
On Thu, Apr 21, 2016 at 2:32 PM, Tom Lane wrote: > > Idan Kamara writes: > > I'm trying to build the docs (at commit 9c75e1), but getting back a spew of > > errors from `jade` (attached), which I'm having a hard time deciphering. > > I think the relevant error is the first one: > > > jade:postgre

Re: [DOCS] make html fails on a clean ubuntu

2016-04-22 Thread Peter Eisentraut
On 04/21/2016 05:32 PM, Tom Lane wrote: > Idan Kamara writes: >> I'm trying to build the docs (at commit 9c75e1), but getting back a spew of >> errors from `jade` (attached), which I'm having a hard time deciphering. > > I think the relevant error is the first one: > >> jade:postgres.sgml:3:55:W

Re: [DOCS] make html fails on a clean ubuntu

2016-04-21 Thread Tom Lane
Idan Kamara writes: > I'm trying to build the docs (at commit 9c75e1), but getting back a spew of > errors from `jade` (attached), which I'm having a hard time deciphering. I think the relevant error is the first one: > jade:postgres.sgml:3:55:W: cannot generate system identifier for public text

[DOCS] make html fails on a clean ubuntu

2016-04-21 Thread Idan Kamara
Hi folks, I'm trying to build the docs (at commit 9c75e1), but getting back a spew of errors from `jade` (attached), which I'm having a hard time deciphering. I did a clone from https://github.com/postgres/postgres and ran these commands: $ ./configure $ cd doc/src/sgml $ make html Information