Re: unixware and --with-ldap

From: "Albe Laurenz" <all(at)adv(dot)magwien(dot)gv(dot)at>
To: <ohp(at)pyrenet(dot)fr>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "pgsql-hackers list" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: unixware and --with-ldap
Date: 2006-12-18 08:31:35
Message-ID: 52EF20B2E3209443BC37736D00C3C1380BEC9729@EXADV1.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

>>> If libldap_r.so does require the same libs, please add
$EXTRA_LDAP_LIBS
>>> to the 'LDAP_LIBS_FE="-lldap_r"' line as well.
>>
>> Actually, I did that in the patch-as-committed. It seems to me that
>> it's probably harmless even if not needed.
>
> I have tried --with-thread-safety and configure fails on ldap check
> because for some reason CTHREAD_FLAGS (-Kpthread for UW) is missing
> on compile command, although present before that. I can't find why

You mean PTHREAD_FLAGS, right?

If it is present in line 1118, it should also be present in line 1133.

Can you verify that the part on configure.in between 1065 and 1118,
-Kpthread is correctly set on Unixware?

If not, thread support for Unixware is probebly broken.

If yes, something strange is going on.

Yours,
Laurenz Albe

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Teodor Sigaev 2006-12-18 08:44:24 Re: pg_am.amstrategies should be 0 when not meaningful?
Previous Message Takayuki Tsunakawa 2006-12-18 05:57:47 Re: Is there any limitation on the size of a mail?

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2006-12-18 12:12:57 psql timing patch broke msvc build
Previous Message Takayuki Tsunakawa 2006-12-18 05:47:07 Re: Load distributed checkpoint