Re: pltlc and pltlcu problems
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Murray Prior Hobbs <murray@efone.com>
Cc: Brent Verner <brent@rcfile.org>, Peter Eisentraut <peter_e@gmx.net>, Lamar Owen <lamar.owen@wgcr.org>, pgsql-hackers@postgresql.org
Date: 2002-01-20T20:58:14Z
Lists: pgsql-hackers
Murray Prior Hobbs <murray@efone.com> writes: > Brent sent me a fix > ----start Bent's fix ---- > rpm. You can add the following line to src/pl/tcl/Makefile > below "-include Makefile.tcldefs" > TCL_SHLIB_LD = gcc -shared > ---- end Brent's fix ----- > which i tried but did not work Works for me. Did you remove the pltcl.so file so it would be rebuilt? regards, tom lane