Re: Error Building Postgres 17.0 from Source

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Corbin Cavolt <ccavolt(at)pm(dot)me>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Error Building Postgres 17.0 from Source
Date: 2024-10-04 19:08:11
Message-ID: 4A3CC287-BAC9-4786-B4F9-FFF5B2CA78F9@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On Oct 4, 2024, at 12:05, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Yeah, that's what it looks like. I'm a bit confused though because
> 16.x should have failed the same way: building our docs without local
> DTDs has failed for well over a year now [1].

To add confusion to the fire, I was successfully building pre-17 versions ("make world") locally on MacOS fine without having to install the documentation tools. It wasn't until 17 that it failed (and installing the doc tools as recommended fixed it).

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2024-10-04 19:34:19 Re: Error Building Postgres 17.0 from Source
Previous Message Tom Lane 2024-10-04 19:05:24 Re: Error Building Postgres 17.0 from Source