| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | Marko Kreen <marko(at)l-t(dot)ee> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: 4 pgcrypto regressions failures - 1 unsolved |
| Date: | 2005-07-16 01:06:15 |
| Message-ID: | Pine.BSO.4.56.0507152004380.9665@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
On Fri, 15 Jul 2005, Marko Kreen wrote:
> [buildfarm machine dragonfly]
>
> On Tue, Jul 12, 2005 at 01:06:46PM -0500, Kris Jurka wrote:
> > Well the buildfarm machine kudu is actually the same machine just building
> > with the Sun compiler and it works fine. It links all of libz.a into
> > libpgcrypto.so while gcc refuses to.
>
> I googled a bit and found two suggestions:
>
> 1. http://curl.haxx.se/mail/lib-2002-01/0092.html
> (Use -mimpure-text on linking line)
>
> The attached patch does #1. Could you try it and see if it fixes it?
>
This patch works, pgcrypto links and passes its installcheck test now.
Kris Jurka
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Kings-Lynne | 2005-07-16 05:52:04 | Re: pg_get_prepared? |
| Previous Message | David Wheeler | 2005-07-16 00:13:19 | Re: Segfault Exiting psql |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Luke Lonergan | 2005-07-16 04:45:05 | Re: backslashes in pgindent |
| Previous Message | Marko Kreen | 2005-07-15 20:04:05 | [patch 3/3] new documentation |