This is the mail archive of the insight-prs@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

insight/36: Insight crashes, if Source-Navigator is installed to same $PREFIX-directory after Insight



>Number:         36
>Category:       insight
>Synopsis:       Insight crashes, if Source-Navigator is installed to same $PREFIX-directory after Insight
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jul 16 12:53:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     juhtolv@st.jyu.fi
>Release:        unknown-1.0
>Organization:
>Environment:
Debian GNU/Linux 2.2 Potato (frozen). Kernel: 2.2.16
>Description:
juhtolv@heresy : /home/juhtolv
% /opt/redhat/bin/gdb                                              5001 | pts/0
Can't find a usable main.tcl in the following directories: 
    /opt/redhat/share/gdbtcl /opt/redhat/gdbtcl /opt/redhat/gdb/gdbtk/library /opt/redhat/gdb1.0/gdbtk/library

/opt/redhat/share/gdbtcl/main.tcl: unknown namespace in import pattern "debug::*"
unknown namespace in import pattern "debug::*"
    while executing
"namespace import debug::*"
    (file "/opt/redhat/share/gdbtcl/main.tcl" line 51)
    invoked from within
"source /opt/redhat/share/gdbtcl/main.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel \#0 [list source $file]"


This probably means that gdb wasn't installed properly.

    while executing
"error $msg"
    (procedure "tcl_findLibrary" line 84)
    invoked from within
"tcl_findLibrary gdb 1.0 {} main.tcl GDBTK_LIBRARY GDBTK_LIBRARY gdbtk/library gdbtcl {} $debug_startup"
    (procedure "gdbtk_find_main" line 11)
    invoked from within
"gdbtk_find_main"

>How-To-Repeat:
1. Install Insight:
./configure --prefix=/opt/redhat ; make -j 5 -k ; make install

2. Install Source-Navigator with same prefix:
./configure --prefix=/opt/redhat ; make -j 5 -k ; make install

I haven't tested, what happens, if I "make install" Insight
AFTER Source-Navigator
>Fix:
Switch to Tcl/Tk 8.2 in development of both Insight and Source-Navigator???
>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]