BUG #2813: missing RPM build dependency: tcl-devel

From: "Markus Grabner" <grabner(at)icg(dot)tu-graz(dot)ac(dot)at>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2813: missing RPM build dependency: tcl-devel
Date: 2006-12-07 01:40:37
Message-ID: 200612070140.kB71ebcP080409@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2813
Logged by: Markus Grabner
Email address: grabner(at)icg(dot)tu-graz(dot)ac(dot)at
PostgreSQL version: 8.2
Operating system: SuSE Linux 10.0, kernel 2.6.13-15.12-default. i586
Description: missing RPM build dependency: tcl-devel
Details:

Building PostgreSQL using postgresql-8.2.0-2PGDG.src.rpm fails if tcl-devel
is not installed, but failure is reported by the configure script and not by
rpmbuild, i.e., the dependency from tcl-devel is missing in the spec file.

solution: add "tcl-devel" to the "Buildrequires:" line in
"postgresql-8.2.spec"

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Christopher Browne 2006-12-07 02:22:10 Re: BUG #2810: restore to lower version of dump
Previous Message Ross Cohen 2006-12-06 23:48:04 Re: BUG #2811: Error determining param type in prepared statement of unused variable