| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org, Chris Browne <cbbrowne(at)acm(dot)org> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: BUG #2600: dblink compile with SSL missing libraries |
| Date: | 2006-09-06 20:04:58 |
| Message-ID: | 23857.1157573098@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers pgsql-patches |
Chris Browne <cbbrowne(at)acm(dot)org> writes:
> I still need the following, on AIX:
> -SHLIB_LINK = $(libpq)
> +SHLIB_LINK = $(libpq) $(LIBS)
No you don't --- see recent warthog complaint. We have to filter LIBS
down to just the minimum.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Victor Snezhko | 2006-09-07 04:32:39 | Re: BUG #1931: ILIKE and LIKE fails on Turkish locale |
| Previous Message | Chris Browne | 2006-09-06 19:48:47 | Re: BUG #2600: dblink compile with SSL missing libraries |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Stark | 2006-09-06 20:15:55 | Re: Win32 hard crash problem |
| Previous Message | Chris Browne | 2006-09-06 19:48:47 | Re: BUG #2600: dblink compile with SSL missing libraries |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2006-09-06 21:10:49 | Re: Timezone List |
| Previous Message | Chris Browne | 2006-09-06 19:48:47 | Re: BUG #2600: dblink compile with SSL missing libraries |