psqlodbc-09.02.0100 / ssl installation error - Mailing list pgsql-odbc

From Bart Klein Ikink
Subject psqlodbc-09.02.0100 / ssl installation error
Date
Msg-id DUB117-W8677F79A57612CB7F5BF10C1B00@phx.gbl
Whole thread Raw
Responses Re: psqlodbc-09.02.0100 / ssl installation error  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-odbc
I have the following installation issue with psqlodbc-09.02.0100 and SSL:
 
./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
...
checking for pthread_create in -lpthread... yes
checking for PQconnectdb in -lpq... yes
checking for SSL_read in -lssl... no
configure: error: ssl library not found
 
SSL is installed:

$ which openssl
/usr/bin/openssl
 
$ rpm -qa openssl
openssl-1.0.1e-16.el6_5.4.x86_64

Is there a solution or a work around?

pgsql-odbc by date:

Previous
From: Bart Klein Ikink
Date:
Subject: Re: Database link from Postgres to Oracle using ODBC
Next
From: Patrice Dardoize
Date:
Subject: buffer overwrite in function BuildBindRequest (file convert.c line 3749)