Windows XP : error...does not have native spinlock support on this platform

From: Fred Pederndong <fred_j_pederndong(at)yahoo(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: Windows XP : error...does not have native spinlock support on this platform
Date: 2004-11-15 14:40:42
Message-ID: 20041115144042.15099.qmail@web90109.mail.scd.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Greetings,

Magnus...thanks for the token (dynamic buffer) patch...

I encounter the following error when attempting to "make" the November 15 snapshot using minGW/MSYS on Windows XP SP1 w/o admin privileges (the message suggests posting to the "bugs" list but based on the list descriptions...I am posting to the "ports" list):

port/win32" -DBUILDING_DLL -c -o xlog.o xlog.c
In file included from ../../../../src/include/storage/spin.h:50,
from xlog.c:35:
../../../../src/include/storage/s_lock.h:543:2: #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)
make[4]: *** [xlog.o] Error 1
make[4]: Leaving directory `/c/my/postgresql/src/backend/access/transam'
make[3]: *** [transam-recursive] Error 2
make[3]: Leaving directory `/c/my/postgresql/src/backend/access'
make[2]: *** [access-recursive] Error 2
make[2]: Leaving directory `/c/my/postgresql/src/backend'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/c/my/postgresql/src'
make: *** [all] Error 2

Any help is appreciated,
Fred J.


---------------------------------
Do you Yahoo!?
Check out the new Yahoo! Front Page. www.yahoo.com

Browse pgsql-ports by date

  From Date Subject
Next Message Jakson Silva 2004-11-18 13:27:57 Error while running gmake for install of postgre 7.2 in connectiva 10
Previous Message Alejandro D. Burne 2004-11-15 14:07:14 Problem installing Postgresql on MDK10.0