Re: configuration script problem

From: "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>
To: jm(dot)poure(at)freesurf(dot)fr
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: configuration script problem
Date: 2003-06-10 16:42:12
Message-ID: 3EE60A64.2070604@fmonkey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2003-06-10 16:46:34 Re: Client Encoding
Previous Message Jean-Michel POURE 2003-06-10 16:37:07 configuration script problem