Hi,
I encountered something similar when I decided to move from postgresql
6.4.2 to 6.5.1
I'm running redhat 5.2., tcl 8.0
The libgtcl.so.2.0 compiled in version 6.5.1 was 26474 bytes.
The libgtcl.so.2.0 compiled in version 6.4.2 was 60449 bytes.
Recompiling in 6.5.1 produced the same result.
I replaced the libgtcl.so.2.0 compiled in version 6.5.1 with the
one compiled in 6.4.2, and the problem went away.
I hope this helps,
David