Bug 182190 - TK-devel should have tcl-devel as dependency
Summary: TK-devel should have tcl-devel as dependency
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: tk
Version: 3.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: David Cantrell
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-20 22:31 UTC by Craig Miskell
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-28 18:12:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Craig Miskell 2006-02-20 22:31:02 UTC
Description of problem:
tk-devel package is not specified as requiring tcl-devel.  tcl-devel is 
absolutely required to be able to compile anything tk related (the headers 
require it)

Version-Release number of selected component (if applicable):
tk-devel-8.3.5-92.4

How reproducible:
Only once so far - haven't had time/place to try again, but see no reason why 
it wouldn't be reproducible

Steps to Reproduce:
1.On a box without tcl-devel, install tk-devel.  tcl and tk will be added if 
not already installed, but tcl-devel will not. 
2.Include tk.h in a c file and try to compile it.
3.
  
Actual results:
output of at least:
/usr/include/tk.h:68:20: tcl.h: No such file or directory
followed by lots of errors due to lack of tcl definitions

Expected results:
Successful compilation

Additional info:

Comment 1 David Cantrell 2006-02-28 18:12:54 UTC
tk-devel depends on tcl-devel in rawhide, so this problem will be corrected in
the next major release of RHEL.  If you need a fix incorporated in to a RHEL
update, please contact your support representative.


Note You need to log in before you can comment on or make changes to this bug.