Results 1 to 1 of 1
Hello All,
I have added some new files in my original ns-allinone2.26 and have made a sucessful compilation process.
Code:
make[1]: Entering directory '/home/my/sproject/ns-allinone-2.26/ns-2.26/indep-utils/webtrace-conv/ucb'
make[1]: Nothing to be done for ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-13-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 11
code omitted because of length
Hello All,
I have added some new files in my original ns-allinone2.26 and have made a sucessful compilation process.
However, when I try to type 'ns' (of course without the quote), or run any example scripts in the /tcl/ex, it returned the result as follows:Code:make[1]: Entering directory '/home/my/sproject/ns-allinone-2.26/ns-2.26/indep-utils/webtrace-conv/ucb' make[1]: Nothing to be done for 'all' make[1]: Leaving directory 'home/my/sproject/ns-allinone-2.26/ns-2.26/indep-utils/webtrace-conv/ucb'
Does anybody know why? and how to solve it? Thanks in advance..Code:my@box-ns2:~/sproject/ns-allinone-2.26/ns-2.26$ns ns: [code omitted because of length] :invalid command name "Node/MobileNode/MhSatNode" while executing "Node/MobileNode/MhSatNode instproc init args { $self instvar id_ agents_ dmux_ address_ address1_ nodetype_ if {[llength $args] == 2} { set address..."


Reply With Quote
