On 3/27/07, Litun Mishra <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am trying to install ns2.27 onto my network. But i
> get the following error:
>
> In file included from tclcl.h:48,
>                  from Tcl.cc:47:
> tclcl-mappings.h: In static member function `static
> int TclObjectHelper<T>::dispatch_(void*, Tcl_Interp*,
> int, char**)':
> tclcl-mappings.h:51: error: incomplete type `Tcl' used
> in nested name specifier
> tclcl-mappings.h:52: error: invalid use of undefined
> type `struct Tcl'
> tclcl-mappings.h:41: error: forward declaration of
> `struct Tcl'
> tclcl-mappings.h:57: error: invalid use of undefined
> type `struct Tcl'
> tclcl-mappings.h:41: error: forward declaration of
> `struct Tcl'
> make: *** [Tcl.o] Error 1
> tclcl-1.15 make failed! Exiting ...
> See http://www.isi.edu/nsnam/ns/ns-problems.html for
> problems
>
> The problem page also doesnt have any link for ns2.27.
>
>
> I really want to use the 2.27 version as there is a
> SIP implementation patch available for this version.
> What should i do?? I really need your help.

You didn't provide platform or distro info which also is helpful.
Which compiler version are you using (gcc --version)?  This version
will not compile with gcc 4.x. You will need to use 3.4.x (3.4.3 or 3.4.4).

Reply via email to