Re: pgcrypto 3des failure, OpenSSL 0.9.8, Solaris 9/sparc
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Marko Kreen <marko@l-t.ee>, Michael Fuhr <mike@fuhr.org>, pgsql-hackers@postgresql.org
Date: 2005-07-05T18:31:40Z
Lists: pgsql-hackers
Tom Lane wrote: > >Now that I look, the reason the buildfarm failed to find this is of >course that the pgcrypto Makefile is configured to never build or test >this code. Would it be reasonable to fix the makefile to follow the >toplevel --with-openssl choice? > > > Yes, please! good catch! andrew