Hello everyone,

I' m under Fedora 13 and want to install ns 2.29 in order to test the 
Wimax module made by NDSL for my final thesis (I believe it doesn't work 
with the latest version of ns - it gives compilation errors when trying 
to make ns).

So my problem is that I get compilation errors when running install 
during tclcl's make procedure.

The error is the following.

    Tcl.cc: In member function ‘void Tcl::eval(char*)’:
    Tcl.cc:182: warning: deprecated conversion from string constant to
    ‘char*’
    Tcl.cc: In member function ‘int TclObject::traceVar(const char*,
    TclObject*)’:
    Tcl.cc:421: warning: deprecated conversion from string constant to
    ‘char*’
    Tcl.cc: In static member function ‘static int
    TclClass::create_shadow(void*, Tcl_Interp*, int, const char**)’:
    Tcl.cc:509: warning: deprecated conversion from string constant to
    ‘char*’
    Tcl.cc:511: warning: deprecated conversion from string constant to
    ‘char*’
    Tcl.cc: In static member function ‘static int
    TclClass::dispatch_instvar(void*, Tcl_Interp*, int, const char**)’:
    Tcl.cc:566: error: invalid conversion from ‘const char*’ to ‘char*’
    Tcl.cc:571: warning: deprecated conversion from string constant to
    ‘char*’
    Tcl.cc: In member function ‘virtual void TclClass::bind()’:
    Tcl.cc:603: warning: deprecated conversion from string constant to
    ‘char*’
    Tcl.cc:605: warning: deprecated conversion from string constant to
    ‘char*’
    make: *** [Tcl.o] Error 1
    tclcl-1.17 make failed! Exiting ...

If someone can give me a hand I would appreciate it a lot! Thanks in 
advance.

Regards,

Giorgos

Reply via email to