Re: pltcl, linker and statistical functions

From: Michel Decima <michel(dot)decima(at)rd(dot)francetelecom(dot)fr>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: pltcl, linker and statistical functions
Date: 2000-10-18 16:28:05
Message-ID: 19340912095949.18300@p-grive.issy.cnet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-admin by date

  From Date Subject
Next Message pgsql-admin 2000-10-19 07:36:57 db server is too slow, real slow
Previous Message Stephan Szabo 2000-10-17 15:30:23 Re: Too many open files in system