Problem with the perl 5 interface

Поиск
Список
Период
Сортировка
От Nathan Pilatzke
Тема Problem with the perl 5 interface
Дата
Msg-id Pine.LNX.3.96.990322124212.17674C-100000@info.load-otea.hrdc-drhc.gc.ca
обсуждение исходный текст
Список pgsql-interfaces
Hello all, I would like some help please, if you can...

We had an older version of PostgreSQL installed on a Debian libc5 system
from source (PostgreSQL 6.3).  We recently upgraded the system to libc6
Debian.  Now I have recompiled the PostgreSQL 6.3 source against libc6
with no apparent problems.  I tried to recompile the
./pgsql/src/interfaces/perl5 module, but it wasn't working until I went in
the Makefile and changed all references to the cc compiler to gcc, then it
compiled and installed with no hitches.  Now none of my perl scripts work
though, all of the cgi scripts return this error in the apache error log:

perl: error in loading shared libraries:
/usr/local/lib/site_perl/i386-linux/auto/Pg/Pg.so: undefined symbol:
safefree

Does anyone know what the problem is here, and more importantly how to
correct it?  Any help is appreciated.

thank you,
nathanp.


"Time is the best teacher; Unfortunately it kills all it's students!"


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

Предыдущее
От: "Jesper K. Pedersen"
Дата:
Сообщение: Installation of postgresql 6.4.2 + libpq
Следующее
От: Byron Nikolaidis
Дата:
Сообщение: Re: [INTERFACES] type error inserting large obj, Win32 ODBC