Re: pgsql: Fix contrib/pgcrypto to autoconfigure for - Mailing list pgsql-committers

From Kris Jurka
Subject Re: pgsql: Fix contrib/pgcrypto to autoconfigure for
Date
Msg-id Pine.BSO.4.56.0507052222080.875@leary.csoft.net
Whole thread Raw
In response to pgsql: Fix contrib/pgcrypto to autoconfigure for OpenSSL when  (tgl@svr1.postgresql.org (Tom Lane))
Responses Re: pgsql: Fix contrib/pgcrypto to autoconfigure for OpenSSL when
List pgsql-committers

On Tue, 5 Jul 2005, Tom Lane wrote:

> Log Message:
> -----------
> Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-openssl
> is used in the toplevel configure.  Per Marko Kreen.
>

This seems to have broken the canary buildfarm member:


http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=canary&dt=2005-07-06%2002:30:01

ldd on pgcrypto.so shows:

         -lc.12 => /usr/lib/libc.so.12
         -lcrypto.300 => /usr/pkg/lib/libcrypto.so.300
         -lssl.300 => /usr/pkg/lib/libssl.so.300
         -lcrypt.0 => /usr/lib/libcrypt.so.0

if that's any help.

Kris Jurka

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Attached is a patch that enhances the "\h" capability in psql.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Done: > * -Add function to return compressed length of TOAST