Re: Pltcl kills postmaster...

From: "Ian Harding" <ianh(at)healthdept(dot)co(dot)pierce(dot)wa(dot)us>
To: <JanWieck(at)Yahoo(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Pltcl kills postmaster...
Date: 2001-06-01 20:22:58
Message-ID: sb17974b.075@mail.tpchd.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

A better understanding of the packages collection might help me. I commented out the line in the Makefile that says --without-tcl thinking that was what I needed to do to get pltcl to work. All it did was break it.

I ran 'make update' in the tcl package directory, and noticed that it installed postgresql-pltcl as well as tcl and tk. This fixed my problem.

I still don't know exactly why that broke it, but it's all better now.

Thanks!

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

>>> Jan Wieck <JanWieck(at)Yahoo(dot)com> 06/01/01 12:51PM >>>
Ian Harding wrote:
> 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?

What version of Tcl is that now?

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Browse pgsql-general by date

  From Date Subject
Next Message Lamar Owen 2001-06-01 20:36:06 Re: Re: [GENERAL] Compiling to RPM setup/filesystem layout
Previous Message mjbjr 2001-06-01 20:20:33 [SOLVED] Re: can't re-start postgresql