The following bug has been logged online:
Bug reference: 2546
Logged by: John Weekley
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.4
Operating system: Solaris unknown 5.11 snv_43 i86pc i386 i86pc
Description:PostgreSQL does not have native spinlock support
"John Weekley" <[EMAIL PROTECTED]> writes:
> Platform is 64 bit Solaris x86.
> ...
> "../../../../src/include/storage/s_lock.h", line 814: #error: PostgreSQL
> does not have native spinlock support on this platform. To continue the
> compilation, rerun configure using --disable-spinlocks. However
Tom Lane wrote:
"John Weekley" <[EMAIL PROTECTED]> writes:
Platform is 64 bit Solaris x86.
...
"../../../../src/include/storage/s_lock.h", line 814: #error: PostgreSQL
does not have native spinlock support on this platform. To continue the
compilation, rerun configure using --disable-spinlocks.