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

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #475: "hard coded" tk.h search
Date: 2001-10-05 15:13:14
Message-ID: 200110051513.f95FDEu37837@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Eugene Fokin (elf(at)solvo(dot)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

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2001-10-05 16:29:43 Re: MM Bug in libecpg
Previous Message Tom Lane 2001-10-05 13:52:20 Re: Bug #474: Index using problem