Re: Macro errors on Panther (MacOSX 10.3)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: adam ingram-goble <adamaig(at)cat(dot)pdx(dot)edu>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Macro errors on Panther (MacOSX 10.3)
Date: 2003-10-18 03:06:20
Message-ID: 27682.1066446380@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

adam ingram-goble <adamaig(at)cat(dot)pdx(dot)edu> writes:
> I just tried building Postgres 7.3.4 on OSX 10.3 and get the following
> errors (looks like a Apple changed a header .... )

Apple's out there breaking things again ;-). It might be that you can
make it work by changing -traditional-cpp to -no-cpp-precomp in
src/template/darwin (then re-run configure and rebuild). However, 7.4
sources include a number of other Darwin fixes, and I'm not sure that
this one is enough to make 7.3 work on Darwin 10.3. I'd recommend
trying the latest 7.4 beta instead.

regards, tom lane

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Andrew Overholt 2003-10-22 13:02:20
Previous Message adam ingram-goble 2003-10-17 07:28:31 Macro errors on Panther (MacOSX 10.3)