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

From Michael Paquier
Subject Re: Unable to `make install` on MacOS in the latest master(68a13f28be)
Date
Msg-id 20190105012901.GF4849@paquier.xyz
Whole thread Raw
In response to Re: Unable to `make install` on MacOS in the latest master (68a13f28be)  (Andrew Alsup <bluesbreaker@gmail.com>)
List pgsql-hackers
On Thu, Jan 03, 2019 at 11:27:34AM -0500, Andrew Alsup wrote:
> Thanks for the help on "make distclean". That did the trick. I will be
> more careful when pulling master. Somehow, I hadn't been hit with this
> before, which was just dumb luck. Thanks for helping me out.

A more violent method is that from the top of the tree:
git clean -d -x -f

That's really efficient when using the git reporitory directly.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Use atexit() in initdb and pg_basebackup
Next
From: Michael Paquier
Date:
Subject: Re: Add timeline to partial WAL segments