Tom Lane wrote:
Andrew Chernow <[EMAIL PROTECTED]> writes:
That got rid of all warnings. Although, it still fails to compile due to gethostbyname_r:
thread.c:141: too many arguments to function `gethostbyname_r'

Hmm, did you override the fact that --enable-thread-safety fails?

I've always assumed that the userland thread support in 10.20 is too
broken to be worth troubling with.

                        regards, tom lane



Aaaahhh ... Apparently GNU Portable Threads (http://www.gnu.org/software/pth/) was manually installed on this box, so --enable-thread-safety worked fine for me.

--
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to