Menu

#3 Error while executing cbrowser

open
nobody
None
5
2003-05-01
2003-05-01
No

I downloaded cbrowser (v0.8) today and was trying to
use the tool. I am seeing the following error:
> cbrowser
can't set "database_file": bad option "nativename":
should be atime, copy, delete, dirname, executable,
exists, extension, isdirectory, isfile, join, lstat, mtime,
mkdir, owned, pathtype, readable, readlink, rename,
root, size, split, stat, tail, type, or writable
while executing
"set database_file "[pwd]/cscope.out""
invoked from within
"if {[llength $argv] > 0} {
set database_file [lindex $argv 0]
# Expand the relative path
if {[strcmp [file pathtype $database_file] "relative"] ..."
(file "./cbrowser" line 3271)

SYSTEM INFO:
> uname -a
SunOS hercules 5.8 Generic_108528-13 sun4u sparc
SUNW,Sun-Fire-880

TCL/TK version info:
tcltk8.3.4

Please help me out. If I comment out the offending lines
the interpreter seems to be happy and I can launch the
program, but it does not work because the database
can't be loaded.

Discussion

  • Sivakumar Venkatesan

    Logged In: YES
    user_id=769611

    I changed the cbrowser program to refer to the latest version
    of wish and it started working after that.

     
  • Himanshu Patel

    Himanshu Patel - 2003-07-29

    Logged In: YES
    user_id=833020

    I am having the same problem. Which version of the wish
    fixes the problem???
    I am using wish4.2

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.