Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Wed, Oct 5, 2016 at 11:04 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Remove -Wl,-undefined,dynamic_lookup in macOS build.
> This broke the build for me. OS X Yosemite, 10.10.5.
Hm, probably means we need an explicit reference to -lintl when
linking libpqwalreceiver.so.
regards, tom lane