Patrick, On Fri, Dec 19, 2003 at 04:05:20AM -0800, Patrick Samson wrote: > Postgresql's configure --with-tcl uses > /lib/tclConfig.sh to know how to link with TCL. But in > package tcltk version 20030901-1, usr/lib/tclConfig.sh > contains: > TCL_LIB_SPEC='' > so something required by Postgres isn't found. > > Please change to: > TCL_LIB_SPEC='-L/usr/lib -ltcl84'
Unfortunately, there are more issues than just the above: http://archives.postgresql.org/pgsql-cygwin/2003-11/msg00074.php Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/