Re: Pl/Tcl problem
Trond Eivind Glomsrød <teg@redhat.com>
From: Trond Eivind Glomsrød <teg@redhat.com>
To: Lamar Owen <lamar.owen@wgcr.org>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, Ian Harding <ianh@tpchd.org>, <pgsql-general@postgresql.org>
Date: 2001-12-17T19:06:26Z
Lists: pgsql-general
On Mon, 17 Dec 2001, Lamar Owen wrote: > 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' That's for building libtcl. Not for building other libraries - they should obviously have a different soname. -- Trond Eivind Glomsrød Red Hat, Inc.