Windows XP : error...does not have native spinlock support on this platform - Mailing list pgsql-ports

From Fred Pederndong
Subject Windows XP : error...does not have native spinlock support on this platform
Date
Msg-id 20041115144042.15099.qmail@web90109.mail.scd.yahoo.com
Whole thread Raw
List 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@postgresql.org.
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

pgsql-ports by date:

Previous
From: "Alejandro D. Burne"
Date:
Subject: Problem installing Postgresql on MDK10.0
Next
From: Peter Eisentraut
Date:
Subject: Re: Problem installing Postgresql on MDK10.0