Pltcl kills postmaster...

Поиск
Список
Период
Сортировка
От Ian Harding
Тема Pltcl kills postmaster...
Дата
Msg-id sb1786e1.059@mail.tpchd.org
обсуждение исходный текст
Ответы Re: Pltcl kills postmaster...  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-general
NetBSD 1.5 on i386
PostgreSQL 7.1.1 and 7.1.2

I downloaded source, compiled and installed Postgresql 7.1.1 and all was well.

Once the NetBSD pkgsrc packages caught up with the latest distribution, I decided to use it to install and maintain PG.
So, I deleted /usr/local/pgsql and installed using pgksrc.  It seems to have worked fine.   

I added 'pltcl' language to template1 and created a database.  I created my tables, views, functions, triggers from
script. Functions create just fine. 

However, any time I try to execute a pltcl function, I get

/usr/pkg/lib/pltcl.so: Undefined PLT symbol "TclCreateInterp" (reloc type=7, synum=3)
Server process (pid 11970) exited with status 256...

What could this be?

Ian A. Harding
Programmer/Analyst II
Tacoma-Pierce County Health Department
(253) 798-3549
mailto: ianh@tpchd.org


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Can't restart postmaster!
Следующее
От: "Ian Harding"
Дата:
Сообщение: Re: Pltcl kills postmaster...