From: | Stéphane Pinel <spinel(at)noos(dot)fr> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | libpq: illegal reference to symbol: _BIO_free |
Date: | 2003-02-16 19:06:05 |
Message-ID: | B2D9E8B6-41E1-11D7-952A-000A27AFF5D2@noos.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces pgsql-novice |
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
------------------------------------------------------------------------
---
From | Date | Subject | |
---|---|---|---|
Next Message | Stéphane Pinel | 2003-02-16 19:42:50 | Re: [NOVICE] libpq: illegal reference to symbol: _BIO_free |
Previous Message | Stéphane Pinel | 2003-02-16 19:06:03 | ibpq: illegal reference to symbol: _BIO_free |
From | Date | Subject | |
---|---|---|---|
Next Message | Stéphane Pinel | 2003-02-16 19:42:50 | Re: [NOVICE] libpq: illegal reference to symbol: _BIO_free |
Previous Message | Bruno Wolff III | 2003-02-16 17:56:05 | Re: question on 'create domain' |