Re: master fails to build on Windows - Mailing list pgsql-hackers

From John Naylor
Subject Re: master fails to build on Windows
Date
Msg-id CAJVSVGU0B-r4EhdNqy3GL03e=rhBG8wAweUAzYKwkSX1J-x8Fw@mail.gmail.com
Whole thread Raw
In response to master fails to build on Windows  (Sandeep Thakkar <sandeep.thakkar@enterprisedb.com>)
Responses Re: master fails to build on Windows  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: master fails to build on Windows  (Sandeep Thakkar <sandeep.thakkar@enterprisedb.com>)
List pgsql-hackers
On 5/18/18, Sandeep Thakkar <sandeep.thakkar@enterprisedb.com> wrote:
> Hi
>
> I was building the sources I got from https://www.postgresql.org/
> ftp/snapshot/dev/ on Windows x64 and got the whole bunch of errors
> like "*Cannot
> open include file: 'catalog/pg_type_d.h"* , *"Cannot open include file:
> 'catalog/pg_tablespace_d.h'" . *I've attached the log.

I'm thinking the include/catalog/pg_*_d.h headers got dist-cleaned
when creating the snapshot, and the build script doesn't know to copy
them over. If you're able to test, does the attached patch fix the
issue? (This may not be the right permanent fix, but hopefully it will
confirm my suspicion)

-John Naylor

Attachment

pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: pg_control read error message
Next
From: Heikki Linnakangas
Date:
Subject: Re: pg_control read error message