Re: Latest HEAD fails to build - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Latest HEAD fails to build
Date
Msg-id 95640678-DD58-46CD-87EE-77038AC5A01B@yesql.se
Whole thread Raw
In response to Latest HEAD fails to build  (Rafia Sabih <rafia.sabih@enterprisedb.com>)
Responses Re: Latest HEAD fails to build  (Rafia Sabih <rafia.sabih@enterprisedb.com>)
List pgsql-hackers
> On 10 Sep 2018, at 11:22, Rafia Sabih <rafia.sabih@enterprisedb.com> wrote:
>
> Hi all,
>
> After pulling the the latest commit -- e3d77ea6b4e425093db23be492f236896dd7b501, I am getting following error on
compiling,
> cp: cannot stat ‘./dynloader.h’: No such file or directory
>
> Things were working fine till ac27c74def5d8544530b13d5901308a342f072ac atleast.
>
> Anybody having a clue about that…

I ran into the same thing this morning.  I think you have a leftover build
artefact in src/include/dynloader.h from a build prior to it’s removal.  Try to
remove the file and make install again.

cheers ./daniel



pgsql-hackers by date:

Previous
From: Rafia Sabih
Date:
Subject: Latest HEAD fails to build
Next
From: Justin Pryzby
Date:
Subject: Re: cache lookup failed for constraint when alter table referred bypartition table