Re: Build fails for pl/tcl on OpenBSD

Поиск
Список
Период
Сортировка
От Robert Hentosh
Тема Re: Build fails for pl/tcl on OpenBSD
Дата
Msg-id 20010505212418.A24731@eris.io.com
обсуждение исходный текст
Ответ на Re: Build fails for pl/tcl on OpenBSD  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Sat, May 05, 2001 at 08:48:51PM -0400, Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
>
> > Anyway, the problem here seems to be that the tclConfig.sh file does not
> > provide a variable that gives a hint where to look for include files.
>
> 'Twould be nicer if it did that, all right.
>
>             regards, tom lane

Yup. I think that is an oversight for tcl. I looked at 8.3.3 and it is
the same as 8.3.2.  The best you can do is the default place is
$(TCL_PREFIX)/include. But even that can be overridden by tcl's

 configure --includedir=<nowheregood>

directive.  So anyone know where one submits issues for TCL at these days?

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Build fails for pl/tcl on OpenBSD
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Big problems with query optimization