From: | Josh Berkus <josh(at)agliodbs(dot)com> |
---|---|
To: | Lou Picciano <LouPicciano(at)comcast(dot)net> |
Cc: | pgsql-testers(at)postgresql(dot)org |
Subject: | Re: 9.0-beta3: configure does not find OpenSSL (1.0.0a) libcrypto in /usr/local/ssl |
Date: | 2010-07-18 14:28:53 |
Message-ID: | 4C430FA5.4080601@agliodbs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-testers |
> *[Comments]:* Again, this seems to be new behavior, as previous builds
> had been able to find OpenSSL without explicit direction to includes and
> libs.
> After adding explicit options for includes and libs paths, configure
> does find OpenSSL AOK:
> --with-includes=/usr/local/ssl/include \
> --with-libs=/usr/local/ssl/lib \
Can you verify that it's not just a 64/32 bit issue again?
--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2010-07-18 14:32:07 | 9.0b3 pgbench/auto-explain test |
Previous Message | Josh Berkus | 2010-07-18 14:27:21 | Re: 9.0-beta3: configure 64-bit reports readline not found |