On Oct 18, 2005, at 5:11 PM, Martijn van Oosterhout wrote:

On Tue, Oct 18, 2005 at 05:03:35PM -0500, Larry Rosenman wrote:

Doesn't appear to have a separate libc, HOWEVER, -lpthread may be screwing
us:


<snip>

If it is that, does it work if you compile postgres with -lpthread.
Sure, we don't use the functions but maybe it's a prerequisite to be
able to dlopen() thread libs.

Should be quicker to test, just rerun the final link command by hand
with the extra option...

I added a LIBS += -lpthread to the end of src/makefiles/ Makefile.netbsd and got a LOOP
on the make check :(

More ideas?

LER


--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-351-4152                 E-Mail: ler@lerctr.org
US Mail: 3535 Gaspar Drive, Dallas, TX 75220-3611


Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to