Re: pgcrypto 3des failure, OpenSSL 0.9.8, Solaris 9/sparc

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема Re: pgcrypto 3des failure, OpenSSL 0.9.8, Solaris 9/sparc
Дата
Msg-id 20050706104249.GA27169@l-t.ee
обсуждение исходный текст
Ответ на Re: pgcrypto 3des failure, OpenSSL 0.9.8, Solaris 9/sparc  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pgcrypto 3des failure, OpenSSL 0.9.8, Solaris 9/sparc  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Tue, Jul 05, 2005 at 07:20:48PM -0400, Tom Lane wrote:
> Marko Kreen <marko@l-t.ee> writes:
> > Ok Tom, you win.  It is indeed possible to make it work, and the
> > resulting makefile is even cleaner than before.
> > Following patch thus autoconfigures pgcrypto.  It drops the
> > possibility to use libc's crypt, which was pointless.
>
> Applied with a little extra hacking (completely overriding the original
> values of PG_CPPFLAGS and SHLIB_LINK was unwise, and in fact guaranteed
> to fail on machines where OpenSSL isn't in the default location).

Your PG_CPPFLAGS change does not work - it gets always RAND_SILLY.
If I change it from := to =,  make complains about recursion.

--
marko


Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: timezone changes break windows and cygwin
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: timezone changes break windows and cygwin