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

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to