"Lubomir Brychta" <lubomir.brychta@gmail.com> writes:
> ../../../../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-spinlocks.
> However, performance will be poor. Please report this to
> pgsql-bugs@postgresql.org.
Try a more recent version of Postgres ... 8.0 or up should work.
regards, tom lane