Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL
Дата
Msg-id 20621.984509382@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-bugs
Peter Eisentraut <peter_e@gmx.net> writes:
>> IIRC, someone else reported a few days ago that the int8 tests failed on
>> their platform if and only if openssl was linked in.  Not sure what
>> openssl could be doing to screw up long long int arithmetic, but that
>> was the report.

> Of course!  The test program aborts because it can't find the shared
> library.  Yet another reason to avoid AC_TRY_RUN.

Er ... what?  Why would the test program be trying to use that shlib?

            regards, tom lane

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL
Следующее
От: Terry Carlin
Дата:
Сообщение: RE: Memory leak in ODBC driver