Re: pltcl, linker and statistical functions - Mailing list pgsql-admin

From Michel Decima
Subject Re: pltcl, linker and statistical functions
Date
Msg-id 19340912095949.18300@p-grive.issy.cnet.fr
Whole thread Raw
In response to pltcl, linker and statistical functions  (Michel Decima <michel.decima@rd.francetelecom.fr>)
List pgsql-admin
>ERROR:  Load of file /usr/local/pgsql/lib/pltcl.so failed: ld.so.1: /usr/
>local/pgsql/bin/postmaster: fatal: relocation error: file /usr/local/pgs
>ql/lib/pltcl.so: symbol CurrentMemoryContext: referenced symbol not found
>
> Is there a way to solve this dynamic link problem ?

ok, sorry for the question... it is a solaris/gcc problem and the answer
is here :

http://www.postgresql.org/mhonarc/pgsql-hackers/2000-03/msg00030.html

to make it work, I just added the following line to the solaris_sparc_gcc
template:

LDFLAGS:-Wl,--export-dynamic

MD.

pgsql-admin by date:

Previous
From: Alexey Rodriguez Yakushev
Date:
Subject: Re: pg_hba.conf problems with Postgresql 7.0.2
Next
From: "pgsql-admin"
Date:
Subject: db server is too slow, real slow