Re: ssl configure

From: Adam H(dot)Pendleton <fmonkey(at)fmonkey(dot)net>
To: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
Cc: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: ssl configure
Date: 2004-08-11 11:56:35
Message-ID: 7EB955D8-EB8D-11D8-A9FE-000A95B4F45C@fmonkey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers


On Aug 11, 2004, at 7:46 AM, Dave Page wrote:

>
>
>> -----Original Message-----
>> From: Adam H. Pendleton [mailto:fmonkey(at)fmonkey(dot)net]
>> Sent: 11 August 2004 12:22
>> To: Dave Page
>> Cc: Andreas Pflug; pgadmin-hackers(at)postgresql(dot)org
>> Subject: Re: [pgadmin-hackers] ssl configure
>>
>> Can you send me a config.log from a system that has SSL, but
>> didn't build with it?
>>
>
> Attached.

Hmmmm, this line should have failed with SSL dependency errors:

configure:4619: checking for PQexec in -lpq
configure:4650: gcc -o conftest -Wall -g -O0
-I/usr/local/pgsql/include -L/usr/local/pgsql/lib conftest.c -lpq
>&5

But it didn't, so you should roll back the patch until I can figure
something better out. Sorry. :-(

ahp

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2004-08-11 11:57:34 Re: ssl configure
Previous Message Dave Page 2004-08-11 11:46:49 Re: ssl configure