Re: Build fails for pl/tcl on OpenBSD

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Build fails for pl/tcl on OpenBSD
Дата
Msg-id 5556.989074887@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Build fails for pl/tcl on OpenBSD  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
I wrote:
> ... if you're
> using cc you probably need configure --with-includes=/usr/local/include
> or configure won't think Tcl is installed at all.

I take that back: AFAICT, configure doesn't actually bother to verify
that tcl.h can be found, it just assumes it's out there.  If it's not
in your include search path, then the build will fall over later on.

Perhaps we should add a configure test to ensure tcl.h is available if
you've said --with-tcl?

            regards, tom lane

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