From: | FFKE LAN Administrator <admin(at)2ka(dot)mipt(dot)ru> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Threaded build bugs |
Date: | 2003-03-21 04:57:02 |
Message-ID: | 18331.030321@ffke-campus.mipt.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hello pgsql-bugs,
It seems that pgsql Makefiles lack the notion of pthreads or the
like libraries. I am using a threaded bind library, and when I
compile postgres it fails, since it can not find some routines.
Adding -lpthread to the LIBS= line in src/Makefile.global helps.
I am left wondering, with a question: is omission of the library
a bug, or an intended feature linked to security, stability, etc.?
--
Best regards,
FFKE LAN Admin mailto:admin(at)2ka(dot)mipt(dot)ru
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-03-21 05:34:34 | Re: Bug report |
Previous Message | Robert E. Bruccoleri | 2003-03-21 00:26:49 | Bug report |