Re: Unable to `make install` on MacOS in the latest master(68a13f28be) - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Unable to `make install` on MacOS in the latest master(68a13f28be)
Date
Msg-id 871585FF-18B1-443C-9E05-98CA22255DA7@yesql.se
Whole thread Raw
In response to Re: Unable to `make install` on MacOS in the latest master(68a13f28be)  (Chapman Flack <chap@anastigmatix.net>)
Responses Re: Unable to `make install` on MacOS in the latest master (68a13f28be)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> On 3 Jan 2019, at 16:54, Chapman Flack <chap@anastigmatix.net> wrote:
> 
> On 1/3/19 10:47 AM, Andrew Alsup wrote:
>> cp ./*.h '/usr/local/pgsql/include/server'/
>> cp: ./dynloader.h: No such file or directory
> 
> Has dynloader.h somehow ended up as a symbolic link to a file
> no longer present?
> 
> Perhaps influenced by commit 842cb9f ?

It is indeed related to that commit.  You will need to do make distclean, or
remove dynloader.h manually.

cheers ./daniel


pgsql-hackers by date:

Previous
From: Chapman Flack
Date:
Subject: Re: Unable to `make install` on MacOS in the latest master(68a13f28be)
Next
From: Tom Lane
Date:
Subject: Re: Unable to `make install` on MacOS in the latest master (68a13f28be)