Обсуждение: NetBSD and pltcl

Поиск
Список
Период
Сортировка

NetBSD and pltcl

От
Kulcsár Ferenc
Дата:
Hello Everybody,

I compiled postgresql with pltcl support. I have the folowing error message:

$ createlang pltcl oss
ERROR:  Load of file /usr/pkg/pgsql733/lib/pltcl.so failed: dlopen (/usr/pkg/pgsql733/lib/pltcl.so) failed
createlang: language installation failed

The plpgsql language support works fine.
What is the problem?

I use NetBSD-current 1.6T, PostgreSQL 7.3.3, TCL8.4.3 with thread support.

TIA
Feri

Re: NetBSD and pltcl

От
Peter Eisentraut
Дата:
Kulcsár Ferenc writes:

> $ createlang pltcl oss
> ERROR:  Load of file /usr/pkg/pgsql733/lib/pltcl.so failed: dlopen (/usr/pkg/pgsql733/lib/pltcl.so) failed
> createlang: language installation failed

Check the stderr of the postmaster, which might contain additional
information.  There is probably some linkage problem.

--
Peter Eisentraut   peter_e@gmx.net