Re: Build Error on FC1

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Devrim GUNDUZ" <devrim(at)gunduz(dot)org>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Build Error on FC1
Date: 2004-01-13 09:10:34
Message-ID: 03AF4E498C591348A42FC93DEA9661B87203F4@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Devrim GUNDUZ [mailto:devrim(at)gunduz(dot)org]
> Sent: 13 January 2004 08:49
> To: pgadmin-hackers(at)postgresql(dot)org
> Subject: [pgadmin-hackers] Build Error on FC1
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Hi,
>
> I'm back to life :-)
>
> As reported in:
>
> http://archives.postgresql.org/pgadmin-hackers/2003-12/msg00130.php
>
> I still cannt recompile pgadmin3 on FC1. Here is the error report:
>
> db/pgConn.cpp:194: undefined reference to `PQgetssl'
> collect2: ld returned 1 exit status

Do you have SSL compiled into your libpq? You can check for the symbol
using nm...

Regards, Dave.

Browse pgadmin-hackers by date

  From Date Subject
Next Message javier garcia - CEBAS 2004-01-13 19:56:48 A thing I'm missing
Previous Message Devrim GUNDUZ 2004-01-13 08:49:04 Build Error on FC1