Re: surprise! Help needed on Win2K Postgres

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: surprise! Help needed on Win2K Postgres
Дата
Msg-id 11127.985105400@sss.pgh.pa.us
обсуждение исходный текст
Ответ на surprise! Help needed on Win2K Postgres  ("Tim Dunnington" <timbert@timshouse.com>)
Список 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 по дате отправления:

Предыдущее
От: "Tim Dunnington"
Дата:
Сообщение: surprise! Help needed on Win2K Postgres
Следующее
От: Fred Yankowski
Дата:
Сообщение: Re: PostGreSQL on NT 4.0