swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with running on DEC Alpha - I am using BLT 2.1


From: Shai Ophir, ISE/Israel DTN 882-3470 16-Sep-1996 1625 +0300
Subject: Re: problem with running on DEC Alpha - I am using BLT 2.1
Date: Mon, 16 Sep 96 16:29:03 MET DST

> Shai,
> 
> I remember at least one user who had trouble because he had an old .so 
> file in the same area where the new .a was put and for some reason the
> system prefered the .so which obviously caused some trouble... I would 
> check that out... :*)
> 
> Behatslachah,

Toda Manor.

I've checked again and did the link with -static, making sure that only 
static libraries are used. But it still crashes.

Should I try a newer version of BLT or tcl? (Can you provide me a pointer to
newer version if you have them)?

This is what I am currently using:

blt2.1            
make-3.74         
tk4.0
libtclobjc-1.1b3  
tcl7.4            
xpm-3.4h

Attached is the error log again, in case you have another idea.
Thanks,
Shai.


(Tcl -eval:) invalid command name "Blt_ZoomStack"
    while executing
"unknown_pre_tclObjc $name $args"
    invoked from within
"if {[llength [info procs unknown_pre_tclObjc]]} {
       unknown_pre_tclObjc $name $args
     } else {
       error "in unknown: invalid command name: ..."
    invoked from within
"if {[string match address@hidden $name]} {
     return [uplevel tclObjc_msg_send $name $args]
   } else {
     if {[llength [info procs unknown_pre_tclObjc]]}  ..."
    (procedure "unknown" line 2)
    invoked from within
"Blt_ZoomStack .w401820e0.w40155ec0"
while evaluating: Blt_ZoomStack .w401820e0.w40155ec0; Blt_Crosshairs .w401820e0.
w40155ec0; Blt_ActiveLegend .w401820e0.w40155ec0; Blt_ClosestPoint .w401820e0.w4
0155ec0
Segmentation fault



reply via email to

[Prev in Thread] Current Thread [Next in Thread]