| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Keith Fiske <keith(at)omniti(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: 9.5 make world failing due to sgml tools missing |
| Date: | 2015-06-18 12:54:31 |
| Message-ID: | 3244.1434632071@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> On 6/17/15 3:35 PM, Keith Fiske wrote:
>> The current HEAD of postgres in the git repo is not building when using
>> "make world". It's been like this for about a month or so that I've been
>> aware of. I didn't really need the world build so been making due
>> without it. At PGCon now, though, so asked Bruce and he said this error
>> was due to my not having the sgml tools installed, which should not be a
>> requirement.
> make world has always required documentation build tools.
Sure; the point is that libxml2 has suddenly been reclassified as a
documentation build tool, which is at least a surprising categorization.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2015-06-18 13:44:59 | dblink: add polymorphic functions - review |
| Previous Message | Alvaro Herrera | 2015-06-18 12:34:37 | Re: 9.5 make world failing due to sgml tools missing |