no native spinlock support on os x 10.4.7

From: Nick Morrison <nick(at)nick(dot)on(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: no native spinlock support on os x 10.4.7
Date: 2006-08-14 05:36:41
Message-ID: 207FDC41-90E6-419C-81FB-EB8E1A7AA26C@nick.on.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

hello,

as requested:

../../../../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)

This is compiling using darwinports' "port install postgresql" on mac
os x 10.4.7. PostgreSQL version ..

---> Attempting to fetch postgresql-7.4.12.tar.bz2 from ftp://
ftp2.ch.postgresql.org/mirror/postgresql/source/v7.4.12

cheers,

Nick!

--
Nick Morrison <nick(at)nick(dot)on(dot)net>
http://nick.on.net/

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Enke 2006-08-14 13:53:34 BUG #2574: C function: arg TEXT data corrupt
Previous Message Tom Lane 2006-08-13 17:06:10 Re: distance operator dont work