Re: [BUGS] compiling 7.4 under MacOS 10.4.6 using ports....

2007-03-19 Thread Tom Lane
Stanislav Silnitski <[EMAIL PROTECTED]> 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 > contin

Re: [BUGS] compiling 7.4 under MacOS 10.4.6 using ports.... (forgot about compiling string. ups...)

2007-03-19 Thread Stanislav Silnitski
/usr/bin/gcc-4.0 -no-cpp-precomp -I/opt/local/include -fno-strict- aliasing -Wall -Wmissing-prototypes -Wmissing-declarations - I../../../../src/include -I/opt/local/include -I/opt/local/include - c -o xlog.o xlog.c On Mar 19, 2007, at 1:49 AM, Stanislav Silnitski wrote: In file included f

[BUGS] compiling 7.4 under MacOS 10.4.6 using ports....

2007-03-19 Thread Stanislav Silnitski
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-spinlo