| From: | "Albe Laurenz" <all(at)adv(dot)magwien(dot)gv(dot)at> |
|---|---|
| To: | "Tom Lane *EXTERN*" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] Fix linking of OpenLDAP libraries |
| Date: | 2006-09-11 06:56:43 |
| Message-ID: | 52EF20B2E3209443BC37736D00C3C1380A48E764@EXADV1.host.magwien.gv.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
>> Here is a new patch that replaces the previous one; it adds two
>> macros LDAP_LIBS_FE and LDAP_LIBS_BE for frontend and backend,
>> respectively.
>
>> I did not only add them to the Makefile for interfaces/libpq,
>> but also everywhere something is linked against libpq in case
>> somebody links static.
>
> Applied, but without that last part. It builds OK for me on Darwin,
> which is moderately picky about that sort of thing, but someone should
> try AIX.
I'll do that today.
Laurenz Albe
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gevik Babakhani | 2006-09-11 08:25:22 | help wanted (fmgr.c) |
| Previous Message | Jeremy Drake | 2006-09-11 05:44:21 | Re: Fixed length data types issue |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Albe Laurenz | 2006-09-11 10:13:29 | Re: [HACKERS] Fix linking of OpenLDAP libraries |
| Previous Message | Tom Lane | 2006-09-11 02:10:55 | Re: contrib uninstall script fixes |