Re: Pl/Tcl problem

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=), Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Ian Harding <ianh(at)tpchd(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: Pl/Tcl problem
Date: 2001-12-17 19:00:27
Message-ID: 200112171900.OAA23878@www.wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Monday 17 December 2001 12:24 pm, Trond Eivind Glomsrød wrote:
> (FWIW, we had a few tcl/tk in Red Hat Linux a couple of years
> ago. All the ones we made are gone, and the ones in most apps as well)

The tcl/tk configuration apps.... Ugh.

Well, in any case, there is a problem with the pl/tcl build. The
/usr/lib/tclConfig.sh on RH 7.2 defines:
# Base command to use for combining object files into a shared library:
TCL_SHLIB_LD='gcc -pipe -shared -Wl,-soname,libtcl.so.0'

So this is where it comes from. Now, why does it work with a non-RPM
installation?

A patch is in order --but to what? Hmmm.....
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Trond Eivind Glomsrød 2001-12-17 19:06:26 Re: Pl/Tcl problem
Previous Message Darren Ferguson 2001-12-17 18:10:35 Re: Pl/Tcl problem