On 4/25/04 4:21 PM, "Bruce Momjian" <pgman@candle.pha.pa.us> wrote: > OK, I just did some major wacking of the thread stuff and tried it on > FreeBSD 4.9. It failed because getpwuid() isn't thread-safe on that > platform, and there isn't a getpwuid_r() function, but it did pick up > -pthread as a valid option. > > Please test CVS HEAD and report back. Thanks. No, I still don't see a -lpthread anywhere. Since it successfully builds (i.e. no unsatisfied externals for thread support), that would seem to indicate it isn't building any thread support, wouldn't it? I'll send you the latest config.out Wes ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster