[Csci551-talk] ns-2 CPP_NAMESPACE error
John Heidemann
johnh at ISI.EDU
Tue May 18 08:04:10 PDT 2004
On Mon, 17 May 2004 18:32:20 PDT, "Aaron Tu" wrote:
>When I tried to rebuild setdest (ns-2), I got the following error. I
>tried searching the web for an answer, but only to find that this
>problem is not uniquely mine. I wonder if anyone is familiar with the
>problem and know how to resolve it.
>
>$ make
>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: error: namespace `CPP_NAMESPACE' undeclared
>make: *** [setdest.o] Error 1
>
>Have a great summer!
>
>Aaron
Rename STL_NAMESPACE to CPP_NAMESPACE in Makefile.in and reconfigure.
-John Heidemann
More information about the Csci551-talk
mailing list