[Starkit] Tclkit IRIX problem

Jean-Claude Wippler jcw at equi4.com
Thu Oct 20 00:03:49 CEST 2005


Laborda Sanchez, Oscar wrote:

> But I'm having a problem with versions 8.4.2 (n32 & 64) and 8.5a2  
> of tclkit
> for IRIX/MIPS.
>
> http://www.equi4.com/pub/tk/8.4.2/tclkit-irix-n32.gz
> http://www.equi4.com/pub/tk/8.4.2/tclkit-irix-64.gz
> http://www.equi4.com/pub/tk/8.5a2/tclkit-irix-n32.gz
>
> The issue arises executing "package require" for Tk and Itcl in  
> whatever
> order. The second one executed returns an error saying it can't find
> Itcl_Init or Tk_Init. Example
>
> % package require Tk
> 8.4
> % package require Itcl
> couldn't find procedure Itcl_Init
>
> With version 8.4.1 it works fine.

Most tclkit builds are contributed by others.  I'm not able to run  
tests or otherwise verify them - the tclkit binaries are merely  
collected as a public service.  IOW, I'm just the delivery boy ;)

> BTW, this file is several times gzipped:
> http://www.equi4.com/pub/tk/8.4.1/tclkit-irix-mips.gz

Are you sure?  I can't confirm that:

$ gzip -d <8.4.1/tclkit-irix-mips.gz >a
$ file a
a: ELF 32-bit N32 MSB MIPS-IV executable, MIPS, version 1 (SYSV),  
dynamically linked (uses shared libs), stripped
$

If you have the opportunity, I suggest doing the build yourself,  
using the genkit script and working with the latest 8.4.11 sources or  
cvs HEAD.

-jcw



More information about the Starkit mailing list