Overview
Artifact ID: | 631f8b616ca7d1e67c777b4d9b57002cd565b79e |
---|---|
Ticket: | f929fddcfc1cced456821d15ac44dcd863b4ff85
Tclkit generation problems |
User & Date: | anonymous on 2012-09-25 07:53:20 |
Changes
- comment changed to:
Firstly i'd like to say: Wow, thanks for building KitCreator, it's mega easy to create starkits, even cross compiling them!!<div><br /></div><div>Now my problems so far:</div><div>When compiling everything succeeded (after many tries)</div><div><br /></div><div><div>./kitcreator 8.6b3</div><div>Building tcl ... <strong>done</span>.</div><div>Building tclvfs ... <strong>done</span>.</div><div>Building zlib ... <span style="font-weight: bold;">done</span>.</div><div>Building tk ... <span style="font-weight: bold;">done</span>.</div><div>Building itcl ... <span style="font-weight: bold;">done</span>.</div><div>Building mk4tcl ... <span style="font-weight: bold;">done</span>.</div><div>Building kitsh ... <span style="font-weight: bold;">done</span>.</div></div><div><br /></div><div>When I try to run it i get this:</div><div><div><span style="font-weight: bold;">./tclkit-local </span></div><div>application-specific initialization failed: couldn't read file "/home/lostone/Programare/Tcl/freewrap-starkits/kitcreator/tclkit-local/lib/tcl8.6/init.tcl": invalid seek</div></div><div><br /></div><div>Even if I run ./tclkit-8.6b3</div><div><br /></div><div>When I compile it <span style="text-decoration: underline;">without</span> <span style="text-decoration: underline;">mk4tcl</span> but use <span style="font-weight: bold;">cvfs </span>or <span style="font-weight: bold;">zip</span> instead.. It compiles, when I run it, it WORKS if I source any file. But i have a problem.</div><div><br /></div><div>I can't seem to ever be able to succesfully build a starpack or use sdx.kit:</div><div>(I know it uses vfs:mk4 but wth..?)</div><div><br /></div><div><div>an't find package vfs::mkcl</div><div> while executing</div><div>"package require vfs::mkcl"</div><div> (procedure "::vfs::mk4::Mount" line 4)</div><div> invoked from within</div><div>"::vfs::mk4::Mount /home/lostone/Programare/Tcl/freewrap-starkits/sdx.kit /home/lostone/Programare/Tcl/freewrap-starkits/sdx.kit -readonly"</div><div> ("eval" body line 1)</div><div> invoked from within</div><div>"eval [list ::vfs::${driver}::Mount $self $self] $args"</div></div><div><br /></div><div><span style="text-decoration: underline;">Is there any (other) way I can build "starpacks" of my applications?</span></div><div>Can I just append ZIPS? I'd be glad if anything else works!</div><div><br /></div><div>Also doing a "package names" only gives a few names.. If I append any .tcl file to the executable and then do "package names" i get all the packages..</div><div>95% of them source, some give errors like this:</div><div><div>couldn't read file "/home/lostone/Programare/Tcl/freewrap-starkits/kitcreator/tclkit-8.6b3/lib/vfs/mk4vfs.tcl": no such file or directory</div></div><div><br /></div><div>I tried building starkits with <span style="font-weight: bold;">kitgen</span>, <span style="font-weight: bold;">kbs</strong> and even to compile It myself but I failed miserably every time. I think it either must be a 8.6b bug or something in the settings. The weird thing <span style="font-weight: bold;">YOUR </strong>app was the ONLY one to run the code without coughing anything.. Though no starkit/starpack/zip way to deploy an app.</div><div><br /></div><div>Thanks in advance and keep up the good work!</div><div><br /></div>
- foundin changed to: "6.1 trunk"
- private_contact changed to: "90135e253e768cb49c70a5fb2c0391c9c46e6e8a"
- severity changed to: "Severe"
- status changed to: "Open"
- title changed to: "Tclkit generation problems"
- type changed to: "Incident"