On 1/3/07, payal sharma <[EMAIL PROTECTED]> wrote:
>
> hello everyone
>   i was installing ns-2.26 on FC-4.but i got this error
>   tclclmappings.
>   h: In static member function 'static int
> TclObjectHelper<T>::dispatch_(void*,
>   Tcl_Interp*, int, char**)':
>   tclclmappings.
>   h:51: error: incomplete type 'Tcl' used in nested name specifier
>   tclclmappings.
>   h:52: error: invalid use of undefined type 'struct Tcl'
>   tclclmappings.
>   h:41: error: forward declaration of 'struct Tcl'
>   tclclmappings.
>   h:57: error: invalid use of undefined type 'struct Tcl'
>   tclclmappings.
>   h:41: error: forward declaration of 'struct Tcl'
>   make: *** [Tcl.o] Error 1
>   tclcl1.0b13
>   make failed! Exiting ...
>
>   hope someone knows solution.
>   cheers
>
Check to see which version of gcc you are using.  The older versions
of NS didn't
compile correctly with the newer gcc.  I would try it again with 2.29
or 2.30 versions of
NS if that is possible.

Reply via email to