./autoconf.h:89: error: expected namespace-name before ';' token
./autoconf.h:89: error: ''is not a namespace
make:***[tools/random.o] Error 1
Ns make failed!
change the relevant part in autoconf.h accrodingly
,and sometimes the problem is "CPP_NAMESPACE is not declared".
It is a warning!!It doe
hi,all
i downlord the software as following:
1.cygwin.exe
2.ns-allinone-2.28
3.ns-2 SCTP module [original ns-allinone-2.28]
from http://www.armandocaro.net/software/ns2sctp/
I install cygwin on windows XP first.
Then i tar xvfz ns-allinone-2.28
and gzip -d ns-allinone-2.28.sctp-rel3.5_patc
Hello all,
I solved my "wrong node routing agent" problem. Actually, I was
invoking the wrong ns.exe. After compiling ns2, my command was still
calling the old "uncompiled" version of the executable.
I just wanted to write this here, so this experience might help
somebody else, someday...
t
Hi Dear users,
I have a problem as the following when I run some applications in
Version 2.28 over DSR:
queue/dsr-priqueue.cc:308: failed assertion `prq_snd_[q].ifq_head == 0'
Who could kindly tell me what is the problem and how to solve it?
Thanks a lot,
Annie
I think you don't seem to have Tcl/Tk development packages for Debian.
You could probably do "sudo apt-get install tcl8.3-dev tk8.3-dev", and
then try again ns-2 installation.
-SH
On 1/11/06, Leonardo Maccari
<[EMAIL PROTECTED]> wrote:
>
>
> I'm trying to install ns2 2.29 (tried 2.28 too) on de
Hi all,
I'am trying to implement an SFQ but I have some problems and I need some
help
In the following code, I've first created a queue sfq0 with desired
parameters (using the commands buckets and limit) but I don't find how
to attach it to my link from $r2 to $k1.
set sfq0 [new Queue/SFQ]
$s
Hi,
Hello,
there are superfluous "'" characters in unix/configure:
grep in unix/configure for /etc/.relid and change it from
system=MP-RAS-`awk '{print }' /etc/.relid'`
to
system=MP-RAS-`awk '{print }' /etc/.reli
Hi All,
Does anybody know if MPLS work with wireless-cum-wired
network? Have an example??
Tanks in advance,
Andrea
-
Yahoo! Photos Showcase holiday pictures in hardcover
Photo Books. You design it and well bind it!
For as if now wired-cumwireless aspect is under consideration (And I should
take a look on Francesco's script !!!); so NO wired-cum-wireless with
Mathieu's work as if now.
May be soon.
On 1/10/06, Debora Meyhofer Ferreira <[EMAIL PROTECTED]> wrote:
>
>
> Hello!
>
> I want to know if in this versi
Note: forwarded message attached.
Send instant messages to your online friends http://in.messenger.yahoo.com
Note: forwarded message attached.
Send instant messages to your online friends http://in.messenger.yahoo.com
Note: forwarded message attached.
Send instant messages to your online friends http://in.messenger.yahoo.com
I'm trying to install ns2 2.29 (tried 2.28 too) on debian testing. If I
understood correctly the allinone package should contain all I need, apart
x library that I have installed separately, but installation script fails
with this:
*
Does anyone has any idea if EDF module for ns2 had been contibuted..??
--
Kamal
Chech this page on Sally's RED. Let me know if it helped:
http://www.icir.org/floyd/red.html#parameters
On 1/11/06, #LIM XIAOWEI# <[EMAIL PROTECTED]> wrote:
>
>
> Hi!
>
> In order to implement queue mechanisms, i understand we can define it in
> when we define the links such as
>
> $ns simplex-l
Hello everyone,
Please apologize if this email is not of your interest.
UM-OLSR 0.8.8, our OLSR implementation for the ns2 network simulator, has been
released. It comes with a better default configuration and some improvements
in the memory management.
More info on UM-OLSR website:
h
Hi, i'm preparing a thesis about internetworking between WLANs 802.11 and
UMTS. I should design a mobile gateway whic move together with the wireless
user terminals. I must use EURANE and NS-2 to simulate this scenario but,
as far as i know, EURANE don't supports multiple celles environments,
Hi everybody.
Is it possible to SET the IFq LENGTH of a mobile node to 0 ?
The minimum length I succeded to 'successfully' set is 2. In fact, in the
case it is 0 or 1 I don't experience any packet exchange between the nodes
of my scenario. Maybe there is some constraint related to programming
Hi everybody,
I'm looking for an OSPF routing simulation. Does anyone know about such an
implementation/contribution ? Thanks.
Jean-Louis Passetemps
Land & Joint Systems
Thales Communications
Hi!
In order to implement queue mechanisms, i understand we can define it in when
we define the links such as
$ns simplex-link
If i want to implement RED queue mechanisms, what should i write in queue_
type?
$ns simplex-link ??
Regards,
zoe
Hi,
i have installed the protocol Noah in ns-2.29 through the following steps:
Makefile.in add noah/noah.o \ to OBJ_CC and tcl/mobility/noah.tcl \ to
NS_TCL_LIB
noah/noah.{h,cc}add noah.h and noah.cc to a new subdirectory noah/
tcl/mobility/noah.tcl add noah.tcl to tcl/mobility/
21 matches
Mail list logo