Re: 4 pgcrypto regressions failures - 1 unsolved - Mailing list pgsql-hackers

From Kris Jurka
Subject Re: 4 pgcrypto regressions failures - 1 unsolved
Date
Msg-id Pine.BSO.4.56.0507152004380.9665@leary.csoft.net
Whole thread Raw
In response to Re: 4 pgcrypto regressions failures - 1 unsolved  (Marko Kreen <marko@l-t.ee>)
Responses Re: 4 pgcrypto regressions failures - 1 unsolved
List pgsql-hackers

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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Segfault Exiting psql
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: pg_get_prepared?