Re: configuration script problem - Mailing list pgadmin-hackers

From Adam H. Pendleton
Subject Re: configuration script problem
Date
Msg-id 3EE60A64.2070604@fmonkey.net
Whole thread Raw
In response to configuration script problem  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Responses Re: configuration script problem  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgadmin-hackers
Jean-Michel POURE wrote:

>Dear Adam,
>
>Please disguard my last message. My two configurations are absolutely the
>same. For some reason, one configures, the other not. I will get back to you
>with more info.
>
>Cheers,
>Jean-Michel
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>http://archives.postgresql.org
>
>
>
You are missing libssl:

configure:4492: checking for pgsql
configure:4508: result: yes
configure:4540: checking for PQexec in -lpq
configure:4571: gcc -o conftest -g -O2  -I/usr/include  -L/usr/lib conftest.c -lpq   -lssl -lcrypto >&5
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status

ahp




pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: configuration script problem
Next
From: "Hiroshi Saito"
Date:
Subject: Re: Client Encoding