C++ forum


 
Thread Tools Search this Thread
Top Forums Programming C++ forum
# 1  
Old 03-13-2007
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.

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'

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:
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..."

Does anybody know why? and how to solve it? Thanks in advance..
# 2  
Old 03-13-2007
I have no idea why this was originally posted in a 5.5 year old thread about something completely different, so I have split it into a new thread.
# 3  
Old 03-14-2007
Sorry, but I dont understand what u mean?
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. What is on Your Mind?

Mobile: Advanced Forum Statistics to Forum Home Page

For mobile users, I have just added a "first beta" Advanced Forum Statistics to the home page on mobile using CSS overflow:auto; so you can swipe if you need to see more. Google Search Console mobile usability says this page is "mobile friendly" so perhaps this will be useful for some of our... (12 Replies)
Discussion started by: Neo
12 Replies

2. What is on Your Mind?

Forum Update: Disabled Home Page Forum Statistics for Guests (Not Registered)

Just a quick update; to speed up the forums, I have disabled the forum statistics on the home page for non registered users. No changes for registered users. (0 Replies)
Discussion started by: Neo
0 Replies

3. What is on Your Mind?

This forum is best

For any unix/linux user/newbie.. this site is best.. it has evry thing for every one !! even if u login daily to this forum.... obesrb the posts and solutions .. u will learn better :) thankss to every one ! (2 Replies)
Discussion started by: yashwantkumar
2 Replies

4. What is on Your Mind?

The forum

Just quickly, would like one of the more senior users to describe what UNIX.COM is to the world. I'm doing a webpage with a link and need a good description. Better you provide it than me guessing. (6 Replies)
Discussion started by: Cameron
6 Replies

5. What is on Your Mind?

New Forum

well after a long time, this valuable resource that is UNIX.COM has an off topic forum. personally i think it is a step in the right direction. with a forum like this people can talk about anything they want and not worry about sticking to technical stuff. this keep the integrity of the board high,... (2 Replies)
Discussion started by: norsk hedensk
2 Replies
Login or Register to Ask a Question