This is the mail archive of the sid@sourceware.org mailing list for the SID project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi -
On Sat, Aug 18, 2007 at 04:42:45PM +0800, suleman wrote:
> Running the sid-arm-elf [...] with --verbose reveals that the
> sid-control-tksm component is missing from the libtclapi library.
> [...]
sid-control-tksm is not exactly "within" the library, but loaded by it
in script form from $prefix/share/sidcomp. You'll see the
sid-control-tksm.tk file right in there.
strace sid -e 'load libtclapi.la tcl_bridge_library' \
-e 'new sid-control-tksm tk' 2>&1 | grep tksm
This may give a hint.
- FChE
Attachment:
pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |