"Lubomir Brychta" <lubomir(dot)brychta(at)gmail(dot)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(at)postgresql(dot)org(dot)
Try a more recent version of Postgres ... 8.0 or up should work.
regards, tom lane