The following bug has been logged online:

Bug reference:      1016
Logged by:          Patrick Samson
Email address:      [EMAIL PROTECTED]
PostgreSQL version: 7.3.5
Operating system:   Cygwin
Description:        incomplete src/bin/pgtclsh/Makefile
Details: 

"make install" fails on cygwin for pgtclsh:

in src/bin/pgtclsh/Makefile, add $(X) to the end of every occurrence of 'pgtclsh' and 
'pgtksh' as part of a command.

Example:
$(INSTALL_PROGRAM) pgtclsh$(X) $(DESTDIR)$(bindir)/pgtclsh$(X)


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to