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:
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.