ibpq: illegal reference to symbol: _BIO_free

From: Stéphane Pinel <spinel(at)noos(dot)fr>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: ibpq: illegal reference to symbol: _BIO_free
Date: 2003-02-16 19:06:03
Message-ID: B1631D06-41E1-11D7-952A-000A27AFF5D2@noos.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Trying to compile a simple PostgreSQL website libpq based piece of code,
and after several attempts (to get right linked libs etc..) I finally
get only one
last error but I can't deal with:

"ld: /usr/local/pgsql/lib/libpq.a(fe-secure.o) illegal reference to
symbol: _BIO_free defined in indirectly referenced dynamic library
/usr/lib/libcrypto.0.9.dylib"

Any help would be appreciated.

Thanks !

Regards.

------------------------------------------------------------------------
---
Stéphane
iChat/AIM: s.pinel
------------------------------------------------------------------------
---

Browse pgsql-interfaces by date

  From Date Subject
Next Message Stéphane Pinel 2003-02-16 19:06:05 libpq: illegal reference to symbol: _BIO_free
Previous Message Tom Lane 2003-02-15 21:02:45 Re: Libpq error: Undefined symbols ?