|
Bugzilla – Full Text Bug Listing |
| Summary: | Neither tcl nor tk provide unversioned library. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Dennis Weilert <drweilert> |
| Component: | Development | Assignee: | Reinhard Max <max> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | 64bit | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dennis Weilert
2005-11-20 20:09:57 UTC
libtcl and libtk don't use sonames and hence don't need tose unversioned links in order to be linked against. Instead packages that link against Tcl/Tk should use the tcl.m4 file from the Tcl Extension Architecture (TEA) in their configure system. It provides m4 macros to find out the flags for compiling and linking against Tcl/Tk. Is the RPM you are mentioning an extension to Tcl or an application that embeds Tcl? No answer in almost two months. Can't have been that important. |