LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   z-mac installation on ns2.34 (https://www.linuxquestions.org/questions/linux-software-2/z-mac-installation-on-ns2-34-a-944856/)

knudfl 07-17-2012 04:07 PM

# 75

ns simple-wireless.tcl 3 wirelessOpt.tcl : 3 is not a valid figure.

Post # 47 gives you two valid examples :
ns simple-wireless.tcl 12 wirelessOpt.tcl
ns simple-wireless.tcl 20 wirelessOpt.tcl

.

guo 07-29-2012 04:02 AM

root@priyanka-Aspire-5745:/usr/local/ns-allinone-2.26/ns-2.26 /drandTcl# ./ns-drand simple-wireless.tcl 15 wirelessOpt.tcl
num_nodes is set 15
warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/DRAND::randomSeed_

see tcl-object.tcl in tclcl for info about this warning.

Starting Simulation...

what do these warning mean?Should I pay attention to them?

knudfl 07-29-2012 04:32 AM

# 77
Quote:

What do these warning mean ? Should I pay attention to them ?
Warnings are information. Not errors. And can usually be ignored.


Sometimes it is possible to avoid the warnings be editing a file.
There's an example here, post # 50 :
http://www.linuxquestions.org/questi...368/page4.html

.

vishnu1 02-22-2014 10:30 AM

ns-2.33 installation
 
Sir,
I followed post#14 to install ns-2.33 in ubuntu 10.10 (32 bit).
but i got following error
->
make: gcc-4.6.3: Command not found
make: *** [libotcl.a] Error 127
otcl-1.13 make failed! Exiting ..

knudfl 02-22-2014 12:42 PM

# 79, @vishnu1.

I have no idea what you are doing :
There is no gcc-4.6.3 anywhere in post #14 / the post #14 files.
( And definitely no gcc-4.6.3 in Ubuntu 10.10 ).
Post #14 and this entire thread is about ns-2.26 / zmac / drand.
Please read http://www.linuxquestions.org/linux/rules.html
→ ""When posting in an existing thread, ensure that what you're posting
is on-topic and relevant to the thread.""
I.e. you will not get any answers for an off-topic question :
Start a new thread http://www.linuxquestions.org/questi...ux-software-2/ > New Thread

#14 has the gcc-4.1.2 compilers for Ubuntu 10.10, that the only relevant item.

-

vishnu1 02-24-2014 01:20 AM

#80
 
Sir,
Sorry for inconvenience.
Due to some ambiguity you misunderstood.
My intention was only to know how be can use gcc-4.1.2 to install ns-2.33 or ns-2.26.
a.As per my knowledge we need to change (nsallinone-2.23->otcl-1.13->Makefiel.in(ln-7-cc= gcc-V)).
b.After doing the step #a i am getting same error as i told in post #79.(with gcc-4.5,gcc-4.1.2,etc).

c.but it is ok with gcc-4.4 and gcc-4.6 only(no error).
So My final question is that we need to do step-a or not.

Thanks.

knudfl 02-24-2014 04:18 AM

# 81 :

Not really a relevant topic in this "z-mac, drand thread" : Start a new thread.

See #80 : ""you will not get any answers... ""


All times are GMT -5. The time now is 04:19 PM.