Re: (blowfish in Postgres) Undefined symbol -- YAY!

Поиск
Список
Период
Сортировка
От Boulat Khakimov
Тема Re: (blowfish in Postgres) Undefined symbol -- YAY!
Дата
Msg-id 3AA65190.2A7DA3D7@inet-interactif.com
обсуждение исходный текст
Ответ на Undefined symbol  (Boulat Khakimov <boulat@inet-interactif.com>)
Ответы Re: (blowfish in Postgres) Undefined symbol -- YAY!
Список pgsql-general
"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

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_dumpall -c (7.1 beta 4 buglet)
Следующее
От: si
Дата:
Сообщение: ambiguous