dbTalk Databases Forums  

[BUGS] PostgreSQL does not have native spinlock support on this platform

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] PostgreSQL does not have native spinlock support on this platform in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Martino Serri
 
Posts: n/a

Default [BUGS] PostgreSQL does not have native spinlock support on this platform - 06-10-2004 , 01:26 PM






Hi,

I'm trying to compile the source code on a win2k platform but I've get
this error:

gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -I../../../../src/include
-I./src/include/port/win32 "-I../../../../src/include/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.

My configuration is:

- Windows2000 WKS with SP3
- Snapshot of postgresql source on date 20040608
- MinGW32 3.1.0-1
- MSYS 1.0.10

and i've runned ./configure with the '--without-zlib' parameter.

I've searched for a similar question on the ml but I don't found.

If you need more specification, ask me.

Martino Serri
(Italy)

PS: sorry for my poor english.

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.