From: | Stéphane Pinel <spinel(at)noos(dot)fr> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Cc: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: [NOVICE] libpq: illegal reference to symbol: _BIO_free |
Date: | 2003-02-16 19:42:50 |
Message-ID: | D4FE0CF2-41E6-11D7-952A-000A27AFF5D2@noos.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces pgsql-novice |
Le dimanche, 16 fév 2003, à 20:06 Europe/Paris, Stéphane Pinel a écrit :
> 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.
>
This was apparently necessary to add libcrypto AND libssl. At least it
seems to run like that
with Apple Project Builder. Now I'm going to jump to Metrowerks
CodeWarrior to get the same
result.
Many thanks to Tom for his time ;-)
Regards.
------------------------------------------------------------------------
---
Stéphane
iChat/AIM: s.pinel
------------------------------------------------------------------------
---
From | Date | Subject | |
---|---|---|---|
Next Message | C. Maj | 2003-02-16 22:08:16 | Re: Announce: A pure-Tcl interface to PostgreSQL |
Previous Message | Stéphane Pinel | 2003-02-16 19:06:05 | libpq: illegal reference to symbol: _BIO_free |
From | Date | Subject | |
---|---|---|---|
Next Message | Denis Grannell | 2003-02-16 20:06:30 | Re: question on 'create domain' |
Previous Message | Stéphane Pinel | 2003-02-16 19:06:05 | libpq: illegal reference to symbol: _BIO_free |