| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Stanislav Silnitski <silnitskij(at)zelnet(dot)ru> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: compiling 7.4 under MacOS 10.4.6 using ports.... |
| Date: | 2007-03-20 01:50:44 |
| Message-ID: | 2567.1174355444@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Stanislav Silnitski <silnitskij(at)zelnet(dot)ru> writes:
> In file included from ../../../../src/include/storage/spin.h:50,
> from xlog.c:35:
> ../../../../src/include/storage/s_lock.h:543:2: error: #error
> PostgreSQL does not have native spinlock support on this platform. To
> continue the compilation, rerun configure using --disable-spinlocks.
> However, performance will be poor. Please report this to pgsql-
> bugs(at)postgresql(dot)org(dot)
7.4 has not heard that OSX might run on anything besides PPC.
Use a more recent PG release if you want to build on an Intel Mac.
Actually, you should use a more recent PG release anyway.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-03-20 16:46:19 | Re: BUG #3143: MyLastRecPtr.xlogid not updated with MyLastRecPtr.xrecoff? |
| Previous Message | Tom Lane | 2007-03-19 17:08:40 | Re: BUG #3120: relation "pg_catalog.pg_user" |