Hi,
I have created a project under ns2 with C++ support,  but  when  I bild the
project  I have the following error:

/home/mary/Ns2/ns-allinone-2.29/bin/tclsh8.4 bin/tcl-expand.tcl tcl/lib/ns-
lib.tcl tcl/lib/ns-diffusion.tcl  | ../tclcl-1.17/tcl2c++ et_ns_lib >
gen/ns_tcl.cc
/bin/sh: ../tclcl-1.17/tcl2c++: No such file or directory
error writing "stdout": broken pipe
    while executing
"puts $line"
    (procedure "expand_file" line 18)
    invoked from within
"expand_file [file tail $name]"
    ("foreach" body line 5)
    invoked from within
"foreach name $argv {
    set dirname [file dirname $name]
    if {$dirname != "."} {
        cd $dirname
        expand_file [file tail $name]
        cd $startupDir
    } else ..."
    (file "bin/tcl-expand.tcl" line 65)
make: *** [gen/ns_tcl.cc] Error 127

I have found other email about this, but in that case there were an error of
permission denied, in my case there is an error of absence of file, but I
home/mary/Ns2/tclcl-1.17, so what is the problem???
Please help me!
Thanks.

Reply via email to