[ns] Re: SOLUTION for ns-2.27 setdest problem!
harish r
harish_coundinya at rediffmail.com
Sat Feb 28 13:49:28 PST 2004
Hello
Just add -DCPP_NAMESPACE=std to the line DEFINE = -Dstand_alone
-DSTL_NAMESPACE=@STL_NAMESPACE@ in Makefile of
ns-x.xx/indep-utils/webtrace-conv/nlanr/Makefile
ns-x.xx/indep-utils/webtrace-conv/dec/Makefile
ns-x.xx/indep-utils/cmu-scen-gen/setdest/Makefile
You wont get errors next time when you run make in ns directory. I
hope it helps
.
Harish Raghav
Computer Science
University of Dayton
Date: Fri, 27 Feb 2004 02:25:45 -0700
From: Sanjay Darisi <sanjaydarisi at cox.net>
Subject: [ns] ns-2.27 setdest problem!
To: ns-users at ISI.EDU
Message-ID: <403F0D19.6060103 at cox.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi all,
I'm using ns-2.27 on debian. When I do make in the
indep-utils/cmu-scen-gen/setdest directory, it says
g++ -c -Dstand_alone -DSTL_NAMESPACE=@STL_NAMESPACE@ -o
setdest.o
setdest.cc
In file included from ../../../config.h:54,
from setdest.h:5,
from setdest.cc:57:
../../../autoconf.h:85: namespace `CPP_NAMESPACE' undeclared
How do I get over it? It wasn't there in ns-2.26. ns-2.26 uses
STL_NAMESPACE in autoconf.h. Any ideas???
Thank you,
sanjay.
More information about the Ns-users
mailing list