Re: Bug #861: postgresql fails to build on FreeBSD/sparc64 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #861: postgresql fails to build on FreeBSD/sparc64
Date
Msg-id 7641.1041450120@sss.pgh.pa.us
Whole thread Raw
In response to Bug #861: postgresql fails to build on FreeBSD/sparc64  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> Building postgresql from ports on a sparc64 fails with the following
> error message.

It would appear that typedef slock_t isn't getting defined in your
build.  I suspect this is because src/include/port/freebsd.h is wrong
(it should probably look more like openbsd.h or netbsd.h ...)

            regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #861: postgresql fails to build on FreeBSD/sparc64
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #862: strange select results