Re: pgsql: Fix contrib/pgcrypto to autoconfigure for

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: pgsql: Fix contrib/pgcrypto to autoconfigure for
Дата
Msg-id Pine.BSO.4.56.0507052222080.875@leary.csoft.net
обсуждение исходный текст
Ответ на pgsql: Fix contrib/pgcrypto to autoconfigure for OpenSSL when  (tgl@svr1.postgresql.org (Tom Lane))
Ответы Re: pgsql: Fix contrib/pgcrypto to autoconfigure for OpenSSL when  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Attached is a patch that enhances the "\h" capability in psql.
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Done: > * -Add function to return compressed length of TOAST