Bug #475: "hard coded" tk.h search - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #475: "hard coded" tk.h search
Date
Msg-id 200110051513.f95FDEu37837@postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Arcady Genkin
Date:
Subject: Re: Long options for psql in 7.1.3
Next
From: Bruce Momjian
Date:
Subject: Re: MM Bug in libecpg