Bug 101814

Summary: compat-db does not build (missing buildreq on tcl-devel)
Product: Red Hat Enterprise Linux 3 Reporter: Michael Redinger <michael.redinger>
Component: compat-dbAssignee: Jindrich Novy <jnovy>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: jakub, notting, pknirsch, shillman, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: RHEL-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-14 13:54:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
rpmbuild --rebuild compat-db-4.0.14-4.src.rpm output
none
rpmbuild --rebuild db4-4.1.25-4.src.rpm output none

Description Michael Redinger 2003-08-07 10:29:46 UTC
The Taroon compat-db-4.0.14-4.src.rpm package does not rebuild correctly
on Taroon (everything install).

The first problem seems to be:
../tcl/tcl_compat.c:20:17: tcl.h: No such file or directory

Not sure if the rest of the problems would go away if tcl.h was found.

As of RHL 8.0, tcl.h is in /usr/include/ and part of the tcl package.
So maybe this is really a tcl bug?

Attaching output of rpmbuild --rebuild compat-db-4.0.14-4.src.rpm

Comment 1 Michael Redinger 2003-08-07 10:30:39 UTC
Created attachment 93476 [details]
rpmbuild --rebuild compat-db-4.0.14-4.src.rpm output

Comment 2 Michael Redinger 2003-08-07 11:05:26 UTC
Same for db4-4.1.25-4.src.rpm . Attaching output.


Comment 3 Michael Redinger 2003-08-07 11:06:04 UTC
Created attachment 93478 [details]
rpmbuild --rebuild db4-4.1.25-4.src.rpm output

Comment 4 Michael Redinger 2003-08-08 12:16:04 UTC
I now found that tcl.h is in tcl-devel. Therefore:

For db4 and compat-db a buildrequires "tcl-devel" is missing"


Comment 7 Tomas Mraz 2006-02-14 13:54:24 UTC
This is fixed in current RHEL releases.