Bug #475: "hard coded" tk.h search

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #475: "hard coded" tk.h search
Дата
Msg-id 200110051513.f95FDEu37837@postgresql.org
обсуждение исходный текст
Список pgsql-bugs
Eugene Fokin (elf@solvo.ru) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
"hard coded" tk.h search

Long Description
When I build postgresql (its tcl/tk tools and libraries) with
different tcl/tk location, it does use this location to create tcl/tk
libraries, but it doesn't use this location to search tk.h to
build, for example, ./src/bin/pgtclsh/pgtkAppInit.c
So, it uses /usr/include/tk.h from another version of tcl/tk if exists,
or couldn't find it at all.


Sample Code


No file was uploaded with this report

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

Предыдущее
От: Arcady Genkin
Дата:
Сообщение: Re: Long options for psql in 7.1.3
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: MM Bug in libecpg