> In src/interfaces/libpgtcl/Makefile:
> Change:
> SHLIB_LINK = $(libpq)
> To:
> SHLIB_LINK = $(TCL_LIB_SPEC) $(libpq)
This is already fixed in 7.4.
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
The following bug has been logged online:
Bug reference: 1017
Logged by: Patrick Samson
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.3.5
Operating system: Cygwin
Description:Incomplete src/interfaces/libpgtcl/Makefile
Details:
For "configure --with-tcl --w