From: | Boulat Khakimov <boulat(at)inet-interactif(dot)com> |
---|---|
To: | "Eric G(dot) Miller" <egm2(at)jps(dot)net>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: (blowfish in Postgres) Undefined symbol -- YAY! |
Date: | 2001-03-07 15:19:44 |
Message-ID: | 3AA65190.2A7DA3D7@inet-interactif.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-sql |
"Eric G. Miller" wrote:
> I suspect you want
> ...
> -L/usr/src/postgresql-7.0.3/src/interfaces/
> /home/boulat/Funio.com/database/libblowfish.a -c -o encode -lpq
>
> But I wonder if, libblowfish.a is compiled with position independent
> code *and* if libpq is reachable by the backend database. I don't think
> your libblowfish is getting linked into the object.
>
libblofish.a wasnt getting linked to encode.so , I fixed that
now it works w/o a glitch! :)
two way encoding in Postgres using blowfish!!!
If anyone is interested im goin to put a source code on a webpage or
something
Life is good again :P
Regards,
Boulat Khakimov
From | Date | Subject | |
---|---|---|---|
Next Message | si | 2001-03-07 15:38:32 | ambiguous |
Previous Message | Bruce Momjian | 2001-03-07 15:16:41 | Re: pg_dumpall -c (7.1 beta 4 buglet) |
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2001-03-07 16:38:25 | Re: No Documentation for to_char(INTERVAL, mask) |
Previous Message | Karel Zak | 2001-03-07 14:28:29 | Re: sql functions and triggers |