Re: surprise! Help needed on Win2K Postgres - Mailing list pgsql-ports

From Tom Lane
Subject Re: surprise! Help needed on Win2K Postgres
Date
Msg-id 11127.985105400@sss.pgh.pa.us
Whole thread Raw
In response to surprise! Help needed on Win2K Postgres  ("Tim Dunnington" <timbert@timshouse.com>)
List pgsql-ports
"Tim Dunnington" <timbert@timshouse.com> writes:
> pgtclId.o(.text+0xa98):pgtclId.c: undefined reference
> to 'Tcl_CreateFileHandler'

> pgtclId.o(.text+0xac8):pgtclId.c: undefined reference to
> `Tcl_DeleteFileHandler'

Just a WAG: is it possible you are picking up include files for a
different version of Tcl than what you are linking with?  IIRC, we
have support for a couple of different generations of Tcl, and whether
we should call those two routines or not is one of the version-dependent
issues.  If configure got the wrong include files then possibly this
could be the outcome.

            regards, tom lane

pgsql-ports by date:

Previous
From: "Tim Dunnington"
Date:
Subject: surprise! Help needed on Win2K Postgres
Next
From: Fred Yankowski
Date:
Subject: Re: PostGreSQL on NT 4.0