[Starkit] Tclkit 8.4.11
Techentin, Robert W.
techentin.robert at mayo.edu
Mon Oct 3 10:22:13 CEST 2005
Jean-Claude Wippler wrote:
> Techentin, Robert W. wrote:
> > I patched mk4tcl.cpp and mk4tcl.h, and re-ran the build.
> > Everything was happy up through 'genkit D,' when it
> > started to complaining "application specific
> > initialization failed: view index is out of range..."
> > I'll send some logs under a separate cover.
>
> The genkit D step has been failing here too. So far, I've
> not been able to figure out what is causing this. Still,
> genkit E should produce a working binary.
Sorry its taken me a couple of weeks to get back to this.
Starting in a clean directory, I re-fectched genkit and all sources, and
applied the patches you posted on 6-Sept to address the rather odd HP
compiler errors about threaded objects. Genkit works through phase C, but
seems to have problems in phase D. I don't get a working binary.
For the record, I'm using HP's native compilers. So I set these environment
variables:
CC="cc"
CFLAGS="-Ae +DAportable -O"
CXX="aCC"
CXXFLAGS="+DAportable -O"
And I create 'genkit.local' with the equivalent contents:
array set X {gcc \"cc -Ae +DAportable -O\" g++ \"aCC +DAportable -O\" }
Everything looks good until phase D, when I get these messages:
+ sh genkit D
application-specific initialization failed: view index is out of range
info loaded = {{} zlib} {{} vfs} {{} rechan} {{} pwb} {{} Mk4tcl}
can't read "vfs::tclkit_version": no such variable
invalid command name "parray"
can't read "tcl_library": no such variable
package Itcl = 3.3
invalid command name "tcl_findLibrary"
running dummy-mynock
+ sh genkit E
application-specific initialization failed: view index is out of range
invalid command name "vfs::mk4::Mount"
invalid command name "vfs::attributes"
error copying "install/mynock/lib/itcl3.3/libitcl3.3.sl" to
"tars/runtime.kit/lib/itcl3.3/libitcl3.3.sl": not a directory
error copying "install/mynock/lib/libtk8.4.sl" to
"tars/runtime.kit/lib/tk8.4/libtk8.4.sl": not a directory
can't read "db": no such variable
invalid command name "vfs::unmount"
+ hostname
+ mv tclkit-mynock tclkit
And if I try to run it, it doesn't really work.
mynock> ./tclkit
application-specific initialization failed: view index is out of range
% set tcl_patchLevel
8.4.11
% exit
Any suggestions would be greatly appreciated.
Thanks,
Bob
--
Bob Techentin techentin.robert at mayo.edu
Mayo Foundation (507) 538-5495
200 First St. SW FAX (507) 284-9171
Rochester MN, 55901 USA http://www.mayo.edu/sppdg/
More information about the Starkit
mailing list