Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97357 - "threads" USE flag in tcl ebuild is not not handled correctly
Summary: "threads" USE flag in tcl ebuild is not not handled correctly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-28 15:37 UTC by burzmali
Modified: 2005-07-02 08:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description burzmali 2005-06-28 15:37:49 UTC
In order to get threads in tcl, you must build tcl with thread support (which we do) PLUS after the install of tcl, you must build and install the actual threads extension available as a seperate download from http://sourceforge.net/projects/tcl/ (which we don't do)
I propose that an ebuild be added for the tcl threads package and that the "threads" USE flag cause it to be a runtime dependancy of tcl.
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2005-07-02 08:26:12 UTC
fixed(dev-lang/tcl-8.4.11) in cvs. thanks.