| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Idar Tollefsen <idart(at)performancedesign(dot)no> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: 8.1RC1 fails to build on OS X (10.4) |
| Date: | 2005-11-02 16:39:42 |
| Message-ID: | 6406.1130949582@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Idar Tollefsen <idart(at)performancedesign(dot)no> writes:
> Trying to build 8.1RC1 on the above configuration fails because it seems to have
> defined bool, but still doesn't seem to know what bool is.
Well, having just updated my laptop to 10.4.3, I tried it again, using
the same configure switches you mention ... and it still works fine for
me.
I notice however that you seem to have a different version of gcc:
> gcc --version:
> powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc. build 5026)
> Copyright (C) 2005 Free Software Foundation, Inc.
Mine says
powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061)
Copyright (C) 2004 Free Software Foundation, Inc.
which is evidently older. Where'd you get yours from?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Idar Tollefsen | 2005-11-02 17:05:19 | Re: 8.1RC1 fails to build on OS X (10.4) |
| Previous Message | Tom Lane | 2005-11-02 16:15:58 | Re: Limit usage of tcop/dest.h |