ibpq: illegal reference to symbol: _BIO_free - Mailing list pgsql-interfaces

From Stéphane Pinel
Subject ibpq: illegal reference to symbol: _BIO_free
Date
Msg-id B1631D06-41E1-11D7-952A-000A27AFF5D2@noos.fr
Whole thread Raw
List 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
------------------------------------------------------------------------
---


pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: Libpq error: Undefined symbols ?
Next
From: Stéphane Pinel
Date:
Subject: Re: [NOVICE] libpq: illegal reference to symbol: _BIO_free