| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Hunter Hillegas <lists(at)lastonepicked(dot)com> |
| Cc: | PostgreSQL <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Can't Build 7.3.4 on OS X |
| Date: | 2003-07-28 05:40:50 |
| Message-ID: | 27176.1059370850@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-general pgsql-hackers |
Hunter Hillegas <lists(at)lastonepicked(dot)com> writes:
> I cannot build the latest release on OS X Jaguar.
> gcc -traditional-cpp -g -O2 -Wall -Wmissing-prototypes
> -Wmissing-declarations -I../../src/include -c -o isinf.o isinf.c
> In file included from /usr/include/math.h:24,
> from isinf.c:5:
> /usr/include/architecture/ppc/math.h:128: error: syntax error at '#' token
Hmph. It builds just fine on OS X for me, or at least it did last week
(my Mac laptop is now in the shop, sob). Which OS X release have you
got, exactly? Does it help if you take out -traditional-cpp ?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Pflug | 2003-07-28 08:43:07 | Re: problem with libpq/encrypted |
| Previous Message | subbiah K | 2003-07-28 04:54:24 | POSTGRES in UNICODE |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-07-28 05:49:13 | Re: bug? incorrect return type from extract |
| Previous Message | Tom Lane | 2003-07-28 05:22:46 | Re: [ANNOUNCE] v7.3.4 Bug Fix Release |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-07-28 06:14:32 | Re: Regression test failure date. |
| Previous Message | Tom Lane | 2003-07-28 05:37:37 | Re: new postgresql.conf |