From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | "Rainer J(dot)H(dot) Brandt" <rjhb(at)bb-c(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: 64bit initdb failure on macOS 10.11 and 10.12 |
Date: | 2017-07-04 20:46:21 |
Message-ID: | 2808b7f6-b759-6541-a05f-02c739cacc28@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 07/04/2017 01:29 PM, Rainer J.H. Brandt wrote:
> Tom Lane writes:
>> rjhb(at)bb-c(dot)de (Rainer J.H. Brandt) writes:
>>
>> This makes little sense to me. 64-bit builds have been the default on
>> macOS for some time.
> Good to know. I removed those options and tried again.
Did you run make clean before re-running ./configure?
>
>> It's possible that by overriding LDFLAGS you're removing linker switches
>> that need to be there ...
> Thanks for that suggestion. I'm now using this (with 9.6.3):
>
> ./configure PERL=/opt/bb/170704/bin/perl --with-perl --prefix=/opt/bb/170704
>
> I still get the error. I don't see how Perl can make the difference,
> but I guess it's not relevant that I can't see it ;-(
>
> Thanks for taking the time to answer.
> Rainer
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Rainer J.H. Brandt | 2017-07-04 20:54:05 | Re: 64bit initdb failure on macOS 10.11 and 10.12 |
Previous Message | Rainer J.H. Brandt | 2017-07-04 20:29:17 | Re: 64bit initdb failure on macOS 10.11 and 10.12 |