From: | "Randall Lucas" <rlucas(at)tercent(dot)com> |
---|---|
To: | |
Cc: | pgsql-ports(at)postgresql(dot)org |
Subject: | Re: Fwd: 8.3.3 compile fails on Mac OS X 10.5.2 |
Date: | 2008-07-03 15:56:44 |
Message-ID: | 7d5145af0807030856x2ce3f84fw1d6e3794c59f6a48@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
On Wed, Jul 2, 2008 at 10:11 AM, Randall Lucas <rlucas(at)tercent(dot)com> wrote:
> On Tue, Jul 1, 2008 at 7:50 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
>> I believe the most likely theory is that your copy of /sw/bin/awk
>> got corrupted during the transfer from your old machine, and the
>> second most likely theory is that the executable is bitwise the same
>> but it doesn't play nice with the system libraries on your new box,
>> and the third is that there was something wrong with that specific
>> Fink-port build (though if so, it should have failed on your old
>> machine too). In any case it sounds like a very local problem.
>
>
> I will try compiling 8.3.3 (and testing gawk) on my old 10.4 Intel Mac
> which was the source of the gawk binary. I'll also report if the
> binary is bitwise identical. No reply solicited for that; I just want
> to keep it all in the same thread for archival / search engine
> purposes.
$ /sw/bin/awk -W version
GNU Awk 3.1.5
Confirming that reinstalling Fink de novo on OS X 10.5 gives me a
properly working gawk.
From | Date | Subject | |
---|---|---|---|
Next Message | Kenaniah Cerny | 2008-07-05 01:31:49 | contrib - fuzzystrmatch installation issue |
Previous Message | Randall Lucas | 2008-07-02 17:11:18 | Re: Fwd: 8.3.3 compile fails on Mac OS X 10.5.2 |