Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL
Date
Msg-id Pine.LNX.4.30.0103131953290.2274-100000@peter.localdomain
Whole thread Raw
In response to Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane 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.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL
Next
From: Tom Lane
Date:
Subject: Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL